Skip to content

Commit 00e7695

Browse files
authored
Merge pull request #4 from progit/dependabot/bundler/pygments.rb-5.0.0
Update pygments.rb requirement from 2.4.1 to 5.0.0
2 parents 342b3f9 + b9599ad commit 00e7695

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

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

1313
gem 'coderay', '1.1.3'
14-
gem 'pygments.rb', '2.4.1'
14+
gem 'pygments.rb', '5.0.0'
1515
gem 'thread_safe', '0.3.6'
1616
gem 'epubcheck-ruby', '5.2.0.0'
1717
gem 'html-proofer', '5.2.2'

0 commit comments

Comments
 (0)