Skip to content

Commit 3cbb139

Browse files
chore(deps): update dependency pygments.rb to v4
1 parent 485b52e commit 3cbb139

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ end
3535

3636
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
3737
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
38-
gem 'pygments.rb', '~> 2.4.0'
38+
gem 'pygments.rb', '~> 4.0.0'
3939

4040
# Performance-booster for watching directories on Windows
4141
gem "wdm", "~> 0.1.0" if Gem.win_platform?

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ GEM
131131
pathutil (0.16.2)
132132
forwardable-extended (~> 2.6)
133133
public_suffix (5.0.3)
134-
pygments.rb (2.4.0)
134+
pygments.rb (4.0.0)
135135
racc (1.7.1)
136136
rainbow (3.1.1)
137137
rake (13.3.1)
@@ -180,7 +180,7 @@ DEPENDENCIES
180180
jekyll-sass-converter (~> 2.2)
181181
jekyll-theme-clean-blog!
182182
jekyll-webmention_io!
183-
pygments.rb (~> 2.4.0)
183+
pygments.rb (~> 4.0.0)
184184
rake
185185
tzinfo-data
186186

0 commit comments

Comments
 (0)