From 0fbe7fee43263c8819628a0a81a73a9910026180 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:58:10 +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 b4dbb2cd..baad2fd3 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.7" gem "pghero" diff --git a/Gemfile.lock b/Gemfile.lock index 0547e735..d185bc4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,7 @@ GEM concurrent-ruby (~> 1.0) zeitwerk (~> 2.6) dry-inflector (1.0.0) - dry-initializer (3.1.1) + dry-initializer (3.2.0) dry-logic (1.5.0) concurrent-ruby (~> 1.0) dry-core (~> 1.0, < 2) @@ -575,7 +575,7 @@ DEPENDENCIES devise-async devise-i18n dotenv-rails (~> 3.1) - dry-initializer (~> 3.1) + dry-initializer (~> 3.2) dry-types (~> 1.7) factory_bot_rails fake_email_validator