From 9e142642c6e0762248e6aca000ed3d6bbbbbc0fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 15:21:23 +0000 Subject: [PATCH] Bump beaker from 4.40.2 to 4.41.1 Bumps [beaker](https://github.com/voxpupuli/beaker) from 4.40.2 to 4.41.1. - [Release notes](https://github.com/voxpupuli/beaker/releases) - [Changelog](https://github.com/voxpupuli/beaker/blob/4.41.1/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/beaker/compare/4.40.2...4.41.1) --- updated-dependencies: - dependency-name: beaker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 217b1ae..3a87642 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM ast (2.4.2) base64 (0.2.0) bcrypt_pbkdf (1.1.0) - beaker (4.40.2) + beaker (4.41.1) beaker-hostgenerator ed25519 (~> 1.0) hocon (~> 1.0) @@ -49,7 +49,7 @@ GEM hocon (~> 1.0) require_all (>= 1.3.2, < 3.1.0) stringify-hash (~> 0.0.0) - beaker-hostgenerator (2.2.3) + beaker-hostgenerator (2.9.0) deep_merge (~> 1.0) beaker-puppet (2.0.0) beaker (~> 4.1) @@ -107,7 +107,7 @@ GEM domain_name (~> 0.5) i18n (1.14.1) concurrent-ruby (~> 1.0) - in-parallel (1.0.0) + in-parallel (1.0.1) inifile (3.0.0) iniparser (1.0.1) json (2.6.3) @@ -188,7 +188,7 @@ GEM daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - thor (1.2.2) + thor (1.3.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unf (0.1.4)