From fd3334316fe34ce51dd43aee8fa9c0db56cb63ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 05:14:51 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 6 updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mission_control-jobs](https://github.com/rails/mission_control-jobs) | `1.1.0` | `1.2.0` | | [pagy](https://github.com/ddnexus/pagy) | `43.6.1` | `43.6.2` | | [valid_email2](https://github.com/micke/valid_email2) | `7.0.15` | `7.1.0` | | [resend](https://github.com/resend/resend-ruby) | `1.10.0` | `1.13.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.47.0` | `4.48.0` | | [webmock](https://github.com/bblimke/webmock) | `3.26.3` | `3.26.4` | Updates `mission_control-jobs` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/rails/mission_control-jobs/releases) - [Commits](https://github.com/rails/mission_control-jobs/compare/v1.1.0...v1.2.0) Updates `pagy` from 43.6.1 to 43.6.2 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/43.6.1...43.6.2) Updates `valid_email2` from 7.0.15 to 7.1.0 - [Release notes](https://github.com/micke/valid_email2/releases) - [Changelog](https://github.com/micke/valid_email2/blob/main/CHANGELOG.md) - [Commits](https://github.com/micke/valid_email2/compare/v7.0.15...v7.1.0) Updates `resend` from 1.10.0 to 1.13.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.10.0...v1.13.0) Updates `selenium-webdriver` from 4.47.0 to 4.48.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.47.0...selenium-4.48.0) Updates `webmock` from 3.26.3 to 3.26.4 - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.26.3...v3.26.4) --- updated-dependencies: - dependency-name: mission_control-jobs dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pagy dependency-version: 43.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: valid_email2 dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: resend dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: selenium-webdriver dependency-version: 4.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: webmock dependency-version: 3.26.4 dependency-type: direct:development update-type: version-update:semver-patch 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 d4558b7..49376e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -246,7 +246,7 @@ GEM drb (~> 2.0) prism (~> 1.5) minitest-mock (5.27.0) - mission_control-jobs (1.1.0) + mission_control-jobs (1.2.0) actioncable (>= 7.1) actionpack (>= 7.1) activejob (>= 7.1) @@ -266,7 +266,7 @@ GEM net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.2) + net-protocol (0.3.0) timeout net-smtp (0.5.1) net-protocol @@ -293,7 +293,7 @@ GEM childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.4.2) - pagy (43.6.1) + pagy (43.6.2) json uri yaml @@ -364,7 +364,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.4.2) - rbs (4.1.3) + rbs (4.2.0) logger prism (>= 1.6.0) tsort @@ -376,7 +376,7 @@ GEM regexp_parser (2.12.0) reline (0.7.0) io-console (~> 0.5) - resend (1.10.0) + resend (1.13.0) base64 httparty (>= 0.22.0) responders (3.2.0) @@ -415,12 +415,12 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - rubyzip (3.5.0) + rubyzip (3.6.0) securerandom (0.4.1) seed-fu (2.3.9) activerecord (>= 3.1) activesupport (>= 3.1) - selenium-webdriver (4.47.0) + selenium-webdriver (4.48.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -470,7 +470,7 @@ GEM unicode-emoji (4.2.0) uri (1.1.1) useragent (0.16.11) - valid_email2 (7.0.15) + valid_email2 (7.1.0) activemodel (>= 6.0) mail (~> 2.5) warden (1.2.9) @@ -479,7 +479,7 @@ GEM actionview (>= 8.0.0) bindex (>= 0.4.0) railties (>= 8.0.0) - webmock (3.26.3) + webmock (3.26.4) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)