add gem rubocop
Showing
| ... | ... | @@ -42,6 +42,7 @@ group :development, :test do |
| end | ||
| group :development do | ||
| gem 'rubocop' | ||
| # Access an interactive console on exception pages or by calling 'console' anywhere in the code. | ||
| gem 'web-console', '>= 3.3.0' | ||
| gem 'listen', '>= 3.0.5', '< 3.2' | ||
| ... | ... |
Please
register
or
sign in
to comment