From ee9d6c21beccde1d46fe5aee4380e66833721392 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:34:44 +0000 Subject: [PATCH] Bump config from 5.5.1 to 5.5.2 Bumps [config](https://github.com/rubyconfig/config) from 5.5.1 to 5.5.2. - [Release notes](https://github.com/rubyconfig/config/releases) - [Changelog](https://github.com/rubyconfig/config/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubyconfig/config/commits/5.5.2) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd3b58ce6..7e51af2ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,8 +157,9 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) concurrent-ruby (1.3.4) - config (5.5.1) + config (5.5.2) deep_merge (~> 1.2, >= 1.2.1) + ostruct connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -302,6 +303,7 @@ GEM omniauth-rails_csrf_protection (1.0.2) actionpack (>= 4.2) omniauth (~> 2.0) + ostruct (0.6.0) pagy (9.0.9) paper_trail (15.2.0) activerecord (>= 6.1)