diff --git a/Gemfile b/Gemfile index 1cec18c28..c4a2c5051 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'