Update rubocop

This commit is contained in:
Dylan Thacker-Smith
2020-12-11 14:14:15 -05:00
parent 4d40f83457
commit f3e2be9f85
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ group :benchmark, :test do
end
group :test do
gem 'rubocop', '~> 0.78.0', require: false
gem 'rubocop', '~> 1.4', require: false
gem 'rubocop-performance', require: false
platform :mri, :truffleruby do