diff --git a/Gemfile b/Gemfile index 3667427..19b3808 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ group :test do gem 'coveralls', require: false gem 'foodcritic', '~> 16.0' gem 'rake' - gem 'rubocop', '~> 1.58.0' + gem 'rubocop', '~> 1.59.0' gem 'simplecov', '~> 0.10' end