diff --git a/Gemfile b/Gemfile index ffbd52c..3907f2d 100644 --- a/Gemfile +++ b/Gemfile @@ -9,5 +9,5 @@ gem "codeclimate-test-reporter", "0.4.4" gem "pry" gem "rake" gem "rspec", "~> 3.1" -gem "rubocop", "~> 1.76.0" +gem "rubocop", "~> 1.77.0" 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"