From 738c5c7255d753d2aed087eb5c1365820ce0b81c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Jul 2022 00:46:04 +0000 Subject: [PATCH] Bump dry-initializer from 3.0.4 to 3.1.1 Bumps [dry-initializer](https://github.com/dry-rb/dry-initializer) from 3.0.4 to 3.1.1. - [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.0.4...v3.1.1) --- 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 a46bde37..bc1b60fe 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem "rqrcode" gem "rolify", "~> 5.2" -gem "dry-initializer", "~> 3.0" +gem "dry-initializer", "~> 3.1" gem "dry-types", "~> 1.4" gem "ruby-progressbar" diff --git a/Gemfile.lock b/Gemfile.lock index e622cc7c..bc2b782a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,7 +165,7 @@ GEM dry-core (0.7.1) concurrent-ruby (~> 1.0) dry-inflector (0.2.1) - dry-initializer (3.0.4) + dry-initializer (3.1.1) dry-logic (1.2.0) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5) @@ -591,7 +591,7 @@ DEPENDENCIES devise (~> 4.0) devise-async devise-i18n - dry-initializer (~> 3.0) + dry-initializer (~> 3.1) dry-types (~> 1.4) factory_bot_rails fake_email_validator