Skip to content

Commit

Permalink
Bump rouge from 3.23.0 to 3.24.0
Browse files Browse the repository at this point in the history
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.23.0 to 3.24.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](rouge-ruby/rouge@v3.23.0...v3.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 14, 2020
1 parent ce1b8ec commit 849631a
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 @@ -2,7 +2,7 @@ source "https://rubygems.org"

gem "jekyll", "~> 4.1"
gem "kramdown", "~> 2.3"
gem "rouge", "~> 3.23"
gem "rouge", "~> 3.24"

group :development do
gem "puma", "~> 5.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.4)
rouge (3.23.0)
rouge (3.24.0)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
Expand All @@ -81,7 +81,7 @@ DEPENDENCIES
kramdown (~> 2.3)
puma (~> 5.0)
rack-jekyll!
rouge (~> 3.23)
rouge (~> 3.24)

BUNDLED WITH
2.1.4

0 comments on commit 849631a

Please sign in to comment.