From ba35f243549543d26cd7af6f9b8804c7dc306481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 11:53:46 -0400 Subject: [PATCH 1/9] Bump erb from 6.0.2 to 6.0.4 (#239) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0de08047..bd8eb4f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,7 +196,7 @@ GEM dotenv (3.2.0) drb (2.2.3) dry-cli (1.4.1) - erb (6.0.2) + erb (6.0.4) erb_lint (0.9.0) activesupport better_html (>= 2.0.1) From 4eb73ce1515b09be151b092beebeb54bcb9e0f0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 11:53:58 -0400 Subject: [PATCH 2/9] build(deps): bump qs from 6.15.1 to 6.16.0 (#324) Signed-off-by: dependabot[bot] --- yarn.lock | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8ca7d075..8a6934d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1202,11 +1202,12 @@ proxy-from-env@^2.1.0: integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA== qs@^6.15.0: - version "6.15.1" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.1.tgz#bdb55aed06bfac257a90c44a446a73fba5575c8f" - integrity sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg== + version "6.16.0" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.16.0.tgz#c22c723a28a920f3aacdce8289fabd43eccb79fd" + integrity sha512-h6fhOIaRrID2CbEY2fqs+7t+UXZo+MLAnU5gRIq85uFtdiUPCdsApMlHhXogKVM4HM2DVbIjGNTTYH2OcmP1vA== dependencies: - side-channel "^1.1.0" + es-define-property "^1.0.1" + side-channel "^1.1.1" queue-microtask@^1.2.2: version "1.2.3" @@ -1467,7 +1468,7 @@ sass@^1.69.5: optionalDependencies: "@parcel/watcher" "^2.4.1" -side-channel-list@^1.0.0: +side-channel-list@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.1.tgz#c2e0b5a14a540aebee3bbc6c3f8666cc9b509127" integrity sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w== @@ -1496,14 +1497,14 @@ side-channel-weakmap@^1.0.2: object-inspect "^1.13.3" side-channel-map "^1.0.1" -side-channel@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9" - integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw== +side-channel@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.1.tgz#ea02c62e05dc4bea67d4442f0fb71ee192f8e0ab" + integrity sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ== dependencies: es-errors "^1.3.0" - object-inspect "^1.13.3" - side-channel-list "^1.0.0" + object-inspect "^1.13.4" + side-channel-list "^1.0.1" side-channel-map "^1.0.1" side-channel-weakmap "^1.0.2" From 286490cb8f3761e6ba17873271834b873de51465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 11:54:14 -0400 Subject: [PATCH 3/9] build(deps): bump mail from 2.9.0 to 2.9.1 (#323) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd8eb4f4..278067d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -342,7 +342,7 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.12.0) lz_string (0.3.0) - mail (2.9.0) + mail (2.9.1) logger mini_mime (>= 0.1.1) net-imap @@ -363,12 +363,12 @@ GEM mutex_m (0.3.0) net-http (0.9.1) uri (>= 0.11.1) - net-imap (0.6.3) + net-imap (0.6.6) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.2) + net-protocol (0.3.0) timeout net-smtp (0.5.1) net-protocol @@ -612,7 +612,7 @@ GEM thruster (0.1.18-arm64-darwin) thruster (0.1.18-x86_64-darwin) thruster (0.1.18-x86_64-linux) - timeout (0.6.0) + timeout (0.6.1) tpm-key_attestation (0.14.1) bindata (~> 2.4) openssl (> 2.0) From fb05f88469fc498ff034c1ee96f65470a0a8cb2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 11:54:36 -0400 Subject: [PATCH 4/9] Bump json from 2.18.1 to 2.19.9 (#297) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 278067d3..deebb87f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -300,7 +300,7 @@ GEM reline (>= 0.4.2) jb (0.8.2) jmespath (1.6.2) - json (2.18.1) + json (2.19.9) json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) From 174a3b1a2972c3995cbb8792cee6fbe37cd2af1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 12:20:06 -0400 Subject: [PATCH 5/9] Bump concurrent-ruby from 1.3.6 to 1.3.7 (#282) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index deebb87f..65b8fd3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,7 +161,7 @@ GEM activesupport (>= 7.2.0, < 8.2.0) railties (>= 7.2.0, < 8.2.0) zeitwerk (>= 2.5.0) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) console1984 (0.2.3) irb (~> 1.13) From bdb3d35a3cd96d85a1b5f14668a4d1b2a96e80b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 12:20:50 -0400 Subject: [PATCH 6/9] Bump puma from 7.2.0 to 7.2.1 (#269) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 65b8fd3e..cb4569d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -441,7 +441,7 @@ GEM i18n (>= 0.5.0) railties (>= 6.1) public_suffix (7.0.5) - puma (7.2.0) + puma (7.2.1) nio4r (~> 2.0) pundit (2.5.2) activesupport (>= 3.0.0) From fdb95435ad1f97dfff6891a6c835e6d7f24bab7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 12:21:04 -0400 Subject: [PATCH 7/9] Bump actions/checkout from 6 to 7 (#275) Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc39af90..2d92d61a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install system dependencies run: sudo apt-get update && sudo apt-get install -y libxmlsec1-dev libxmlsec1-openssl pkg-config @@ -29,7 +29,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install system dependencies run: sudo apt-get update && sudo apt-get install -y libxmlsec1-dev libxmlsec1-openssl pkg-config From 8b538dd0927b40d4bfc188ddd77331a1baa28fb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 12:23:41 -0400 Subject: [PATCH 8/9] build(deps): bump aws-sdk-s3 from 1.213.0 to 1.229.0 (#40) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 3faecc3b..7eca50ee 100644 --- a/Gemfile +++ b/Gemfile @@ -100,7 +100,7 @@ group :development do gem "letter_opener_web", "~> 3.0" end -gem "aws-sdk-s3", "~> 1.213" +gem "aws-sdk-s3", "~> 1.229" gem "lz_string", "~> 0.3.0" diff --git a/Gemfile.lock b/Gemfile.lock index cb4569d7..3b75c31a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,8 +110,8 @@ GEM turbo-rails awesome_print (1.9.2) aws-eventstream (1.4.0) - aws-partitions (1.1220.0) - aws-sdk-core (3.242.0) + aws-partitions (1.1283.0) + aws-sdk-core (3.254.1) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -119,11 +119,11 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.122.0) - aws-sdk-core (~> 3, >= 3.241.4) + aws-sdk-kms (1.130.0) + aws-sdk-core (~> 3, >= 3.254.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.213.0) - aws-sdk-core (~> 3, >= 3.241.4) + aws-sdk-s3 (1.229.0) + aws-sdk-core (~> 3, >= 3.254.1) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) @@ -138,7 +138,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (4.1.1) + bigdecimal (4.1.2) bindata (2.5.1) bindex (0.8.1) blind_index (2.7.0) @@ -682,7 +682,7 @@ DEPENDENCIES annotaterb (~> 4.22) audits1984 (~> 0.1.7) awesome_print (~> 1.9) - aws-sdk-s3 (~> 1.213) + aws-sdk-s3 (~> 1.229) bcrypt (~> 3.1) blind_index (~> 2.7) bootsnap From b26469ade1380c00f0e0630b871a65495263bf1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 16:26:04 +0000 Subject: [PATCH 9/9] build(deps): bump rails and acts_as_paranoid Bumps [rails](https://github.com/rails/rails) and [acts_as_paranoid](https://github.com/ActsAsParanoid/acts_as_paranoid). These dependencies needed to be updated together. Updates `rails` from 8.0.5.1 to 8.1.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v8.0.5.1...v8.1.3.1) Updates `acts_as_paranoid` from 0.10.3 to 0.11.0 - [Changelog](https://github.com/ActsAsParanoid/acts_as_paranoid/blob/master/CHANGELOG.md) - [Commits](https://github.com/ActsAsParanoid/acts_as_paranoid/compare/v0.10.3...v0.11.0) --- updated-dependencies: - dependency-name: acts_as_paranoid dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: rails dependency-version: 8.1.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 4 +- Gemfile.lock | 185 ++++++++++++++++++++++++++------------------------- 2 files changed, 96 insertions(+), 93 deletions(-) diff --git a/Gemfile b/Gemfile index 7eca50ee..62f9d308 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" -gem "rails", "~> 8.0.4" +gem "rails", "~> 8.1.3" # Use postgresql as the database for Active Record gem "pg", "~> 1.6" # Use the Puma web server [https://github.com/puma/puma] @@ -108,7 +108,7 @@ gem "valid_email2", github: "24c02/valid_email2" gem "rails_semantic_logger", "~> 4.19" -gem "acts_as_paranoid", "~> 0.10.3" +gem "acts_as_paranoid", "~> 0.11.0" gem "console1984", "~> 0.2.3" diff --git a/Gemfile.lock b/Gemfile.lock index 3b75c31a..53a08c20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,29 +11,31 @@ GEM specs: aasm (5.5.2) concurrent-ruby (~> 1.0) - actioncable (8.0.5.1) - actionpack (= 8.0.5.1) - activesupport (= 8.0.5.1) + action_text-trix (2.1.19) + railties + actioncable (8.1.3.1) + actionpack (= 8.1.3.1) + activesupport (= 8.1.3.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (8.0.5.1) - actionpack (= 8.0.5.1) - activejob (= 8.0.5.1) - activerecord (= 8.0.5.1) - activestorage (= 8.0.5.1) - activesupport (= 8.0.5.1) + actionmailbox (8.1.3.1) + actionpack (= 8.1.3.1) + activejob (= 8.1.3.1) + activerecord (= 8.1.3.1) + activestorage (= 8.1.3.1) + activesupport (= 8.1.3.1) mail (>= 2.8.0) - actionmailer (8.0.5.1) - actionpack (= 8.0.5.1) - actionview (= 8.0.5.1) - activejob (= 8.0.5.1) - activesupport (= 8.0.5.1) + actionmailer (8.1.3.1) + actionpack (= 8.1.3.1) + actionview (= 8.1.3.1) + activejob (= 8.1.3.1) + activesupport (= 8.1.3.1) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (8.0.5.1) - actionview (= 8.0.5.1) - activesupport (= 8.0.5.1) + actionpack (8.1.3.1) + actionview (= 8.1.3.1) + activesupport (= 8.1.3.1) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -41,15 +43,16 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (8.0.5.1) - actionpack (= 8.0.5.1) - activerecord (= 8.0.5.1) - activestorage (= 8.0.5.1) - activesupport (= 8.0.5.1) + actiontext (8.1.3.1) + action_text-trix (~> 2.1.15) + actionpack (= 8.1.3.1) + activerecord (= 8.1.3.1) + activestorage (= 8.1.3.1) + activesupport (= 8.1.3.1) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (8.0.5.1) - activesupport (= 8.0.5.1) + actionview (8.1.3.1) + activesupport (= 8.1.3.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) @@ -59,37 +62,37 @@ GEM block_cipher_kit (>= 0.0.4) rails (>= 7.2.2.1) serve_byte_range (~> 1.0) - activejob (8.0.5.1) - activesupport (= 8.0.5.1) + activejob (8.1.3.1) + activesupport (= 8.1.3.1) globalid (>= 0.3.6) - activemodel (8.0.5.1) - activesupport (= 8.0.5.1) - activerecord (8.0.5.1) - activemodel (= 8.0.5.1) - activesupport (= 8.0.5.1) + activemodel (8.1.3.1) + activesupport (= 8.1.3.1) + activerecord (8.1.3.1) + activemodel (= 8.1.3.1) + activesupport (= 8.1.3.1) timeout (>= 0.4.0) - activestorage (8.0.5.1) - actionpack (= 8.0.5.1) - activejob (= 8.0.5.1) - activerecord (= 8.0.5.1) - activesupport (= 8.0.5.1) + activestorage (8.1.3.1) + actionpack (= 8.1.3.1) + activejob (= 8.1.3.1) + activerecord (= 8.1.3.1) + activesupport (= 8.1.3.1) marcel (~> 1.0) - activesupport (8.0.5.1) + activesupport (8.1.3.1) base64 - benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + json logger (>= 1.4.2) minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - acts_as_paranoid (0.10.3) - activerecord (>= 6.1, < 8.1) - activesupport (>= 6.1, < 8.1) + acts_as_paranoid (0.11.0) + activerecord (>= 6.1, < 8.2) + activesupport (>= 6.1, < 8.2) addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) ahoy_matey (5.4.1) @@ -130,7 +133,6 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bcrypt (3.1.21) - benchmark (0.5.0) better_html (2.2.0) actionview (>= 7.0) activesupport (>= 7.0) @@ -161,7 +163,7 @@ GEM activesupport (>= 7.2.0, < 8.2.0) railties (>= 7.2.0, < 8.2.0) zeitwerk (>= 2.5.0) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) console1984 (0.2.3) irb (~> 1.13) @@ -176,7 +178,7 @@ GEM crack (1.0.1) bigdecimal rexml - crass (1.0.6) + crass (1.0.7) css_parser (2.0.0) addressable csv (3.3.5) @@ -196,7 +198,7 @@ GEM dotenv (3.2.0) drb (2.2.3) dry-cli (1.4.1) - erb (6.0.4) + erb (6.0.7) erb_lint (0.9.0) activesupport better_html (>= 2.0.1) @@ -260,7 +262,7 @@ GEM csv (>= 3.0.0) gli (2.22.2) ostruct - globalid (1.3.0) + globalid (1.4.0) activesupport (>= 6.1) good_job (4.13.3) activejob (>= 6.1.0) @@ -287,13 +289,13 @@ GEM http-cookie (1.1.0) domain_name (~> 0.5) http-form_data (2.3.0) - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) image_processing (1.14.0) mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) - io-console (0.8.2) - irb (1.17.0) + io-console (0.9.2) + irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) rdoc (>= 4.0.0) @@ -338,7 +340,7 @@ GEM rake (~> 13.0) lockbox (2.1.0) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) lz_string (0.3.0) @@ -348,14 +350,14 @@ GEM net-imap net-pop net-smtp - marcel (1.1.0) + marcel (1.2.1) mcp (0.13.0) json-schema (>= 4.1) mini-levenshtein (0.1.2) mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.2) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) msgpack (1.8.2) @@ -373,21 +375,21 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.2-aarch64-linux-gnu) + nokogiri (1.19.4-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.2-aarch64-linux-musl) + nokogiri (1.19.4-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.19.2-arm-linux-gnu) + nokogiri (1.19.4-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.19.2-arm-linux-musl) + nokogiri (1.19.4-arm-linux-musl) racc (~> 1.4) - nokogiri (1.19.2-arm64-darwin) + nokogiri (1.19.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.2-x86_64-darwin) + nokogiri (1.19.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.19.2-x86_64-linux-gnu) + nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.2-x86_64-linux-musl) + nokogiri (1.19.4-x86_64-linux-musl) racc (~> 1.4) nokogiri-xmlsec-instructure (0.12.0) nokogiri (~> 1.13) @@ -416,7 +418,7 @@ GEM phlex (~> 2.4.0) railties (>= 7.1, < 9) zeitwerk (~> 2.7) - pp (0.6.3) + pp (0.6.4) prettyprint premailer (1.28.0) addressable @@ -432,9 +434,6 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - psych (5.3.1) - date - stringio public_activity (3.0.2) actionpack (>= 6.1) activerecord (>= 6.1) @@ -447,7 +446,7 @@ GEM activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.6) + rack (3.2.7) rack-attack (6.8.0) rack (>= 1.0, < 4) rack-protection (4.2.1) @@ -463,34 +462,34 @@ GEM rack (>= 1.3) rackup (2.3.1) rack (>= 3) - rails (8.0.5.1) - actioncable (= 8.0.5.1) - actionmailbox (= 8.0.5.1) - actionmailer (= 8.0.5.1) - actionpack (= 8.0.5.1) - actiontext (= 8.0.5.1) - actionview (= 8.0.5.1) - activejob (= 8.0.5.1) - activemodel (= 8.0.5.1) - activerecord (= 8.0.5.1) - activestorage (= 8.0.5.1) - activesupport (= 8.0.5.1) + rails (8.1.3.1) + actioncable (= 8.1.3.1) + actionmailbox (= 8.1.3.1) + actionmailer (= 8.1.3.1) + actionpack (= 8.1.3.1) + actiontext (= 8.1.3.1) + actionview (= 8.1.3.1) + activejob (= 8.1.3.1) + activemodel (= 8.1.3.1) + activerecord (= 8.1.3.1) + activestorage (= 8.1.3.1) + activesupport (= 8.1.3.1) bundler (>= 1.15.0) - railties (= 8.0.5.1) + railties (= 8.1.3.1) rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.7.0) - loofah (~> 2.25) + rails-html-sanitizer (1.7.1) + loofah (~> 2.25, >= 2.25.2) 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) rails_semantic_logger (4.19.0) rack railties (>= 5.1) semantic_logger (~> 4.16) - railties (8.0.5.1) - actionpack (= 8.0.5.1) - activesupport (= 8.0.5.1) + railties (8.1.3.1) + actionpack (= 8.1.3.1) + activesupport (= 8.1.3.1) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -498,17 +497,22 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.1) - rdoc (7.2.0) + rake (13.4.2) + rbs (4.2.0) + logger + prism (>= 1.6.0) + tsort + rdoc (8.0.0) erb - psych (>= 4.0.0) + prism (>= 1.6.0) + rbs (>= 4.0.0) tsort redcarpet (3.6.1) refract (1.1.0) prism zeitwerk regexp_parser (2.11.3) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -602,7 +606,6 @@ GEM actionview (>= 6.0) activesupport (>= 6.0) smart_properties (1.17.0) - stringio (3.2.0) superform (0.5.1) phlex-rails (>= 1.0, < 3.0) zeitwerk (~> 2.6) @@ -660,7 +663,7 @@ GEM websocket-extensions (0.1.5) wicked (2.0.0) railties (>= 3.0.7) - zeitwerk (2.7.5) + zeitwerk (2.8.3) PLATFORMS aarch64-linux @@ -677,7 +680,7 @@ PLATFORMS DEPENDENCIES aasm (~> 5.5) active_storage_encryption (~> 0.3.0) - acts_as_paranoid (~> 0.10.3) + acts_as_paranoid (~> 0.11.0) ahoy_matey (~> 5.4) annotaterb (~> 4.22) audits1984 (~> 0.1.7) @@ -729,7 +732,7 @@ DEPENDENCIES puma (>= 5.0) pundit (~> 2.5) rack-attack (~> 6.8) - rails (~> 8.0.4) + rails (~> 8.1.3) rails_semantic_logger (~> 4.19) redcarpet (~> 3.6) rexml