diff --git a/Gemfile b/Gemfile index fba0506..73fd903 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'rake', '13.1.0' +gem 'rake', '13.2.0' gem 'asciidoctor', '2.0.22' gem 'json', '2.7.1'