Skip to content

Commit

Permalink
Bump pygments.rb from 1.2.1 to 2.4.1 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 21, 2024
1 parent fa49f39 commit d10ef31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gem 'jekyll-paginate', '~> 1.1'
gem 'jekyll', '~> 3.10'
gem 'jemoji', '~> 0.13'
gem 'redcarpet', '~> 3.6'
gem 'pygments.rb', '~> 1.1'
gem 'pygments.rb', '~> 2.4'

# 1.14.0 is Ruby 2.7 only
gem 'nokogiri', '~> 1.13.10', '< 1.14.0'
Expand Down
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ GEM
mercenary (0.3.6)
mini_portile2 (2.8.5)
minitest (5.23.1)
multi_json (1.13.1)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand All @@ -75,8 +74,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.1.1)
pygments.rb (1.2.1)
multi_json (>= 1.0.0)
pygments.rb (2.4.1)
racc (1.7.3)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
Expand Down Expand Up @@ -108,7 +106,7 @@ DEPENDENCIES
jekyll-paginate (~> 1.1)
jemoji (~> 0.13)
nokogiri (~> 1.13.10, < 1.14.0)
pygments.rb (~> 1.1)
pygments.rb (~> 2.4)
redcarpet (~> 3.6)

BUNDLED WITH
Expand Down

0 comments on commit d10ef31

Please sign in to comment.