From 4197cea8ff8386fcbe4da7e07edd8883d9d7f0cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 07:55:15 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 4 updates Bumps the bundler group with 4 updates in the / directory: [sqlite3](https://github.com/sparklemotion/sqlite3-ruby), [debug](https://github.com/ruby/debug), [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [simplecov-cobertura](https://github.com/jessebs/simplecov-cobertura). Updates `sqlite3` from 2.6.0 to 2.7.3 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v2.6.0...v2.7.3) Updates `debug` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.10.0...v1.11.0) Updates `selenium-webdriver` from 4.33.0 to 4.34.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.33.0...selenium-4.34.0) Updates `simplecov-cobertura` from 2.1.0 to 3.0.0 - [Release notes](https://github.com/jessebs/simplecov-cobertura/releases) - [Commits](https://github.com/jessebs/simplecov-cobertura/compare/v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: debug dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: selenium-webdriver dependency-version: 4.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: simplecov-cobertura dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bac2cd46..d4ab5c77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM railties (>= 6.0.0) csv (3.3.5) date (3.4.1) - debug (1.10.0) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) devise (4.9.4) @@ -117,7 +117,7 @@ GEM warden (~> 1.2.3) docile (1.4.1) drb (2.2.3) - erb (5.0.1) + erb (5.0.2) erubi (1.13.1) formtastic (5.0.0) actionpack (>= 6.0.0) @@ -138,7 +138,7 @@ GEM has_scope (>= 0.6) railties (>= 7.0) responders (>= 2) - io-console (0.8.0) + io-console (0.8.1) irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) @@ -239,11 +239,11 @@ GEM activerecord (>= 6.1.5) activesupport (>= 6.1.5) i18n - rdoc (6.14.0) + rdoc (6.14.2) erb psych (>= 4.0.0) regexp_parser (2.10.0) - reline (0.6.1) + reline (0.6.2) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -251,7 +251,7 @@ GEM rexml (3.4.1) rubyzip (2.4.1) securerandom (0.4.1) - selenium-webdriver (4.33.0) + selenium-webdriver (4.34.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -261,10 +261,10 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) + simplecov-cobertura (3.0.0) rexml simplecov (~> 0.19) - simplecov-html (0.13.1) + simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) sprockets (4.2.2) concurrent-ruby (~> 1.0) @@ -274,10 +274,10 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.6.0) + sqlite3 (2.7.3) mini_portile2 (~> 2.8.0) - sqlite3 (2.6.0-arm64-darwin) - sqlite3 (2.6.0-x86_64-linux-gnu) + sqlite3 (2.7.3-arm64-darwin) + sqlite3 (2.7.3-x86_64-linux-gnu) stringio (3.1.7) thor (1.4.0) timeout (0.4.3)