diff --git a/Gemfile b/Gemfile index 3b7b75d40..d100bb048 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ group :development do # Access an IRB console on exception pages or by using <%= console %> in views gem 'active_record_query_trace' gem 'awesome_print' - gem 'coveralls_reborn', '~> 0.17.0', require: false + gem 'coveralls_reborn', '~> 0.18.0', require: false gem 'foreman' gem 'web-console', '>= 3.3.0' # Preview mail in the browser diff --git a/Gemfile.lock b/Gemfile.lock index a4343e1d8..8b60bfaa5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM sprockets (< 4.0) concurrent-ruby (1.1.6) connection_pool (2.2.3) - coveralls_reborn (0.17.0) + coveralls_reborn (0.18.0) simplecov (>= 0.18.1, < 0.20.0) term-ansicolor (~> 1.6) thor (>= 0.20.3, < 2.0) @@ -470,7 +470,7 @@ DEPENDENCIES chroma compass-core! compass-rails (= 3.1.0) - coveralls_reborn (~> 0.17.0) + coveralls_reborn (~> 0.18.0) database_cleaner devise (>= 4.6.0) dotenv-rails