diff --git a/Gemfile b/Gemfile index a0cb5c222..c0d40270d 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem 'rake', ' 13.0.1' gem 'asciidoctor', '2.0.12' -gem 'json', '2.3.1' +gem 'json', '2.4.1' gem 'awesome_print', '1.8.0' gem 'asciidoctor-epub3', '1.5.0.alpha.18'