From caf6bfa495f3d9fb8667d078dda458d1f96259ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 19:53:20 +0000 Subject: [PATCH] Bump activesupport from 4.2.0 to 6.1.7.5 Bumps [activesupport](https://github.com/rails/rails) from 4.2.0 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v4.2.0...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-version: 6.1.7.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 60 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 37 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b193e28d..bd7fb1eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,15 +2,12 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.2.8) - activemodel (4.2.0) - activesupport (= 4.2.0) - builder (~> 3.1) - activesupport (4.2.0) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) + activesupport (6.1.7.5) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.3.6) archive-tar-minitar (0.5.2) autoparse (0.3.3) @@ -42,6 +39,7 @@ GEM serverspec (~> 2) specinfra (~> 2) builder (3.2.2) + concurrent-ruby (1.3.6) diff-lcs (1.2.5) docile (1.1.5) docker-api (1.17.0) @@ -56,6 +54,10 @@ GEM CFPropertyList (~> 2.2.6) faraday (0.9.1) multipart-post (>= 1.2, < 3) + faraday_middleware (0.14.0) + faraday (>= 0.7.4, < 1.0) + fast_gettext (1.1.2) + fiddle (1.1.8) fission (0.5.0) CFPropertyList (~> 2.2) fog (1.27.0) @@ -134,6 +136,13 @@ GEM fog-core nokogiri (~> 1.5, >= 1.5.11) formatador (0.2.5) + gettext (3.2.9) + locale (>= 2.0.5) + text (>= 1.3.0) + gettext-setup (0.34) + fast_gettext (~> 1.1.0) + gettext (>= 3.0.2, < 3.3.0) + locale google-api-client (0.8.2) activesupport (>= 3.2) addressable (~> 2.3) @@ -144,22 +153,18 @@ GEM multi_json (~> 1.10) retriable (~> 1.4) signet (~> 0.6) - her (0.7.3) - activemodel (>= 3.0.0, <= 4.2) - activesupport (>= 3.0.0, <= 4.2) - faraday (>= 0.8, < 1.0) - multi_json (~> 1.7) hiera (2.0.0) json_pure highline (1.6.21) hocon (0.0.6) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) + i18n (1.14.8) + concurrent-ruby (~> 1.0) inflecto (0.0.2) inifile (2.0.2) ipaddress (0.8.0) - json (1.8.2) + json (1.8.6) json_pure (1.8.2) jwt (1.2.0) launchy (2.4.3) @@ -171,10 +176,13 @@ GEM librarian (>= 0.1.2) puppet_forge rsync + locale (2.1.5) + fiddle metaclass (0.0.4) mime-types (2.4.3) mini_portile (0.6.2) - minitest (5.5.1) + minitar (1.1.0) + minitest (5.27.0) mocha (1.1.0) metaclass (~> 0.0.1) multi_json (1.10.1) @@ -195,8 +203,12 @@ GEM puppet-lint (1.1.0) puppet-syntax (2.0.0) rake - puppet_forge (1.0.4) - her (~> 0.6) + puppet_forge (2.3.4) + faraday (>= 0.9.0, < 0.18.0, != 0.13.1) + faraday_middleware (>= 0.9.0, < 0.15.0) + gettext-setup (~> 0.11) + minitar + semantic_puppet (~> 1.0) puppetlabs_spec_helper (0.10.2) mocha puppet-lint @@ -232,6 +244,7 @@ GEM rspec rspec-support (3.2.2) rsync (1.0.9) + semantic_puppet (1.1.1) serverspec (2.7.1) multi_json rspec (~> 3.0) @@ -251,14 +264,15 @@ GEM specinfra (2.11.5) net-scp net-ssh - thor (0.19.1) - thread_safe (0.3.4) + text (1.3.1) + thor (0.20.3) trollop (2.1.1) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.6) + zeitwerk (2.7.5) PLATFORMS ruby