Skip to content

Commit

Permalink
[ci] Solve OrderedGems Rubocop cop offenses
Browse files Browse the repository at this point in the history
  • Loading branch information
Ana06 committed Feb 20, 2017
1 parent 5159176 commit c2e052e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/Gemfile
Expand Up @@ -87,8 +87,8 @@ group :test do
# to ensure a clean state for testing
gem 'database_cleaner', '>= 1.0.1'
# for test coverage reports
gem 'simplecov', require: false
gem 'coveralls', require: false
gem 'simplecov', require: false
# for failing fast
gem 'minitest-fail-fast'
# for spec like reporting
Expand Down

0 comments on commit c2e052e

Please sign in to comment.