Gemfile in standard-performance-1.0.0 vs Gemfile in standard-performance-1.0.1
- old
+ new
@@ -3,11 +3,5 @@
gemspec
gem "rake"
gem "minitest"
gem "standard"
gem "m"
-
-group :test do
- gem "rubocop", "~> 1.48.1"
-end
-
-gem "lint_roller", path: "../lint_roller"