From e06ba14ad25302b52d1124c8e29b95daa52b421f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 13:29:37 +0000 Subject: [PATCH] Bump the ruby group across 1 directory with 2 updates Bumps the ruby group with 2 updates in the / directory: [puppet](https://github.com/puppetlabs/puppet) and [mini_racer](https://github.com/discourse/mini_racer). Updates `puppet` from 8.7.0 to 8.8.1 - [Release notes](https://github.com/puppetlabs/puppet/releases) - [Commits](https://github.com/puppetlabs/puppet/compare/8.7.0...8.8.1) Updates `mini_racer` from 0.12.0 to 0.13.0 - [Changelog](https://github.com/rubyjs/mini_racer/blob/main/CHANGELOG) - [Commits](https://github.com/discourse/mini_racer/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: puppet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mini_racer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d8e0b00..db70308c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,9 +152,9 @@ GEM drb (2.2.1) erubi (1.13.0) execjs (2.9.1) - facter (4.7.1) + facter (4.6.1) hocon (~> 1.3) - thor (>= 1.0.1, < 1.3) + thor (>= 1.0.1, < 2.0) factory_bot (6.4.5) activesupport (>= 5.0.0) factory_bot_rails (6.4.3) @@ -170,7 +170,7 @@ GEM net-http faraday-retry (2.2.1) faraday (~> 2.0) - fast_gettext (2.4.0) + fast_gettext (3.0.0) prime ffi (1.16.3) fiber-annotation (0.2.0) @@ -178,6 +178,7 @@ GEM forwardable (1.3.3) friendly_id (5.5.1) activerecord (>= 4.0.0) + getoptlong (0.2.1) git (2.1.1) activesupport (>= 5.0) addressable (~> 2.8) @@ -221,10 +222,10 @@ GEM reline (>= 0.4.2) json (2.7.2) language_server-protocol (3.17.0.3) - libv8-node (21.7.2.0) - libv8-node (21.7.2.0-arm64-darwin) - libv8-node (21.7.2.0-x86_64-darwin) - libv8-node (21.7.2.0-x86_64-linux) + libv8-node (22.5.1.0) + libv8-node (22.5.1.0-arm64-darwin) + libv8-node (22.5.1.0-x86_64-darwin) + libv8-node (22.5.1.0-x86_64-linux) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -242,8 +243,8 @@ GEM matrix (0.4.2) mini_mime (1.1.5) mini_portile2 (2.8.7) - mini_racer (0.12.0) - libv8-node (~> 21.7.2.0) + mini_racer (0.13.0) + libv8-node (~> 22.5.1.0) minitest (5.24.1) multi_json (1.15.0) multi_xml (0.6.0) @@ -296,22 +297,24 @@ GEM public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) - puppet (8.7.0) + puppet (8.8.1) concurrent-ruby (~> 1.0) deep_merge (~> 1.0) facter (>= 4.3.0, < 5) - fast_gettext (>= 2.1, < 3) + fast_gettext (>= 2.1, < 4) + getoptlong (~> 0.2.0) locale (~> 2.1) multi_json (~> 1.13) puppet-resource_api (~> 1.5) scanf (~> 1.0) semantic_puppet (~> 1.0) - puppet (8.7.0-universal-darwin) + puppet (8.8.1-universal-darwin) CFPropertyList (>= 3.0.6, < 4) concurrent-ruby (~> 1.0) deep_merge (~> 1.0) facter (>= 4.3.0, < 5) - fast_gettext (>= 2.1, < 3) + fast_gettext (>= 2.1, < 4) + getoptlong (~> 0.2.0) locale (~> 2.1) multi_json (~> 1.13) puppet-resource_api (~> 1.5) @@ -454,7 +457,7 @@ GEM railties (>= 6.0.0) stringio (3.1.1) strscan (3.1.0) - thor (1.2.2) + thor (1.3.1) tilt (2.3.0) timeout (0.4.1) timers (4.3.5)