Skip to content

Commit bfc8603

Browse files
authored
Merge pull request #1814 from progit/dependabot/bundler/pygments.rb-2.3.1
Update pygments.rb requirement from 2.3.0 to 2.3.1
2 parents 3bd83d2 + cd94590 commit bfc8603

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.1'
1010
gem 'asciidoctor-pdf', '2.3.4'
1111

1212
gem 'coderay', '1.1.3'
13-
gem 'pygments.rb', '2.3.0'
13+
gem 'pygments.rb', '2.3.1'
1414
gem 'thread_safe', '0.3.6'
1515
gem 'epubcheck-ruby', '4.2.6.0'
1616
gem 'html-proofer', '4.4.1'

0 commit comments

Comments
 (0)