From fcdbca1ad9fdddba270d3c2f95173d06cc1dd041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 05:16:13 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 4 updates Bumps the minor-and-patch group with 4 updates in the / directory: [mission_control-jobs](https://github.com/rails/mission_control-jobs), [resend](https://github.com/resend/resend-ruby), [overcommit](https://github.com/sds/overcommit) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium). 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 `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: 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ab0b42..ced74d8 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) @@ -420,7 +420,7 @@ GEM 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)