Skip to content

Commit

Permalink
bump redcarpet
Browse files Browse the repository at this point in the history
  • Loading branch information
denschub committed Jun 25, 2015
1 parent b2aaf87 commit a539259
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ gem 'jquery-rails'
gem 'turbolinks'
gem 'will_paginate-bootstrap'

gem 'redcarpet', '~> 3.2'
gem 'redcarpet', '~> 3.3'
gem 'paperclip', '~> 4.3'

gem 'feedjira', github: 'feedjira/feedjira'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ DEPENDENCIES
rails (~> 4.2.0)
rails_admin
rails_locale_detection (~> 2.0.0.pre)
redcarpet (~> 3.2)
redcarpet (~> 3.3)
rspec-instafail (~> 0.2.4)
rspec-rails (~> 3.0)
sanitize (~> 4.0.0)
Expand Down

0 comments on commit a539259

Please sign in to comment.