From 7628e5d865b364d8d263f8dc86c511bbe4625287 Mon Sep 17 00:00:00 2001 From: Sebastien MICHEL Date: Thu, 17 Oct 2024 17:29:16 +0200 Subject: [PATCH] fix(nix): align bashcov version Signed-off-by: Sebastien MICHEL --- Gemfile.nix.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.nix.lock b/Gemfile.nix.lock index cb7d726..d3aa43e 100644 --- a/Gemfile.nix.lock +++ b/Gemfile.nix.lock @@ -1,8 +1,8 @@ PATH remote: . specs: - bashcov (3.1.2) - simplecov (~> 0.22.0) + bashcov (3.1.3) + simplecov (~> 0.21) GEM remote: https://rubygems.org/