diff --git a/Gemfile b/Gemfile index 569775da36..4ce9806a33 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem 'asciidoctor-epub3', '2.1.0' gem 'asciidoctor-pdf', '2.3.15' 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'