add rubocop gem, created industry, city crawler task
Showing
| ... | ... | @@ -58,4 +58,5 @@ end |
| gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||
| gem 'slim-rails', '~> 3.2' | ||
| gem 'nokogiri', '~> 1.11', '>= 1.11.7' | ||
| gem 'httparty', '~> 0.18.1' | ||
| \ No newline at end of file | ||
| gem 'httparty', '~> 0.18.1' | ||
| gem 'rubocop-rails', '~> 2.11', '>= 2.11.3' | ||
| \ No newline at end of file |
Please
register
or
sign in
to comment