Skip to content

Commit 9a8a18a

Browse files
authored
Merge pull request #1870 from progit/dependabot/bundler/pygments.rb-2.4.0
Update pygments.rb requirement from 2.3.1 to 2.4.0
2 parents b710143 + 94a4371 commit 9a8a18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem 'asciidoctor-epub3', '1.5.1'
1111
gem 'asciidoctor-pdf', '2.3.4'
1212

1313
gem 'coderay', '1.1.3'
14-
gem 'pygments.rb', '2.3.1'
14+
gem 'pygments.rb', '2.4.0'
1515
gem 'thread_safe', '0.3.6'
1616
gem 'epubcheck-ruby', '5.0.0.0'
1717
gem 'html-proofer', '5.0.7'

0 commit comments

Comments
 (0)