From 666422bcd20c5df2c7955ebe4e68d253f3456de8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 05:32:57 +0000 Subject: [PATCH] Upgrade: Bump dry-core from 0.4.9 to 0.7.1 Bumps [dry-core](https://github.com/dry-rb/dry-core) from 0.4.9 to 0.7.1. - [Release notes](https://github.com/dry-rb/dry-core/releases) - [Changelog](https://github.com/dry-rb/dry-core/blob/master/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-core/compare/v0.4.9...v0.7.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 08c1f93b3..8e271ff17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.9) config (1.1.1) activesupport (>= 3.0) deep_merge (~> 1.0.1) @@ -177,7 +177,7 @@ GEM dry-container (0.7.2) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.9) + dry-core (0.7.1) concurrent-ruby (~> 1.0) dry-equalizer (0.3.0) dry-inflector (0.2.0)