From 0303a170a3e186b2d03272fcfb218a06d135e06a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:18:53 +0000 Subject: [PATCH] Bump standard from 1.49.0 to 1.51.1 Bumps [standard](https://github.com/standardrb/standard) from 1.49.0 to 1.51.1. - [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.49.0...v1.51.1) --- updated-dependencies: - dependency-name: standard dependency-version: 1.51.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 33 ++++++++++++++++++++------------- 2 files changed, 21 insertions(+), 14 deletions(-) diff --git a/Gemfile b/Gemfile index 1d1a84e..82ab94c 100644 --- a/Gemfile +++ b/Gemfile @@ -38,7 +38,7 @@ gem 'standardrb'#, '~> 1.0', '>= 1.0.1' gem 'web-console', group: :development gem "tailwindcss-rails", "~> 4.2" #, '~> 4.2', '>= 4.2.1' -gem 'standard', '~> 1.49' +gem 'standard', '~> 1.51' gem 'pry', '~> 0.15.2' gem 'test-unit', '~> 3.6', '>= 3.6.8' gem 'timecop', '~> 0.9.10' diff --git a/Gemfile.lock b/Gemfile.lock index 4f7ad9e..6a6d9cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,6 +82,7 @@ GEM ast (2.4.3) base64 (0.2.0) bcrypt (3.1.20) + bcrypt_pbkdf (1.1.1) bcrypt_pbkdf (1.1.1-arm64-darwin) benchmark (0.4.0) benchmark-ips (2.14.0) @@ -129,6 +130,7 @@ GEM tzinfo ffaker (2.24.0) ffi (1.17.2-arm64-darwin) + ffi (1.17.2-x86_64-linux-gnu) friendly_id (5.5.1) activerecord (>= 4.0.0) fugit (1.11.1) @@ -155,7 +157,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.11.3) + json (2.13.2) kalibera (0.1.2) memoist (~> 0.16) rbzip2 (~> 0.3) @@ -170,7 +172,7 @@ GEM sshkit (>= 1.23.0, < 2.0) thor (~> 1.3) zeitwerk (>= 2.6.18, < 3.0) - language_server-protocol (3.17.0.4) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -228,6 +230,8 @@ GEM nio4r (2.7.4) nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) oj (3.16.10) bigdecimal (>= 3.0) ostruct (>= 0.2) @@ -238,7 +242,7 @@ GEM activerecord (>= 6.1) request_store (~> 1.4) parallel (1.27.0) - parser (3.3.8.0) + parser (3.3.9.0) ast (~> 2.4.1) racc pg (1.5.9) @@ -320,7 +324,7 @@ GEM rbzip2 (0.3.0) rdoc (6.13.1) psych (>= 4.0.0) - regexp_parser (2.10.0) + regexp_parser (2.11.2) reline (0.6.1) io-console (~> 0.5) rematch (3.2.0) @@ -333,7 +337,7 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rubocop (1.75.5) + rubocop (1.80.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -341,10 +345,10 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.44.0, < 2.0) + rubocop-ast (>= 1.46.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.44.1) + rubocop-ast (1.46.0) parser (>= 3.3.7.2) prism (~> 1.4) rubocop-minitest (0.38.0) @@ -419,10 +423,10 @@ GEM net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) ostruct - standard (1.49.0) + standard (1.51.1) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.75.2) + rubocop (~> 1.80.2) standard-custom (~> 1.0.0) standard-performance (~> 1.8) standard-custom (1.0.2) @@ -440,10 +444,12 @@ GEM railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) tailwindcss-ruby (4.1.5-arm64-darwin) + tailwindcss-ruby (4.1.5-x86_64-linux-gnu) test-unit (3.6.8) power_assert thor (1.3.2) thruster (0.1.13-arm64-darwin) + thruster (0.1.13-x86_64-linux) tilt (2.6.0) timecop (0.9.10) timeout (0.4.3) @@ -452,9 +458,9 @@ GEM railties (>= 7.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.4) - unicode-emoji (~> 4.0, >= 4.0.4) - unicode-emoji (4.0.4) + unicode-display_width (3.2.0) + unicode-emoji (~> 4.1) + unicode-emoji (4.1.0) uri (1.0.3) useragent (0.16.11) warden (1.2.9) @@ -475,6 +481,7 @@ GEM PLATFORMS arm64-darwin + x86_64-linux DEPENDENCIES activesupport @@ -529,7 +536,7 @@ DEPENDENCIES solid_cable solid_cache solid_queue (~> 1.1, >= 1.1.5) - standard (~> 1.49) + standard (~> 1.51) standardrb stimulus-rails tailwindcss-rails (~> 4.2)