From d42a588d9efbf0e25d7e3a14c4fb611a6598ce87 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Thu, 2 May 2019 12:25:07 +0200 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. --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e1432db12..43f0484f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,11 +140,11 @@ GEM composite_primary_keys (10.0.5) activerecord (~> 5.1.0, >= 5.1.6) concurrent-ruby (1.1.5) - 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) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -481,7 +481,7 @@ GEM tins (~> 1.0) test-unit (3.3.3) power_assert - thor (0.19.4) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) tins (1.20.2)