From 4212ae725dc37fd7a2c99c7f5d27402363dd64d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 22:02:40 +0000 Subject: [PATCH] build(deps-dev): bump the bundler group across 1 directory with 2 updates Bumps the bundler group with 2 updates in the /Library/Homebrew directory: [rexml](https://github.com/ruby/rexml) and [yard](https://github.com/lsegal/yard). Updates `rexml` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.7) Updates `yard` from 0.9.34 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.34...v0.9.36) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:development dependency-group: bundler - dependency-name: yard dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index bf55ce0f02413..88f9290a02e91 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -57,7 +57,8 @@ GEM sorbet-runtime (>= 0.5.9204) rdiscount (2.2.7.3) regexp_parser (2.9.0) - rexml (3.2.6) + rexml (3.2.7) + strscan (>= 3.0.9) ronn (0.7.3) hpricot (>= 0.8.2) mustache (>= 0.7.0) @@ -140,6 +141,7 @@ GEM syntax_tree (>= 6.1.1) thor (>= 0.19.2) stackprof (0.2.26) + strscan (3.1.0) syntax_tree (6.2.0) prettier_print (>= 1.2.0) tapioca (0.12.0) @@ -157,14 +159,12 @@ GEM unf_ext (0.0.9.1) unicode-display_width (2.5.0) warning (1.3.0) - yard (0.9.34) + yard (0.9.36) yard-sorbet (0.8.1) sorbet-runtime (>= 0.5) yard (>= 0.9) PLATFORMS - aarch64-linux - arm-linux arm64-darwin x86_64-darwin x86_64-linux