1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

updated gem coveralls_reborn to 0.18.0

This commit is contained in:
Sylvain 2020-09-08 08:30:02 +02:00
parent 69d5aa5c60
commit f8b69b40e2
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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