update to rubocop v0.48.1

Updated other gems(nokogiri rails-dom-testing) to be able to update rubocop
This commit is contained in:
Agrim Mittal 2017-04-12 20:21:44 +05:30
parent be33f345a1
commit c27ab2d4a9
2 changed files with 17 additions and 20 deletions

View file

@ -202,7 +202,7 @@ group :development do
gem 'guard-rspec', '~> 4.2.8'
gem 'spring-commands-rspec'
# for static code analisys
gem 'rubocop', require: false
gem 'rubocop', '~> 0.48.1', require: false
# as database
gem 'sqlite3'
# to open mails