From 0aff8cf2b64baf848affaf7d45910314fa8ba6df Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Fri, 26 Jul 2024 11:17:48 +0000 Subject: [PATCH] version upgrade for simplecov Signed-off-by: Ubuntu --- src/supermarket/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/supermarket/Gemfile.lock b/src/supermarket/Gemfile.lock index 83114ee61..acc391476 100644 --- a/src/supermarket/Gemfile.lock +++ b/src/supermarket/Gemfile.lock @@ -218,7 +218,7 @@ GEM msgpack debase-ruby_core_source (0.10.15) diff-lcs (1.5.0) - docile (1.4.0) + docile (1.4.1) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.8.1) @@ -696,7 +696,7 @@ GEM sidekiq-cron (1.7.0) fugit (~> 1) sidekiq (>= 4.2.1) - simplecov (0.21.2) + simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1)