From cb2b8402897922ed56a01ac5ec1fc2b230ea5eef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 02:13:07 +0000 Subject: [PATCH] Bump railties from 8.1.3 to 8.1.3.1 Bumps [railties](https://github.com/rails/rails) from 8.1.3 to 8.1.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3.1/railties/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.3...v8.1.3.1) --- updated-dependencies: - dependency-name: railties dependency-version: 8.1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 119 +++++++-------------------------------------------- 1 file changed, 16 insertions(+), 103 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f9477a..526dfff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,16 +1,9 @@ -PATH - remote: . - specs: - activerecord-pg-extensions (0.8.0) - activerecord (>= 7.2, < 8.2) - railties (>= 7.2, < 8.2) - GEM remote: https://rubygems.org/ specs: - actionpack (8.1.3) - actionview (= 8.1.3) - activesupport (= 8.1.3) + 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) @@ -18,19 +11,13 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (8.1.3) - activesupport (= 8.1.3) + actionview (8.1.3.1) + activesupport (= 8.1.3.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activemodel (8.1.3) - activesupport (= 8.1.3) - activerecord (8.1.3) - activemodel (= 8.1.3) - activesupport (= 8.1.3) - timeout (>= 0.4.0) - activesupport (8.1.3) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -43,19 +30,14 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - ast (2.4.3) base64 (0.3.0) bigdecimal (4.1.2) builder (3.3.0) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) crass (1.0.7) - debug (1.11.1) - irb (~> 1.10) - reline (>= 0.3.8) - diff-lcs (1.6.2) drb (2.2.3) - erb (6.0.4) + erb (6.0.6) erubi (1.13.1) i18n (1.15.2) concurrent-ruby (~> 1.0) @@ -65,11 +47,9 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.20.0) - language_server-protocol (3.17.0.6) - lint_roller (1.1.0) + json (2.21.1) logger (1.7.0) - loofah (2.25.1) + loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) mini_portile2 (2.8.9) @@ -89,15 +69,6 @@ GEM racc (~> 1.4) nokogiri (1.19.4-x86_64-linux-gnu) racc (~> 1.4) - parallel (2.1.0) - parser (3.3.11.1) - ast (~> 2.4.1) - racc - pg (1.6.3) - pg (1.6.3-aarch64-linux) - pg (1.6.3-arm64-darwin) - pg (1.6.3-x86_64-darwin) - pg (1.6.3-x86_64-linux) pp (0.6.4) prettyprint prettyprint (0.2.0) @@ -115,21 +86,20 @@ GEM 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) - railties (8.1.3) - actionpack (= 8.1.3) - activesupport (= 8.1.3) + 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) thor (~> 1.0, >= 1.2.2) tsort (>= 0.2) zeitwerk (~> 2.6) - rainbow (3.1.1) rake (13.4.2) - rbs (4.0.3) + rbs (4.1.0) logger prism (>= 1.6.0) tsort @@ -138,60 +108,13 @@ GEM prism (>= 1.6.0) rbs (>= 4.0.0) tsort - regexp_parser (2.12.0) reline (0.6.3) io-console (~> 0.5) - rspec (3.13.2) - rspec-core (~> 3.13.0) - rspec-expectations (~> 3.13.0) - rspec-mocks (~> 3.13.0) - rspec-core (3.13.6) - rspec-support (~> 3.13.0) - rspec-expectations (3.13.5) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.13.0) - rspec-mocks (3.13.8) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.13.0) - rspec-support (3.13.7) - rubocop (1.88.2) - json (~> 2.3) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.1.0) - parallel (>= 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.49.0, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.50.0) - parser (>= 3.3.7.2) - prism (~> 1.7) - rubocop-inst (1.2.3) - rubocop (~> 1.72, >= 1.72.1) - rubocop-performance (~> 1.24) - rubocop-performance (1.26.1) - lint_roller (~> 1.1) - rubocop (>= 1.75.0, < 2.0) - rubocop-ast (>= 1.47.1, < 2.0) - rubocop-rake (0.7.1) - lint_roller (~> 1.1) - rubocop (>= 1.72.1) - rubocop-rspec (3.10.2) - lint_roller (~> 1.1) - regexp_parser (>= 2.0) - rubocop (~> 1.86, >= 1.86.2) - ruby-progressbar (1.13.0) securerandom (0.4.1) thor (1.5.0) - timeout (0.6.1) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.2.0) - unicode-emoji (~> 4.1) - unicode-emoji (4.2.0) uri (1.1.1) useragent (0.16.11) zeitwerk (2.8.2) @@ -205,16 +128,6 @@ PLATFORMS x86_64-linux DEPENDENCIES - activerecord (~> 8.1.0) - activerecord-pg-extensions! - debug (~> 1.8) - pg (~> 1.2) - railties (~> 8.1.0) - rake (~> 13.0) - rspec (~> 3.0) - rubocop-inst (~> 1) - rubocop-rake (~> 0.5) - rubocop-rspec (~> 3.10) BUNDLED WITH 2.4.20