X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/343f0bca1475ac8ac29cb0869d8438e13a7e69c7..6de1744ab09ee73bd7cd1d20887906b96b43b44e:/Gemfile?ds=sidebyside diff --git a/Gemfile b/Gemfile index 1099cfd85..6c93b96dd 100644 --- a/Gemfile +++ b/Gemfile @@ -137,6 +137,7 @@ group :test do gem "minitest", "~> 5.1", :platforms => [:ruby_19, :ruby_20] gem "rails-controller-testing" gem "rubocop" + gem "rubocop-performance" gem "webmock" end