From b67cfb39cc2d87684cc4d586aafdf08ec10334ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 08:08:01 +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/master/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: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c33adfc2f..c5925d6df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,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)