diff --git a/Gemfile b/Gemfile index a82e044..48e1c61 100644 --- a/Gemfile +++ b/Gemfile @@ -8,5 +8,5 @@ gem "bundler" gem "pry" gem "rake" gem "rspec", "~> 3.1" -gem "rubocop", "~> 1.76.0" +gem "rubocop", "~> 1.81.1" gem "simplecov", "!= 0.18.0", "!= 0.18.1", "!= 0.18.2", "!= 0.18.3", "!= 0.18.4", "!= 0.18.5", "!= 0.19.0", "!= 0.19.1"