From cb2effaa8aaf425457f030d0254a8ebb4e2cc9bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 05:15:27 +0000 Subject: [PATCH] Bump the minor-and-patch group across 1 directory with 7 updates Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.19.3` | `1.19.4` | | [pagy](https://github.com/ddnexus/pagy) | `43.5.5` | `43.5.6` | | [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) | `4.4.0` | `4.6.0` | | [resend](https://github.com/resend/resend-ruby) | `1.3.0` | `1.5.0` | | [brakeman](https://github.com/presidentbeef/brakeman) | `8.0.4` | `8.0.5` | | [overcommit](https://github.com/sds/overcommit) | `0.70.0` | `0.71.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.44.0` | `4.45.0` | Updates `nokogiri` from 1.19.3 to 1.19.4 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.19.3...v1.19.4) Updates `pagy` from 43.5.5 to 43.5.6 - [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.5.5...43.5.6) Updates `tailwindcss-rails` from 4.4.0 to 4.6.0 - [Release notes](https://github.com/rails/tailwindcss-rails/releases) - [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/tailwindcss-rails/compare/v4.4.0...v4.6.0) Updates `resend` from 1.3.0 to 1.5.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.3.0...v1.5.0) Updates `brakeman` from 8.0.4 to 8.0.5 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](https://github.com/presidentbeef/brakeman/compare/v8.0.4...v8.0.5) Updates `overcommit` from 0.70.0 to 0.71.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.70.0...v0.71.0) Updates `selenium-webdriver` from 4.44.0 to 4.45.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.44.0...selenium-4.45.0) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pagy dependency-version: 43.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tailwindcss-rails dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: resend dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: brakeman dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: overcommit dependency-version: 0.71.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: selenium-webdriver dependency-version: 4.45.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 | 44 ++++++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Gemfile b/Gemfile index 55c65c9..dfa0d63 100644 --- a/Gemfile +++ b/Gemfile @@ -55,7 +55,7 @@ gem "whenever", require: false gem "madmin", "~> 2.3" gem "valid_email2" gem "importmap-rails" -gem "tailwindcss-rails", "~> 4.0" +gem "tailwindcss-rails", "~> 4.6" gem "rack-attack" gem "resend" diff --git a/Gemfile.lock b/Gemfile.lock index 643d5f5..f0dc667 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM bindex (0.8.1) bootsnap (1.24.6) msgpack (~> 1.2) - brakeman (8.0.4) + brakeman (8.0.5) racc builder (3.3.0) bundler-audit (0.9.3) @@ -123,7 +123,7 @@ GEM childprocess (5.1.0) logger (~> 1.5) chronic (0.10.2) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) config (5.6.1) deep_merge (~> 1.2, >= 1.2.1) ostruct @@ -197,7 +197,7 @@ GEM multi_xml (>= 0.5.2) httpx (1.7.8) http-2 (>= 1.1.3) - i18n (1.14.8) + i18n (1.15.1) concurrent-ruby (~> 1.0) image_processing (2.0.2) importmap-rails (2.2.3) @@ -211,7 +211,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.8) + json (2.19.9) jsonapi-serializer (2.2.0) activesupport (>= 4.2) jwt (3.2.0) @@ -273,29 +273,29 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.3) + nokogiri (1.19.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.19.3-aarch64-linux-gnu) + nokogiri (1.19.4-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.3-arm-linux-gnu) + nokogiri (1.19.4-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.19.3-arm64-darwin) + nokogiri (1.19.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.3-x86_64-darwin) + nokogiri (1.19.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.19.3-x86_64-linux-gnu) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) noticed (3.0.0) rails (>= 6.1.0) orm_adapter (0.5.0) os (1.1.4) ostruct (0.6.3) - overcommit (0.70.0) + overcommit (0.71.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.3.9) - pagy (43.5.5) + pagy (43.5.6) json uri yaml @@ -375,7 +375,7 @@ GEM regexp_parser (2.12.0) reline (0.6.3) io-console (~> 0.5) - resend (1.3.0) + resend (1.5.0) base64 httparty (>= 0.22.0) responders (3.2.0) @@ -414,12 +414,12 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - rubyzip (3.3.0) + rubyzip (3.4.0) securerandom (0.4.1) seed-fu (2.3.9) activerecord (>= 3.1) activesupport (>= 3.1) - selenium-webdriver (4.44.0) + selenium-webdriver (4.45.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -450,14 +450,14 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - tailwindcss-rails (4.4.0) + tailwindcss-rails (4.6.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) - tailwindcss-ruby (4.3.0) - tailwindcss-ruby (4.3.0-aarch64-linux-gnu) - tailwindcss-ruby (4.3.0-arm64-darwin) - tailwindcss-ruby (4.3.0-x86_64-darwin) - tailwindcss-ruby (4.3.0-x86_64-linux-gnu) + tailwindcss-ruby (4.3.1) + tailwindcss-ruby (4.3.1-aarch64-linux-gnu) + tailwindcss-ruby (4.3.1-arm64-darwin) + tailwindcss-ruby (4.3.1-x86_64-darwin) + tailwindcss-ruby (4.3.1-x86_64-linux-gnu) thor (1.5.0) timeout (0.6.1) tsort (0.2.0) @@ -544,7 +544,7 @@ DEPENDENCIES solid_cache solid_queue stimulus-rails (~> 1.0, >= 1.0.2) - tailwindcss-rails (~> 4.0) + tailwindcss-rails (~> 4.6) turbo-rails (~> 2.0.3) tzinfo-data valid_email2