From 0c6572b6965f872aa2f5bd980d7e918727df4cde Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 27 Sep 2020 15:36:43 +0000 Subject: [PATCH] Bump coveralls from 0.8.22 to 0.8.23 Bumps [coveralls](https://coveralls.io) from 0.8.22 to 0.8.23. Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index bbc4673c1..db03c4c4f 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index aa0326f77..7461aeffe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)