diff --git a/Gemfile b/Gemfile index d7942a4d2..2fac10680 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'asciidoctor-epub3', '1.5.0.alpha.19' gem 'asciidoctor-pdf', '1.5.4' gem 'coderay', '1.1.3' -gem 'pygments.rb', '2.1.0' +gem 'pygments.rb', '2.2.0' gem 'thread_safe', '0.3.6' gem 'epubcheck-ruby', '4.2.4.0' gem 'html-proofer', '3.18.8'