diff --git a/Gemfile b/Gemfile index 2b3ffb1..a47b1cf 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem 'rake', '13.3.0' gem 'asciidoctor', '2.0.23' -gem 'json', '2.13.2' +gem 'json', '2.14.1' gem 'awesome_print', '1.9.2' gem 'asciidoctor-fb2', '0.8.0'