diff --git a/Gemfile b/Gemfile index 48b7c2e..b4ee738 100644 --- a/Gemfile +++ b/Gemfile @@ -32,4 +32,4 @@ gem 'rspec', '3.12.0' gem 'simplecov', '0.22.0' gem 'rubocop', '1.60.1', require: false gem 'rubocop-rspec', '2.26.1', require: false -gem 'xcop', '0.7.1' +gem 'xcop', '0.9.0'