From 6e96276ca34b2ce7e5c67de41f6c198dd91764be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 13:20:15 +0000 Subject: [PATCH] Bump standard-rails from 1.4.0 to 1.5.0 Bumps [standard-rails](https://github.com/testdouble/standard-rails) from 1.4.0 to 1.5.0. - [Changelog](https://github.com/standardrb/standard-rails/blob/main/CHANGELOG.md) - [Commits](https://github.com/testdouble/standard-rails/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: standard-rails dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 9604b29..cb93271 100644 --- a/Gemfile +++ b/Gemfile @@ -11,4 +11,4 @@ gem "sqlite3" gem "debug" gem "standard", "~> 1.52" -gem "standard-rails", "~> 1.4" +gem "standard-rails", "~> 1.5" diff --git a/Gemfile.lock b/Gemfile.lock index d520b16..7c6f7b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,8 +39,8 @@ GEM uri (>= 0.13.1) ast (2.4.3) base64 (0.3.0) - benchmark (0.4.1) - bigdecimal (3.2.3) + benchmark (0.5.0) + bigdecimal (3.3.1) builder (3.3.0) concurrent-ruby (1.3.5) connection_pool (2.5.4) @@ -66,7 +66,7 @@ GEM loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - minitest (5.25.5) + minitest (5.26.2) nio4r (2.7.4) nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) @@ -98,7 +98,7 @@ GEM puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.1) + rack (3.2.4) rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -148,12 +148,12 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) - rubocop-rails (2.31.0) + rubocop-rails (2.33.4) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) rubocop (>= 1.75.0, < 2.0) - rubocop-ast (>= 1.38.0, < 2.0) + rubocop-ast (>= 1.44.0, < 2.0) ruby-progressbar (1.13.0) securerandom (0.4.1) sqlite3 (2.8.0-aarch64-linux-gnu) @@ -176,9 +176,9 @@ GEM standard-performance (1.8.0) lint_roller (~> 1.1) rubocop-performance (~> 1.25.0) - standard-rails (1.4.0) + standard-rails (1.5.0) lint_roller (~> 1.0) - rubocop-rails (~> 2.31.0) + rubocop-rails (~> 2.33.4) stringio (3.1.7) thor (1.4.0) tsort (0.2.0) @@ -187,7 +187,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.1.1) useragent (0.16.11) zeitwerk (2.7.3) @@ -207,7 +207,7 @@ DEPENDENCIES rails-app_env! sqlite3 standard (~> 1.52) - standard-rails (~> 1.4) + standard-rails (~> 1.5) BUNDLED WITH 2.6.9