From 8fda7189fdc07e5b229fcec200145f76b2c2fdd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 16:11:04 +0000 Subject: [PATCH] Bump uri from 1.0.2 to 1.0.3 Bumps [uri](https://github.com/ruby/uri) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: uri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7dcdc3da..1192fd71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,6 +39,9 @@ GEM base64 (0.2.0) benchmark (0.4.0) bigdecimal (3.1.9) + coderay (1.1.3) + commander (5.0.0) + highline (~> 3.0.0) concurrent-ruby (1.3.5) connection_pool (2.5.0) console (1.29.3) @@ -54,6 +57,7 @@ GEM fiber-storage fiber-storage (1.0.0) fileutils (1.7.3) + highline (3.0.1) i18n (1.14.7) concurrent-ruby (~> 1.0) io-event (1.9.0) @@ -64,6 +68,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.6) + method_source (1.1.0) metrics (0.12.1) minitest (5.25.4) minitest-focus (1.4.0) @@ -74,13 +79,20 @@ GEM minitest (> 5, < 7) minitest-rg (5.3.0) minitest (~> 5.0) - netrc (0.11.0) parallel (1.26.3) + parlour (9.1.0) + commander (~> 5.0) + parser + rainbow (~> 3.0) + sorbet-runtime (>= 0.5) parser (3.3.7.1) ast (~> 2.4.1) racc prettier_print (1.2.1) prism (1.3.0) + pry (0.15.2) + coderay (~> 1.1) + method_source (~> 1.0) racc (1.8.1) rainbow (3.1.1) rake (13.2.1) @@ -140,16 +152,13 @@ GEM strscan (3.1.2) syntax_tree (6.2.0) prettier_print (>= 1.2.0) - tapioca (0.16.11) - benchmark - bundler (>= 2.2.25) - netrc (>= 0.11.0) - parallel (>= 1.21.0) - rbi (~> 0.2) - sorbet-static-and-runtime (>= 0.5.11087) - spoom (>= 1.2.0) - thor (>= 1.2.0) - yard-sorbet + tapioca (0.4.13) + parlour (>= 2.1.0) + pry (>= 0.12.2) + sorbet-runtime + sorbet-static (>= 0.4.4471) + spoom + thor (>= 0.19.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.2) @@ -157,12 +166,9 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.2) + uri (1.0.3) webrick (1.9.1) yard (0.9.37) - yard-sorbet (0.9.0) - sorbet-runtime - yard PLATFORMS x86_64-linux