diff --git a/Gemfile b/Gemfile index 3af73b9..6a37449 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ group :test do gem 'foodcritic', '~> 16.0' gem 'minitest', '~> 5.5' gem 'rake' - gem 'rubocop', '~> 1.68.0' + gem 'rubocop', '~> 1.69.0' gem 'simplecov', '~> 0.10' end