From 957b5d1fc8556af83b901bb676b57759b5ee90d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 05:15:43 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 8 updates Bumps the minor-and-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [solid_queue](https://github.com/rails/solid_queue) | `1.5.0` | `1.6.0` | | [bootsnap](https://github.com/rails/bootsnap) | `1.24.6` | `1.25.0` | | [image_processing](https://github.com/janko/image_processing) | `2.0.2` | `2.0.3` | | [devise_token_auth](https://github.com/lynndylanhurley/devise_token_auth) | `1.2.6` | `1.3.0` | | [madmin](https://github.com/excid3/madmin) | `2.3.3` | `2.4.0` | | [resend](https://github.com/resend/resend-ruby) | `1.6.0` | `1.7.0` | | [overcommit](https://github.com/sds/overcommit) | `0.71.0` | `0.72.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.46.0` | `4.47.0` | 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 `bootsnap` from 1.24.6 to 1.25.0 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/bootsnap/compare/v1.24.6...v1.25.0) Updates `image_processing` from 2.0.2 to 2.0.3 - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v2.0.2...v2.0.3) 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 `madmin` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/excid3/madmin/releases) - [Changelog](https://github.com/excid3/madmin/blob/main/CHANGELOG.md) - [Commits](https://github.com/excid3/madmin/compare/v2.3.3...v2.4.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) Updates `selenium-webdriver` from 4.46.0 to 4.47.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.46.0...selenium-4.47.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: bootsnap dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: image_processing dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch 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: madmin dependency-version: 2.4.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 - dependency-name: selenium-webdriver dependency-version: 4.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 4 ++-- Gemfile.lock | 43 +++++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 24 deletions(-) diff --git a/Gemfile b/Gemfile index 55c65c9..3a2a668 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" @@ -52,7 +52,7 @@ gem "acts_as_tenant" gem "pagy", "~> 43" gem "seed-fu", "~> 2.3" gem "whenever", require: false -gem "madmin", "~> 2.3" +gem "madmin", "~> 2.4" gem "valid_email2" gem "importmap-rails" gem "tailwindcss-rails", "~> 4.0" diff --git a/Gemfile.lock b/Gemfile.lock index 6edd932..81f3cc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,8 +103,8 @@ GEM smart_properties bigdecimal (4.1.2) bindex (0.8.1) - bootsnap (1.24.6) - msgpack (~> 1.2) + bootsnap (1.25.0) + msgpack (~> 1.5) brakeman (8.0.5) racc builder (3.3.0) @@ -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) @@ -199,13 +199,13 @@ GEM http-2 (>= 1.2.0) i18n (1.15.2) concurrent-ruby (~> 1.0) - image_processing (2.0.2) + image_processing (2.0.3) importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) iniparse (1.5.0) - io-console (0.8.2) + io-console (0.9.2) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -222,10 +222,9 @@ GEM loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) - madmin (2.3.3) + madmin (2.4.0) importmap-rails pagy (>= 3.5) - propshaft rails (>= 7.0.0) stimulus-rails turbo-rails @@ -257,7 +256,7 @@ GEM railties (>= 7.1) stimulus-rails turbo-rails - msgpack (1.8.3) + msgpack (1.8.4) multi_xml (0.9.1) bigdecimal (>= 3.1, < 5) net-http (0.9.1) @@ -290,10 +289,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 @@ -323,7 +322,7 @@ GEM activesupport (>= 3.0.0) raabro (1.5.0) racc (1.8.1) - rack (3.2.6) + rack (3.2.7) rack-attack (6.8.0) rack (>= 1.0, < 4) rack-session (2.1.2) @@ -365,7 +364,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.4.2) - rbs (4.1.2) + rbs (4.1.3) logger prism (>= 1.6.0) tsort @@ -375,9 +374,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) @@ -421,7 +420,7 @@ GEM seed-fu (2.3.9) activerecord (>= 3.1) activesupport (>= 3.1) - selenium-webdriver (4.46.0) + selenium-webdriver (4.47.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -441,7 +440,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,12 +515,12 @@ 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 jsonapi-serializer - madmin (~> 2.3) + madmin (~> 2.4) mailbin minitest-mock mission_control-jobs