Merge pull request #4150 from consul/dependabot/bundler/coveralls-0.8.23

Bump coveralls from 0.8.22 to 0.8.23
This commit is contained in:
Javi Martín
2020-09-27 20:13:46 +02:00
committed by GitHub
2 changed files with 11 additions and 9 deletions

View File

@@ -85,7 +85,7 @@ end
group :test do
gem "capybara", "~> 3.29.0"
gem "capybara-webmock", "~> 0.5.5"
gem "coveralls", "~> 0.8.22", require: false
gem "coveralls", "~> 0.8.23", require: false
gem "email_spec", "~> 2.2.0"
gem "rspec-rails", "~> 3.8"
gem "selenium-webdriver", "~> 3.141"

View File

@@ -155,11 +155,11 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.7)
coveralls (0.8.22)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crass (1.0.6)
daemons (1.3.1)
@@ -180,7 +180,7 @@ GEM
activejob (>= 5.0)
devise (>= 4.0)
diff-lcs (1.3)
docile (1.3.1)
docile (1.3.2)
dry-configurable (0.7.0)
concurrent-ruby (~> 1.0)
dry-container (0.6.0)
@@ -305,7 +305,7 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (2.3.0)
json (2.3.1)
jwt (2.2.2)
kaminari (1.2.1)
activesupport (>= 4.1.0)
@@ -569,16 +569,18 @@ GEM
sshkit (1.21.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
term-ansicolor (1.6.0)
sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
thor (0.19.4)
thor (1.0.1)
thread_safe (0.3.6)
tilt (2.0.8)
tins (1.16.3)
tins (1.25.0)
sync
tomlrb (1.3.0)
translator-text (0.1.0)
dry-struct (~> 0.5.0)
@@ -649,7 +651,7 @@ DEPENDENCIES
caxlsx_rails (~> 0.6.2)
ckeditor (~> 4.3.0)
cocoon (~> 1.2.14)
coveralls (~> 0.8.22)
coveralls (~> 0.8.23)
daemons (~> 1.3.1)
dalli (~> 2.7.6)
database_cleaner (~> 1.8.5)