diff --git a/Gemfile b/Gemfile index f46bc28..455b89e 100644 --- a/Gemfile +++ b/Gemfile @@ -8,5 +8,5 @@ gem 'rake', '~> 13.0' gem 'rubocop', '1.24.1' gem 'rubocop-minitest', '0.17.0' gem 'rubocop-packaging', '0.5.1' -gem 'rubocop-performance', '1.13.1' +gem 'rubocop-performance', '1.13.2' gem 'rubocop-rake', '0.6.0'