From a67e2917fa3840c52c1a65c13b419419ce9c196e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 19:06:39 +0000 Subject: [PATCH] Bump yard from 0.9.28 to 0.9.35 Bumps [yard](https://github.com/lsegal/yard) from 0.9.28 to 0.9.35. - [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.35) --- updated-dependencies: - dependency-name: yard dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc9a544..fbef865 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,14 +55,16 @@ GEM kaminari-core (1.2.2) marcel (1.0.2) method_source (1.0.0) - mini_portile2 (2.8.1) minitest (5.16.3) mysql2 (0.5.4) net-ssh (7.0.1) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nokogiri (1.13.10) - mini_portile2 (~> 2.8.0) + nokogiri (1.13.10-arm64-darwin) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) pry (0.14.1) coderay (~> 1.1) @@ -86,6 +88,7 @@ GEM rubyzip (2.3.2) sqlite3 (1.6.8-arm64-darwin) sqlite3 (1.6.8-x86_64-darwin) + sqlite3 (1.6.8-x86_64-linux) table_print (1.5.7) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -95,15 +98,14 @@ GEM unicode-display_width (1.8.0) unicode_plot (0.0.5) enumerable-statistics (>= 2.0.1) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.35) youplot (0.4.5) unicode_plot (>= 0.0.5) PLATFORMS arm64-darwin-23 x86_64-darwin-22 + x86_64-linux DEPENDENCIES arql!