Skip to content

Commit

Permalink
Update dependency rouge to v3.19.0 (Kong#2040)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 26, 2020
1 parent 7cbbc47 commit c6f0484
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,4 +2,4 @@ source 'https://rubygems.org'
gem 'jekyll', '3.8.6'
gem 'jekyll-redirect-from'
gem 'redcarpet', '3.5.0'
gem 'rouge', '3.18.0'
gem 'rouge', '3.19.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ GEM
rb-inotify (0.10.0)
ffi (~> 1.0)
redcarpet (3.5.0)
rouge (3.18.0)
rouge (3.19.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand All @@ -61,7 +61,7 @@ DEPENDENCIES
jekyll (= 3.8.6)
jekyll-redirect-from
redcarpet (= 3.5.0)
rouge (= 3.18.0)
rouge (= 3.19.0)

BUNDLED WITH
1.17.3

0 comments on commit c6f0484

Please sign in to comment.