diff --git a/Gemfile b/Gemfile index 0893f08a..2f84a456 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'rake', '13.2.1' +gem 'rake', '13.3.0' gem 'asciidoctor', '2.0.22' gem 'json', '2.9.1'