fix rubocop issues

This commit is contained in:
Samy KACIMI 2017-04-05 00:47:17 +02:00
parent 073f92fc76
commit 79ef756f64
2 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@ end
group :test do
gem 'simplecov', require: false
gem 'webmock'
gem 'rspec-sidekiq'
gem 'faker'
gem 'rspec-sidekiq'
end
group :development do