Skip to content

Commit

Permalink
bump redcarpet
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed Nov 24, 2014
1 parent 179806b commit 4c3f844
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem 'coffee-rails', '~> 4.0.0'
gem 'jquery-rails'
gem 'turbolinks'

gem 'redcarpet', '~> 3.1.2'
gem 'redcarpet', '~> 3.2'
gem 'paperclip', '~> 4.1'

group :development, :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ GEM
thor (>= 0.18.1, < 2.0)
raindrops (0.13.0)
rake (10.3.2)
redcarpet (3.1.2)
redcarpet (3.2.0)
remotipart (1.2.1)
responders (1.1.2)
railties (>= 3.2, < 4.2)
Expand Down Expand Up @@ -212,7 +212,7 @@ DEPENDENCIES
rails (~> 4.1.1)
rails_admin
rails_locale_detection (~> 2.0.0.pre)
redcarpet (~> 3.1.2)
redcarpet (~> 3.2)
rspec-instafail (~> 0.2.4)
rspec-rails (~> 3.0)
sass-rails (~> 4.0.0)
Expand Down

0 comments on commit 4c3f844

Please sign in to comment.