diff --git a/Gemfile b/Gemfile index e335881..04f8471 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'rake', '13.4.1' +gem 'rake', '13.4.2' gem 'asciidoctor', '2.0.26' gem 'json', '2.19.3'