Skip to content

Commit 1cf691e

Browse files
authored
Merge pull request #1589 from progit/dependabot/bundler/pygments.rb-2.0.0
Update pygments.rb requirement from 1.2.1 to 2.0.0
2 parents effb672 + 5d2d545 commit 1cf691e

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
@@ -10,7 +10,7 @@ gem 'asciidoctor-epub3', '1.5.0.alpha.19'
1010
gem 'asciidoctor-pdf', '1.5.4'
1111

1212
gem 'coderay', '1.1.3'
13-
gem 'pygments.rb', '1.2.1'
13+
gem 'pygments.rb', '2.0.0'
1414
gem 'thread_safe', '0.3.6'
1515
gem 'epubcheck-ruby', '4.2.4.0'
1616
gem 'html-proofer', '3.18.5'

0 commit comments

Comments
 (0)