diff --git a/Gemfile b/Gemfile index 1cec18c28..7669dfd4f 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem 'rake', '13.0.6' gem 'asciidoctor', '2.0.20' -gem 'json', '2.6.3' +gem 'json', '2.7.0' gem 'awesome_print', '1.9.2' gem 'asciidoctor-fb2', '0.7.0'