From 556c90cbde08a8bb0a9ae12aa8c35f1cf85e707b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:05:55 +0000 Subject: [PATCH] Bump the ruby group with 6 updates Bumps the ruby group with 6 updates: | Package | From | To | | --- | --- | --- | | [propshaft](https://github.com/rails/propshaft) | `1.2.1` | `1.3.1` | | [puma](https://github.com/puma/puma) | `7.0.3` | `7.0.4` | | [rails](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3` | | [sentry-rails](https://github.com/getsentry/sentry-ruby) | `5.27.0` | `5.28.0` | | [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.16` | `2.0.17` | | [activerecord](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3` | Updates `propshaft` from 1.2.1 to 1.3.1 - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v1.2.1...v1.3.1) Updates `puma` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v7.0.3...v7.0.4) Updates `rails` from 8.0.2.1 to 8.0.3 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3) Updates `sentry-rails` from 5.27.0 to 5.28.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.27.0...5.28.0) Updates `turbo-rails` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.16...v2.0.17) Updates `activerecord` from 8.0.2.1 to 8.0.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.3/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3) --- updated-dependencies: - dependency-name: propshaft dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: puma dependency-version: 7.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rails dependency-version: 8.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: sentry-rails dependency-version: 5.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: turbo-rails dependency-version: 2.0.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: activerecord dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 124 ++++++++++++++++++++++++++------------------------- 1 file changed, 63 insertions(+), 61 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2146c71..0b97ad8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,29 +11,29 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (8.0.2.1) - actionpack (= 8.0.2.1) - activesupport (= 8.0.2.1) + actioncable (8.0.3) + actionpack (= 8.0.3) + activesupport (= 8.0.3) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (8.0.2.1) - actionpack (= 8.0.2.1) - activejob (= 8.0.2.1) - activerecord (= 8.0.2.1) - activestorage (= 8.0.2.1) - activesupport (= 8.0.2.1) + actionmailbox (8.0.3) + actionpack (= 8.0.3) + activejob (= 8.0.3) + activerecord (= 8.0.3) + activestorage (= 8.0.3) + activesupport (= 8.0.3) mail (>= 2.8.0) - actionmailer (8.0.2.1) - actionpack (= 8.0.2.1) - actionview (= 8.0.2.1) - activejob (= 8.0.2.1) - activesupport (= 8.0.2.1) + actionmailer (8.0.3) + actionpack (= 8.0.3) + actionview (= 8.0.3) + activejob (= 8.0.3) + activesupport (= 8.0.3) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (8.0.2.1) - actionview (= 8.0.2.1) - activesupport (= 8.0.2.1) + actionpack (8.0.3) + actionview (= 8.0.3) + activesupport (= 8.0.3) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -41,15 +41,15 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (8.0.2.1) - actionpack (= 8.0.2.1) - activerecord (= 8.0.2.1) - activestorage (= 8.0.2.1) - activesupport (= 8.0.2.1) + actiontext (8.0.3) + actionpack (= 8.0.3) + activerecord (= 8.0.3) + activestorage (= 8.0.3) + activesupport (= 8.0.3) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (8.0.2.1) - activesupport (= 8.0.2.1) + actionview (8.0.3) + activesupport (= 8.0.3) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) @@ -60,22 +60,22 @@ GEM activestorage (>= 6.1.4) activesupport (>= 6.1.4) marcel (>= 1.0.3) - activejob (8.0.2.1) - activesupport (= 8.0.2.1) + activejob (8.0.3) + activesupport (= 8.0.3) globalid (>= 0.3.6) - activemodel (8.0.2.1) - activesupport (= 8.0.2.1) - activerecord (8.0.2.1) - activemodel (= 8.0.2.1) - activesupport (= 8.0.2.1) + activemodel (8.0.3) + activesupport (= 8.0.3) + activerecord (8.0.3) + activemodel (= 8.0.3) + activesupport (= 8.0.3) timeout (>= 0.4.0) - activestorage (8.0.2.1) - actionpack (= 8.0.2.1) - activejob (= 8.0.2.1) - activerecord (= 8.0.2.1) - activesupport (= 8.0.2.1) + activestorage (8.0.3) + actionpack (= 8.0.3) + activejob (= 8.0.3) + activerecord (= 8.0.3) + activesupport (= 8.0.3) marcel (~> 1.0) - activesupport (8.0.2.1) + activesupport (8.0.3) base64 benchmark (>= 0.3) bigdecimal @@ -149,7 +149,7 @@ GEM ffi (1.17.2-aarch64-linux-gnu) ffi (1.17.2-arm64-darwin) ffi (1.17.2-x86_64-linux-gnu) - globalid (1.2.1) + globalid (1.3.0) activesupport (>= 6.1) govuk_design_system_formbuilder (5.11.0) actionview (>= 6.1) @@ -198,7 +198,7 @@ GEM logger mini_mime (1.1.5) minitest (5.25.5) - net-imap (0.5.10) + net-imap (0.5.11) date net-protocol net-pop (0.1.2) @@ -222,7 +222,7 @@ GEM prettyprint prettyprint (0.2.0) prism (1.5.1) - propshaft (1.2.1) + propshaft (1.3.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack @@ -230,7 +230,7 @@ GEM date stringio public_suffix (6.0.2) - puma (7.0.3) + puma (7.0.4) nio4r (~> 2.0) racc (1.8.1) rack (3.2.1) @@ -241,20 +241,20 @@ GEM rack (>= 1.3) rackup (2.2.1) rack (>= 3) - rails (8.0.2.1) - actioncable (= 8.0.2.1) - actionmailbox (= 8.0.2.1) - actionmailer (= 8.0.2.1) - actionpack (= 8.0.2.1) - actiontext (= 8.0.2.1) - actionview (= 8.0.2.1) - activejob (= 8.0.2.1) - activemodel (= 8.0.2.1) - activerecord (= 8.0.2.1) - activestorage (= 8.0.2.1) - activesupport (= 8.0.2.1) + rails (8.0.3) + actioncable (= 8.0.3) + actionmailbox (= 8.0.3) + actionmailer (= 8.0.3) + actionpack (= 8.0.3) + actiontext (= 8.0.3) + actionview (= 8.0.3) + activejob (= 8.0.3) + activemodel (= 8.0.3) + activerecord (= 8.0.3) + activestorage (= 8.0.3) + activesupport (= 8.0.3) bundler (>= 1.15.0) - railties (= 8.0.2.1) + railties (= 8.0.3) rails-controller-testing (1.0.5) actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) @@ -266,13 +266,14 @@ 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.0.2.1) - actionpack (= 8.0.2.1) - activesupport (= 8.0.2.1) + railties (8.0.3) + actionpack (= 8.0.3) + activesupport (= 8.0.3) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) + tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.0) @@ -354,10 +355,10 @@ GEM ffi (~> 1.12) logger securerandom (0.4.1) - sentry-rails (5.27.0) + sentry-rails (5.28.0) railties (>= 5.0) - sentry-ruby (~> 5.27.0) - sentry-ruby (5.27.0) + sentry-ruby (~> 5.28.0) + sentry-ruby (5.28.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (6.5.0) @@ -371,7 +372,8 @@ GEM stringio (3.1.7) thor (1.4.0) timeout (0.4.3) - turbo-rails (2.0.16) + tsort (0.2.0) + turbo-rails (2.0.17) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6)