From 51c8a08aee220a89796a44689aa870bf65e201ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 06:05:56 +0000 Subject: [PATCH] build(deps-dev): bump simplecov from 0.22.0 to 1.0.3 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.22.0 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/v0.22.0...v1.0.3) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 7bd4908..022888f 100644 --- a/Gemfile +++ b/Gemfile @@ -58,7 +58,7 @@ group :test do gem 'minitest-spec-rails' gem 'mocha' gem 'selenium-webdriver' - gem 'simplecov', '0.22.0', require: false + gem 'simplecov', '1.0.3', require: false gem 'webmock' end diff --git a/Gemfile.lock b/Gemfile.lock index 402cff0..71fd936 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,7 +152,6 @@ GEM reline (>= 0.3.8) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) - docile (1.4.1) dotenv (3.2.0) dotenv-rails (3.2.0) dotenv (= 3.2.0) @@ -521,12 +520,7 @@ GEM concurrent-ruby (~> 1.0, >= 1.0.2) logger sexp_processor (4.17.5) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-html (0.13.2) - simplecov_json_formatter (0.1.4) + simplecov (1.0.3) smart_properties (1.17.0) solid_cable (4.0.0) actioncable (>= 7.2) @@ -675,7 +669,7 @@ DEPENDENCIES selenium-webdriver sentry-rails sentry-ruby - simplecov (= 0.22.0) + simplecov (= 1.0.3) solid_cable solid_cache solid_queue