diff --git a/Gemfile b/Gemfile index 50acfb5..d5b1c4f 100644 --- a/Gemfile +++ b/Gemfile @@ -11,6 +11,6 @@ gem 'simplecov', '~> 0.22.0' gem 'webmock', '~> 3.4' -gem 'rubocop', '~> 1.67.0' +gem 'rubocop', '~> 1.68.0' gem 'rubocop-packaging', '~> 0.5' gem 'rubocop-performance', '~> 1.20'