From 33125afc1709ce3edf9b76e3ab44662b836fc21f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 05:14:24 +0000 Subject: [PATCH] Bump the minor-and-patch group with 3 updates Bumps the minor-and-patch group with 3 updates: [pagy](https://github.com/ddnexus/pagy), [valid_email2](https://github.com/micke/valid_email2) and [resend](https://github.com/resend/resend-ruby). 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.11.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.11.0) --- updated-dependencies: - 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.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4558b7..ac42a3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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 @@ -376,7 +376,7 @@ GEM regexp_parser (2.12.0) reline (0.7.0) io-console (~> 0.5) - resend (1.10.0) + resend (1.11.0) base64 httparty (>= 0.22.0) responders (3.2.0) @@ -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)