From 8c6f89c4ecd7ac158576bf03c8710693b50bc056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 20:44:25 +0000 Subject: [PATCH] Bump the bundler group with 5 updates Bumps the bundler group with 5 updates: | Package | From | To | | --- | --- | --- | | [railties](https://github.com/rails/rails) | `8.1.3` | `8.1.3.1` | | [rubocop](https://github.com/rubocop/rubocop) | `1.88.1` | `1.88.2` | | [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.12.0` | `0.13.2` | | [sorbet](https://github.com/sorbet/sorbet) | `0.6.13321` | `0.6.13371` | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.6.13321` | `0.6.13371` | Updates `railties` 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) Updates `rubocop` from 1.88.1 to 1.88.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.88.1...v1.88.2) Updates `rubocop-sorbet` from 0.12.0 to 0.13.2 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.12.0...v0.13.2) Updates `sorbet` from 0.6.13321 to 0.6.13371 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-runtime` from 0.6.13321 to 0.6.13371 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: railties dependency-version: 8.1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop dependency-version: 1.88.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop-sorbet dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.13371 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet-runtime dependency-version: 0.6.13371 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 63 +++++++++++++++++++++++++--------------------------- 1 file changed, 30 insertions(+), 33 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 24ed3ff..5ceba22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,9 +30,9 @@ PATH 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) @@ -40,13 +40,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) - activesupport (8.1.3) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -106,7 +106,7 @@ GEM sorbet-runtime coderay (1.1.3) colored2 (3.1.2) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) constant_resolver (0.3.0) cork (0.3.0) @@ -128,10 +128,9 @@ GEM terminal-table (>= 1, < 5) danger-plugin-api (1.0.0) danger (> 2.0) - date (3.5.1) diff-lcs (1.6.2) drb (2.2.3) - erb (6.0.4) + erb (6.0.6) erubi (1.13.1) faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) @@ -152,12 +151,12 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.20.0) + json (2.21.2) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - language_server-protocol (3.17.0.5) + language_server-protocol (3.17.0.6) lint_roller (1.1.0) logger (1.7.0) loofah (2.25.2) @@ -203,7 +202,7 @@ GEM parse_packwerk (0.27.0) bigdecimal sorbet-runtime - parser (3.3.11.1) + parser (3.3.12.0) ast (~> 2.4.1) racc pastel (0.8.0) @@ -217,9 +216,6 @@ GEM method_source (~> 1.0) reline (>= 0.6.0) pstore (0.2.0) - psych (5.4.0) - date - stringio public_suffix (7.0.5) racc (1.8.1) rack (3.2.6) @@ -237,9 +233,9 @@ GEM 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) @@ -256,9 +252,10 @@ GEM prism (>= 1.6.0) tsort rchardet (1.9.0) - rdoc (7.2.0) + rdoc (8.0.0) erb - psych (>= 4.0.0) + prism (>= 1.6.0) + rbs (>= 4.0.0) tsort regexp_parser (2.12.0) reline (0.6.3) @@ -278,7 +275,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.7) - rubocop (1.88.1) + rubocop (1.88.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -289,14 +286,14 @@ GEM rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.1) + rubocop-ast (1.50.0) parser (>= 3.3.7.2) prism (~> 1.7) rubocop-performance (1.26.1) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) - rubocop-sorbet (0.12.0) + rubocop-sorbet (0.13.2) lint_roller rubocop (>= 1.75.2) ruby-progressbar (1.13.0) @@ -309,15 +306,15 @@ GEM faraday (>= 0.17.3, < 3) securerandom (0.4.1) smart_properties (1.17.0) - sorbet (0.6.13321) - sorbet-static (= 0.6.13321) - sorbet-runtime (0.6.13321) - sorbet-static (0.6.13321-aarch64-linux) - sorbet-static (0.6.13321-universal-darwin) - sorbet-static (0.6.13321-x86_64-linux) - sorbet-static-and-runtime (0.6.13321) - sorbet (= 0.6.13321) - sorbet-runtime (= 0.6.13321) + sorbet (0.6.13371) + sorbet-static (= 0.6.13371) + sorbet-runtime (0.6.13371) + sorbet-static (0.6.13371-aarch64-linux) + sorbet-static (0.6.13371-universal-darwin) + sorbet-static (0.6.13371-x86_64-linux) + sorbet-static-and-runtime (0.6.13371) + sorbet (= 0.6.13371) + sorbet-runtime (= 0.6.13371) spoom (1.8.2) erubi (>= 1.10.0) prism (>= 0.28.0) @@ -361,7 +358,7 @@ GEM uri (1.1.1) useragent (0.16.11) wisper (2.0.1) - zeitwerk (2.8.2) + zeitwerk (2.8.3) PLATFORMS aarch64-linux