Skip to content

Commit

Permalink
chore(gems): Bump to a version of redcarpet that doesn't segfault
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-royal committed Jul 6, 2015
1 parent e793624 commit e338888
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GEM
coderay (1.1.0)
diff-lcs (1.2.5)
ffi (1.9.8)
hologram (1.3.0)
hologram (1.3.1)
redcarpet (>= 2.2, < 4.0)
rouge (>= 1.5)
method_source (0.8.2)
Expand All @@ -28,8 +28,8 @@ GEM
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
redcarpet (3.2.2)
rouge (1.7.7)
redcarpet (3.3.2)
rouge (1.9.0)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
Expand Down Expand Up @@ -58,3 +58,6 @@ DEPENDENCIES
pry
rspec
selenium-webdriver

BUNDLED WITH
1.10.5

0 comments on commit e338888

Please sign in to comment.