diff --git a/Gemfile b/Gemfile index fd6c1116c..069745f17 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'rake', '13.0.6' +gem 'rake', '13.1.0' gem 'asciidoctor', '2.0.20' gem 'json', '2.6.3'