From 74fe2ffca918b23dd5054aeacb9619c8d51e8a8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 05:14:04 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 5 updates Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mission_control-jobs](https://github.com/rails/mission_control-jobs) | `1.2.0` | `1.3.1` | | [whenever](https://github.com/javan/whenever) | `1.1.2` | `1.1.3` | | [resend](https://github.com/resend/resend-ruby) | `1.14.0` | `1.16.0` | | [overcommit](https://github.com/sds/overcommit) | `0.72.0` | `0.73.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.48.0` | `4.49.0` | Updates `mission_control-jobs` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/rails/mission_control-jobs/releases) - [Commits](https://github.com/rails/mission_control-jobs/compare/v1.2.0...v1.3.1) Updates `whenever` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/javan/whenever/releases) - [Changelog](https://github.com/javan/whenever/blob/main/CHANGELOG.md) - [Commits](https://github.com/javan/whenever/compare/v1.1.2...v1.1.3) Updates `resend` from 1.14.0 to 1.16.0 - [Release notes](https://github.com/resend/resend-ruby/releases) - [Changelog](https://github.com/resend/resend-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/resend/resend-ruby/compare/v1.14.0...v1.16.0) Updates `overcommit` from 0.72.0 to 0.73.0 - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md) - [Commits](https://github.com/sds/overcommit/compare/v0.72.0...v0.73.0) Updates `selenium-webdriver` from 4.48.0 to 4.49.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.48.0...selenium-4.49.0) --- updated-dependencies: - dependency-name: mission_control-jobs dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: whenever dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: resend dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: overcommit dependency-version: 0.73.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: selenium-webdriver dependency-version: 4.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ab0b42..a7e9d46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (4.1.2) + bigdecimal (4.1.3) bindex (0.8.1) bootsnap (1.26.0) msgpack (~> 1.5) @@ -205,13 +205,13 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) iniparse (1.5.0) - io-console (0.9.2) + io-console (0.9.4) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.21.2) + json (3.0.2) jsonapi-serializer (2.2.0) activesupport (>= 4.2) jwt (3.2.0) @@ -246,7 +246,7 @@ GEM drb (~> 2.0) prism (~> 1.5) minitest-mock (5.27.0) - mission_control-jobs (1.2.0) + mission_control-jobs (1.3.1) actioncable (>= 7.1) actionpack (>= 7.1) activejob (>= 7.1) @@ -289,7 +289,7 @@ GEM orm_adapter (0.5.0) os (1.1.4) ostruct (0.6.3) - overcommit (0.72.0) + overcommit (0.73.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.4.2) @@ -376,7 +376,7 @@ GEM regexp_parser (2.12.0) reline (0.7.0) io-console (~> 0.5) - resend (1.14.0) + resend (1.16.0) base64 httparty (>= 0.22.0) responders (3.2.1) @@ -415,12 +415,12 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - rubyzip (3.6.0) + rubyzip (3.7.0) securerandom (0.4.1) seed-fu (2.3.9) activerecord (>= 3.1) activesupport (>= 3.1) - selenium-webdriver (4.48.0) + selenium-webdriver (4.49.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -488,7 +488,7 @@ GEM base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - whenever (1.1.2) + whenever (1.1.3) chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8)