From 63d4b69e9bcd756840268e3ea2eb5ce86a1a6d9c Mon Sep 17 00:00:00 2001 From: Simplificator Renovate Bot <121604823+simplificator-renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:04:55 +0000 Subject: [PATCH] Update dependency standard to v1.41.1 --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a32da4d..d4cdec1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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.5.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) @@ -79,8 +79,7 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.9) 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