From c171bbb1104320b6fd4557239953ebd3352e481d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 11:03:11 +0000 Subject: [PATCH] build(deps-dev): bump simplecov from 1.0.3 to 1.1.0 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/docs/Changelog.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 729dbe3b17e..d595c082361 100644 --- a/Gemfile +++ b/Gemfile @@ -66,7 +66,7 @@ group :test do gem 'rubocop-rspec', '~> 3.10' gem 'rubocop-rspec_rails' gem 'rubocop-sequel', '~> 0.4.1' - gem 'simplecov', '~> 1.0', require: false + gem 'simplecov', '~> 1.1', require: false gem 'timecop' gem 'webmock', '> 2.3.1' gem 'webrick', '~> 1.9.2' diff --git a/Gemfile.lock b/Gemfile.lock index 9e5999357a5..c9a388ec8cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -351,7 +351,7 @@ GEM pg (>= 0.18.0, != 1.2.0) sequel (>= 4.38.0) sexp_processor (4.17.5) - simplecov (1.0.3) + simplecov (1.1.0) sinatra (4.2.1) logger (>= 1.6.0) mustermann (~> 3.0) @@ -490,7 +490,7 @@ DEPENDENCIES rubyzip (>= 1.3.0) sequel (~> 5.107) sequel_pg - simplecov (~> 1.0) + simplecov (~> 1.1) sinatra (~> 4.2) sinatra-contrib solargraph