From 3ddb34923dc982642007b79c312e06ed1b7c14a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 14:42:06 +0000 Subject: [PATCH] Bump dry-initializer from 3.1.1 to 3.2.0 Bumps [dry-initializer](https://github.com/dry-rb/dry-initializer) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/dry-rb/dry-initializer/releases) - [Changelog](https://github.com/dry-rb/dry-initializer/blob/main/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-initializer/compare/v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: dry-initializer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b86f74ef..272b6c3a 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ gem "web-push" gem "rolify", "~> 6.0" -gem "dry-initializer", "~> 3.1" +gem "dry-initializer", "~> 3.2" gem "dry-types", "~> 1.8" gem "pghero" diff --git a/Gemfile.lock b/Gemfile.lock index 4d36f979..7b047980 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,7 @@ GEM logger zeitwerk (~> 2.6) dry-inflector (1.2.0) - dry-initializer (3.1.1) + dry-initializer (3.2.0) dry-logic (1.6.0) bigdecimal concurrent-ruby (~> 1.0) @@ -577,7 +577,7 @@ DEPENDENCIES devise-async devise-i18n dotenv-rails (~> 3.1) - dry-initializer (~> 3.1) + dry-initializer (~> 3.2) dry-types (~> 1.8) factory_bot_rails fake_email_validator