From 52ee38f5a35749c83c73d8964abd74043ab4e572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 20:40:55 +0000 Subject: [PATCH] Bump yard from 0.9.28 to 0.9.36 Bumps [yard](https://github.com/lsegal/yard) from 0.9.28 to 0.9.36. - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](https://github.com/lsegal/yard/compare/v0.9.28...v0.9.36) --- updated-dependencies: - dependency-name: yard dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4e3e17..b06880b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,6 @@ GEM tzinfo (~> 2.0) addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) - base64 (0.2.0) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) builder (3.2.4) @@ -20,7 +19,6 @@ GEM thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.5.0) docile (1.4.0) - domain_name (0.6.20240107) faraday (1.10.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -44,10 +42,6 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) - ffi (1.17.0) - ffi-compiler (1.3.2) - ffi (>= 1.15.5) - rake git (1.18.0) addressable (~> 2.8) rchardet (~> 1.8) @@ -59,15 +53,6 @@ GEM oauth2 (~> 1.0) hashie (3.6.0) highline (2.1.0) - http (5.2.0) - addressable (~> 2.8) - base64 (~> 0.1) - http-cookie (~> 1.0) - http-form_data (~> 2.2) - llhttp-ffi (~> 0.5.0) - http-cookie (1.0.6) - domain_name (~> 0.5) - http-form_data (2.3.0) i18n (1.14.1) concurrent-ruby (~> 1.0) interception (0.5) @@ -82,9 +67,6 @@ GEM rdoc semver jwt (2.7.0) - llhttp-ffi (0.5.0) - ffi-compiler (~> 1.0) - rake (~> 13.0) method_source (1.0.0) mini_portile2 (2.8.1) minitest (5.19.0) @@ -160,9 +142,7 @@ GEM thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.36) zip (2.0.2) PLATFORMS @@ -172,7 +152,6 @@ DEPENDENCIES activesupport (>= 2.3.5) bundler (~> 2.1.4) faraday-retry (~> 1.0.3) - http juwelier (~> 2.1.0) octokit (~> 5.0) oj (~> 3.13.12)