Gemfile in phony_rails-0.14.13 vs Gemfile in phony_rails-0.15.0
- old
+ new
@@ -9,5 +9,6 @@
gem 'guard-bundler' # , '~> 2.0.0'
gem 'guard-rspec' # , '~> 4.2.0'
gem 'rake'
gem 'rspec' # , '~> 2.14.0'
gem 'rubocop'
+gem 'rubocop-performance'