Skip to content

Commit

Permalink
[Security] Bump redcarpet from 2.1.1 to 3.2.3
Browse files Browse the repository at this point in the history
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 2.1.1 to 3.2.3. **This update includes a security fix.**
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](vmg/redcarpet@v2.1.1...v3.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 30, 2019
1 parent a57c949 commit 13a12ff
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 @@ -28,7 +28,7 @@ gem 'jquery-rails'
gem 'passenger'
gem 'recaptcha', '3.0.0', :require => "recaptcha/rails"
gem 'cocaine', '~>0.5.3'
gem 'redcarpet', '2.1.1'
gem 'redcarpet', '3.2.3'
gem "skylight" # performance tracking via skylight.io

gem 'rdiscount', '1.6.8'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ GEM
json (~> 1.4)
recaptcha (3.0.0)
json
redcarpet (2.1.1)
redcarpet (3.2.3)
rmagick (2.15.4)
ruby-openid (2.7.0)
skylight (1.7.2)
Expand Down Expand Up @@ -132,7 +132,7 @@ DEPENDENCIES
rails (~> 3.2)
rdiscount (= 1.6.8)
recaptcha (= 3.0.0)
redcarpet (= 2.1.1)
redcarpet (= 3.2.3)
rmagick
ruby-openid
skylight
Expand Down

0 comments on commit 13a12ff

Please sign in to comment.