Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Commit

Permalink
Bump redcarpet from 3.4.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](vmg/redcarpet@v3.4.0...v3.5.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 19, 2021
1 parent cd43194 commit 9c15e62
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 @@ -7,6 +7,6 @@ gem 'middleman-syntax', '~> 3.0.0'
gem 'middleman-autoprefixer', '~> 2.7.0'
gem 'middleman-sprockets', '~> 4.1.0'
gem 'rouge', '~> 2.0.5'
gem 'redcarpet', '~> 3.4.0'
gem 'redcarpet', '~> 3.5.1'
gem 'nokogiri', '~> 1.11.4'
gem 'therubyracer', platforms: :ruby
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ GEM
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
redcarpet (3.4.0)
redcarpet (3.5.1)
ref (2.0.0)
rouge (2.0.7)
sass (3.4.23)
Expand Down Expand Up @@ -128,7 +128,7 @@ DEPENDENCIES
middleman-sprockets (~> 4.1.0)
middleman-syntax (~> 3.0.0)
nokogiri (~> 1.11.4)
redcarpet (~> 3.4.0)
redcarpet (~> 3.5.1)
rouge (~> 2.0.5)
therubyracer

Expand Down

0 comments on commit 9c15e62

Please sign in to comment.