From c6d00f36e297f9c31cb68992b314f29f4fa4d62c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 19:46:54 +0000 Subject: [PATCH] Bump standard from 1.51.1 to 1.52.0 Bumps [standard](https://github.com/standardrb/standard) from 1.51.1 to 1.52.0. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/standardrb/standard/compare/v1.51.1...v1.52.0) --- updated-dependencies: - dependency-name: standard dependency-version: 1.52.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index eea518d..7728465 100644 --- a/Gemfile +++ b/Gemfile @@ -78,7 +78,7 @@ group :development do # Preview emails in browser instead of sending gem "letter_opener" - gem "standard", "~> 1.51" + gem "standard", "~> 1.52" end group :test do diff --git a/Gemfile.lock b/Gemfile.lock index b553f72..98a5fd9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.15.2) + json (2.16.0) json-jwt (1.17.0) activesupport (>= 4.2) aes_key_wrap @@ -340,7 +340,7 @@ GEM reline (0.6.2) io-console (~> 0.5) rexml (3.4.4) - rubocop (1.80.2) + rubocop (1.81.7) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -348,10 +348,10 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.46.0, < 2.0) + rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.47.1) + rubocop-ast (1.48.0) parser (>= 3.3.7.2) prism (~> 1.4) rubocop-performance (1.25.0) @@ -416,10 +416,10 @@ GEM net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) ostruct - standard (1.51.1) + standard (1.52.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.80.2) + rubocop (~> 1.81.7) standard-custom (~> 1.0.0) standard-performance (~> 1.8) standard-custom (1.0.2) @@ -523,7 +523,7 @@ DEPENDENCIES solid_cache solid_queue sqlite3 (>= 2.1) - standard (~> 1.51) + standard (~> 1.52) stimulus-rails tailwindcss-rails thruster