mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-29 18:52:22 +01:00
updated gem coveralls_reborn to 0.18.0
This commit is contained in:
parent
69d5aa5c60
commit
f8b69b40e2
2
Gemfile
2
Gemfile
@ -40,7 +40,7 @@ group :development do
|
|||||||
# Access an IRB console on exception pages or by using <%= console %> in views
|
# Access an IRB console on exception pages or by using <%= console %> in views
|
||||||
gem 'active_record_query_trace'
|
gem 'active_record_query_trace'
|
||||||
gem 'awesome_print'
|
gem 'awesome_print'
|
||||||
gem 'coveralls_reborn', '~> 0.17.0', require: false
|
gem 'coveralls_reborn', '~> 0.18.0', require: false
|
||||||
gem 'foreman'
|
gem 'foreman'
|
||||||
gem 'web-console', '>= 3.3.0'
|
gem 'web-console', '>= 3.3.0'
|
||||||
# Preview mail in the browser
|
# Preview mail in the browser
|
||||||
|
@ -117,7 +117,7 @@ GEM
|
|||||||
sprockets (< 4.0)
|
sprockets (< 4.0)
|
||||||
concurrent-ruby (1.1.6)
|
concurrent-ruby (1.1.6)
|
||||||
connection_pool (2.2.3)
|
connection_pool (2.2.3)
|
||||||
coveralls_reborn (0.17.0)
|
coveralls_reborn (0.18.0)
|
||||||
simplecov (>= 0.18.1, < 0.20.0)
|
simplecov (>= 0.18.1, < 0.20.0)
|
||||||
term-ansicolor (~> 1.6)
|
term-ansicolor (~> 1.6)
|
||||||
thor (>= 0.20.3, < 2.0)
|
thor (>= 0.20.3, < 2.0)
|
||||||
@ -470,7 +470,7 @@ DEPENDENCIES
|
|||||||
chroma
|
chroma
|
||||||
compass-core!
|
compass-core!
|
||||||
compass-rails (= 3.1.0)
|
compass-rails (= 3.1.0)
|
||||||
coveralls_reborn (~> 0.17.0)
|
coveralls_reborn (~> 0.18.0)
|
||||||
database_cleaner
|
database_cleaner
|
||||||
devise (>= 4.6.0)
|
devise (>= 4.6.0)
|
||||||
dotenv-rails
|
dotenv-rails
|
||||||
|
Loading…
x
Reference in New Issue
Block a user