From 601adeea643a9ead318c3e4f05215f8993a42a42 Mon Sep 17 00:00:00 2001 From: Simplificator Renovate Bot <121604823+simplificator-renovate[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 06:05:25 +0000 Subject: [PATCH] Update dependency standard to v1.50.0 --- Gemfile.lock | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a32da4d..7b50698 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) + ast (2.4.3) builder (3.2.4) concurrent-ruby (1.1.10) crass (1.0.6) @@ -46,8 +46,8 @@ GEM multi_xml (>= 0.5.2) i18n (1.10.0) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) + json (2.7.6) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) loofah (2.16.0) crass (~> 1.0.2) @@ -64,10 +64,10 @@ GEM nokogiri (1.13.4-x86_64-linux) racc (~> 1.4) parallel (1.24.0) - parser (3.3.1.0) + parser (3.3.9.0) ast (~> 2.4.1) racc - racc (1.8.0) + racc (1.8.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -78,9 +78,8 @@ GEM loofah (~> 2.3) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + regexp_parser (2.11.2) + rexml (3.4.2) rspec (3.11.0) rspec-core (~> 3.11.0) rspec-expectations (~> 3.11.0) @@ -128,11 +127,10 @@ GEM standard-performance (1.0.1) lint_roller (~> 1.0) rubocop-performance (~> 1.16.0) - strscan (3.1.0) thor (1.2.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) zeitwerk (2.5.4) PLATFORMS