From 4c37bbd27727b3120e00e461715eb2655627113c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 20:04:45 +0000 Subject: [PATCH] Bump the ruby group with 7 updates Bumps the ruby group with 7 updates: | Package | From | To | | --- | --- | --- | | [katalyst-tables](https://github.com/katalyst/tables) | `3.9.0` | `3.10.0` | | [rails](https://github.com/rails/rails) | `8.1.0` | `8.1.1` | | [rake](https://github.com/ruby/rake) | `13.3.0` | `13.3.1` | | [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.17` | `2.0.20` | | [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) | `6.5.0` | `7.0.1` | | [activerecord](https://github.com/rails/rails) | `8.1.0` | `8.1.1` | | [katalyst-govuk-formbuilder](https://github.com/katalyst/govuk-formbuilder) | `1.22.0` | `1.23.0` | Updates `katalyst-tables` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/katalyst/tables/releases) - [Changelog](https://github.com/katalyst/tables/blob/main/CHANGELOG.md) - [Commits](https://github.com/katalyst/tables/compare/v3.9.0...v3.10.0) Updates `rails` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v8.1.0...v8.1.1) Updates `rake` from 13.3.0 to 13.3.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.3.0...v13.3.1) Updates `turbo-rails` from 2.0.17 to 2.0.20 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.17...v2.0.20) Updates `shoulda-matchers` from 6.5.0 to 7.0.1 - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v6.5.0...v7.0.1) Updates `activerecord` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.0...v8.1.1) Updates `katalyst-govuk-formbuilder` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/katalyst/govuk-formbuilder/releases) - [Commits](https://github.com/katalyst/govuk-formbuilder/compare/v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: katalyst-tables dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: rails dependency-version: 8.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: turbo-rails dependency-version: 2.0.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: shoulda-matchers dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: ruby - dependency-name: activerecord dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby - dependency-name: katalyst-govuk-formbuilder dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 134 +++++++++++++++++++++++++-------------------------- 1 file changed, 67 insertions(+), 67 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 55b11f0..694ffff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,29 +13,29 @@ GEM specs: action_text-trix (2.1.15) railties - actioncable (8.1.0) - actionpack (= 8.1.0) - activesupport (= 8.1.0) + actioncable (8.1.1) + actionpack (= 8.1.1) + activesupport (= 8.1.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (8.1.0) - actionpack (= 8.1.0) - activejob (= 8.1.0) - activerecord (= 8.1.0) - activestorage (= 8.1.0) - activesupport (= 8.1.0) + actionmailbox (8.1.1) + actionpack (= 8.1.1) + activejob (= 8.1.1) + activerecord (= 8.1.1) + activestorage (= 8.1.1) + activesupport (= 8.1.1) mail (>= 2.8.0) - actionmailer (8.1.0) - actionpack (= 8.1.0) - actionview (= 8.1.0) - activejob (= 8.1.0) - activesupport (= 8.1.0) + actionmailer (8.1.1) + actionpack (= 8.1.1) + actionview (= 8.1.1) + activejob (= 8.1.1) + activesupport (= 8.1.1) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (8.1.0) - actionview (= 8.1.0) - activesupport (= 8.1.0) + actionpack (8.1.1) + actionview (= 8.1.1) + activesupport (= 8.1.1) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -43,16 +43,16 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (8.1.0) + actiontext (8.1.1) action_text-trix (~> 2.1.15) - actionpack (= 8.1.0) - activerecord (= 8.1.0) - activestorage (= 8.1.0) - activesupport (= 8.1.0) + actionpack (= 8.1.1) + activerecord (= 8.1.1) + activestorage (= 8.1.1) + activesupport (= 8.1.1) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (8.1.0) - activesupport (= 8.1.0) + actionview (8.1.1) + activesupport (= 8.1.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) @@ -63,22 +63,22 @@ GEM activestorage (>= 6.1.4) activesupport (>= 6.1.4) marcel (>= 1.0.3) - activejob (8.1.0) - activesupport (= 8.1.0) + activejob (8.1.1) + activesupport (= 8.1.1) globalid (>= 0.3.6) - activemodel (8.1.0) - activesupport (= 8.1.0) - activerecord (8.1.0) - activemodel (= 8.1.0) - activesupport (= 8.1.0) + activemodel (8.1.1) + activesupport (= 8.1.1) + activerecord (8.1.1) + activemodel (= 8.1.1) + activesupport (= 8.1.1) timeout (>= 0.4.0) - activestorage (8.1.0) - actionpack (= 8.1.0) - activejob (= 8.1.0) - activerecord (= 8.1.0) - activesupport (= 8.1.0) + activestorage (8.1.1) + actionpack (= 8.1.1) + activejob (= 8.1.1) + activerecord (= 8.1.1) + activesupport (= 8.1.1) marcel (~> 1.0) - activesupport (8.1.0) + activesupport (8.1.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -123,10 +123,10 @@ GEM cuprite (0.17) capybara (~> 3.0) ferrum (~> 0.17.0) - date (3.4.1) + date (3.5.0) diff-lcs (1.6.2) drb (2.2.3) - erb (5.1.1) + erb (5.1.3) erb_lint (0.9.0) activesupport better_html (>= 2.0.1) @@ -153,7 +153,7 @@ GEM ffi (1.17.2-x86_64-linux-gnu) globalid (1.3.0) activesupport (>= 6.1) - govuk_design_system_formbuilder (5.11.0) + govuk_design_system_formbuilder (5.13.0) actionview (>= 6.1) activemodel (>= 6.1) activesupport (>= 6.1) @@ -170,17 +170,17 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.1) - irb (1.15.2) + irb (1.15.3) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.15.2) - katalyst-govuk-formbuilder (1.22.0) + katalyst-govuk-formbuilder (1.23.0) govuk_design_system_formbuilder (>= 5.8.0) katalyst-html-attributes (1.1.2) activesupport html-attributes-utils - katalyst-tables (3.9.0) + katalyst-tables (3.10.0) katalyst-html-attributes view_component (>= 4.0.0) language_server-protocol (3.17.0.5) @@ -210,7 +210,7 @@ GEM timeout net-smtp (0.5.1) net-protocol - nio4r (2.7.4) + nio4r (2.7.5) nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) nokogiri (1.18.10-arm64-darwin) @@ -244,20 +244,20 @@ GEM rack (>= 1.3) rackup (2.2.1) rack (>= 3) - rails (8.1.0) - actioncable (= 8.1.0) - actionmailbox (= 8.1.0) - actionmailer (= 8.1.0) - actionpack (= 8.1.0) - actiontext (= 8.1.0) - actionview (= 8.1.0) - activejob (= 8.1.0) - activemodel (= 8.1.0) - activerecord (= 8.1.0) - activestorage (= 8.1.0) - activesupport (= 8.1.0) + rails (8.1.1) + actioncable (= 8.1.1) + actionmailbox (= 8.1.1) + actionmailer (= 8.1.1) + actionpack (= 8.1.1) + actiontext (= 8.1.1) + actionview (= 8.1.1) + activejob (= 8.1.1) + activemodel (= 8.1.1) + activerecord (= 8.1.1) + activestorage (= 8.1.1) + activesupport (= 8.1.1) bundler (>= 1.15.0) - railties (= 8.1.0) + railties (= 8.1.1) rails-controller-testing (1.0.5) actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) @@ -269,9 +269,9 @@ GEM rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (8.1.0) - actionpack (= 8.1.0) - activesupport (= 8.1.0) + railties (8.1.1) + actionpack (= 8.1.1) + activesupport (= 8.1.1) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -279,8 +279,8 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.0) - rdoc (6.15.0) + rake (13.3.1) + rdoc (6.15.1) erb psych (>= 4.0.0) tsort @@ -365,8 +365,8 @@ GEM sentry-ruby (6.0.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - shoulda-matchers (6.5.0) - activesupport (>= 5.2.0) + shoulda-matchers (7.0.1) + activesupport (>= 7.1) smart_properties (1.17.0) sqlite3 (2.7.4-aarch64-linux-gnu) sqlite3 (2.7.4-arm64-darwin) @@ -375,9 +375,9 @@ GEM railties (>= 6.0.0) stringio (3.1.7) thor (1.4.0) - timeout (0.4.3) + timeout (0.4.4) tsort (0.2.0) - turbo-rails (2.0.17) + turbo-rails (2.0.20) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) @@ -385,7 +385,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.4) + uri (1.1.0) useragent (0.16.11) view_component (4.1.0) activesupport (>= 7.1.0, < 8.2)