Skip to content

Commit f7d8ec2

Browse files
renovate[bot]maxandersen
authored andcommitted
Update dependency pygments.rb to '~> 2.4.0'
1 parent 12f26c5 commit f7d8ec2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

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

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

3939
# Performance-booster for watching directories on Windows
4040
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
@@ -133,7 +133,7 @@ GEM
133133
forwardable-extended (~> 2.6)
134134
posix-spawn (0.3.15)
135135
public_suffix (5.0.3)
136-
pygments.rb (2.3.1)
136+
pygments.rb (2.4.0)
137137
racc (1.7.1)
138138
rainbow (3.1.1)
139139
rake (13.0.6)
@@ -182,7 +182,7 @@ DEPENDENCIES
182182
jekyll-postfiles
183183
jekyll-theme-clean-blog!
184184
jekyll-webmention_io!
185-
pygments.rb (~> 2.3.1)
185+
pygments.rb (~> 2.4.0)
186186
rake
187187
tzinfo-data
188188

0 commit comments

Comments
 (0)