From 22093ae8cbf2988e8636dfcbb68eb2e783cbcbc1 Mon Sep 17 00:00:00 2001 From: Tomasz Pajor Date: Sun, 25 Oct 2020 09:24:45 +0100 Subject: [PATCH] bump-gems-2020-10-25 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d48bad1..3f4dc74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,23 +6,23 @@ PATH GEM remote: https://rubygems.org/ specs: - coveralls_reborn (0.16.0) - simplecov (~> 0.18.1) + coveralls_reborn (0.18.0) + simplecov (>= 0.18.1, < 0.20.0) term-ansicolor (~> 1.6) thor (>= 0.20.3, < 2.0) tins (~> 1.16) docile (1.3.2) - minitest (5.14.1) + minitest (5.14.2) rake (13.0.1) - simplecov (0.18.5) + simplecov (0.19.0) docile (~> 1.1) simplecov-html (~> 0.11) - simplecov-html (0.12.2) + simplecov-html (0.12.3) sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0) thor (1.0.1) - tins (1.25.0) + tins (1.26.0) sync PLATFORMS