diff --git a/Gemfile b/Gemfile index b9ce05859..db4641322 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem 'asciidoctor-epub3', '2.1.3' gem 'asciidoctor-pdf', '2.3.17' gem 'coderay', '1.1.3' -gem 'pygments.rb', '2.4.1' +gem 'pygments.rb', '3.0.0' gem 'thread_safe', '0.3.6' gem 'epubcheck-ruby', '5.1.0.0' gem 'html-proofer', '5.0.9'