From 85938e2c8742860fae8b893594650c58a62b3998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 05:14:28 +0000 Subject: [PATCH] Bump the minor-and-patch group with 4 updates Bumps the minor-and-patch group with 4 updates: [solid_queue](https://github.com/rails/solid_queue), [devise_token_auth](https://github.com/lynndylanhurley/devise_token_auth), [resend](https://github.com/resend/resend-ruby) and [overcommit](https://github.com/sds/overcommit). Updates `solid_queue` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](https://github.com/rails/solid_queue/compare/v1.5.0...v1.6.0) Updates `devise_token_auth` from 1.2.6 to 1.3.0 - [Changelog](https://github.com/lynndylanhurley/devise_token_auth/blob/master/CHANGELOG.md) - [Commits](https://github.com/lynndylanhurley/devise_token_auth/compare/v1.2.6...v1.3.0) Updates `resend` from 1.6.0 to 1.7.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.6.0...v1.7.0) Updates `overcommit` from 0.71.0 to 0.72.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.71.0...v0.72.0) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: devise_token_auth dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: resend dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: overcommit dependency-version: 0.72.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index 55c65c9..d1f193a 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,7 @@ gem "ruby-vips" # Security update gem "nokogiri", ">= 1.12.5" -gem "devise_token_auth", "~> 1.2", ">= 1.2.6" +gem "devise_token_auth", "~> 1.3" gem "jsonapi-serializer" gem "pundit" gem "aasm" diff --git a/Gemfile.lock b/Gemfile.lock index 6edd932..90cecb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,16 +138,16 @@ GEM irb (~> 1.10) reline (>= 0.3.8) deep_merge (1.2.2) - devise (4.9.4) + devise (5.0.4) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0) + railties (>= 7.0) responders warden (~> 1.2.3) - devise_token_auth (1.2.6) + devise_token_auth (1.3.0) bcrypt (~> 3.0) - devise (> 3.5.2, < 5) - rails (>= 4.2.0, < 8.2) + devise (> 3.5.2, < 6) + rails (>= 4.2.0, < 8.3) drb (2.2.3) erb (6.0.7) erb_lint (0.9.0) @@ -290,10 +290,10 @@ GEM orm_adapter (0.5.0) os (1.1.4) ostruct (0.6.3) - overcommit (0.71.0) + overcommit (0.72.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) - rexml (>= 3.3.9) + rexml (>= 3.4.2) pagy (43.6.1) json uri @@ -375,9 +375,9 @@ GEM rbs (>= 4.0.0) tsort regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) - resend (1.6.0) + resend (1.7.0) base64 httparty (>= 0.22.0) responders (3.2.0) @@ -441,7 +441,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_queue (1.5.0) + solid_queue (1.6.0) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) @@ -516,7 +516,7 @@ DEPENDENCIES config csv (~> 3.3) debug - devise_token_auth (~> 1.2, >= 1.2.6) + devise_token_auth (~> 1.3) erb_lint image_processing (~> 2.0) importmap-rails