From 885905cc8f29b0a04a13d2155387dbb697882a37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 05:10:31 +0000 Subject: [PATCH] build(deps-dev): bump simplecov Bumps the development-dependencies group in /siade with 1 update: [simplecov](https://github.com/simplecov-ruby/simplecov). Updates `simplecov` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] --- siade/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/siade/Gemfile.lock b/siade/Gemfile.lock index f7318e9fe..7693b510f 100644 --- a/siade/Gemfile.lock +++ b/siade/Gemfile.lock @@ -460,7 +460,7 @@ GEM shellany (0.0.1) shoulda-matchers (8.0.1) activesupport (>= 7.2) - simplecov (1.0.2) + simplecov (1.0.3) simplecov-cobertura (4.0.0) rexml simplecov (~> 1.0)