Skip to content

Commit

Permalink
Update dependency rouge to "~> 4.3.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cortinico committed Jun 14, 2024
1 parent 7ecb069 commit dfc2234
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 @@ -17,7 +17,7 @@ source "https://rubygems.org"
gem "jekyll", ">= 3.7.4"
gem "nokogiri", ">= 1.13.2"
gem "minimal-mistakes-jekyll"
gem "rouge", "~> 4.2.0"
gem "rouge", "~> 4.3.0"
gem "kramdown", ">= 2.3.0"
gem "jemoji"
gem "webrick"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.6)
rouge (4.2.1)
rouge (4.3.0)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sass-embedded (1.75.0-arm64-darwin)
Expand All @@ -141,7 +141,7 @@ DEPENDENCIES
kramdown (>= 2.3.0)
minimal-mistakes-jekyll
nokogiri (>= 1.13.2)
rouge (~> 4.2.0)
rouge (~> 4.3.0)
webrick

BUNDLED WITH
Expand Down

0 comments on commit dfc2234

Please sign in to comment.