From 58070b08b0c54e315d6df05a9f8a4f852badc5f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 10:14:09 +0000 Subject: [PATCH] Bump dry-configurable from 0.11.3 to 0.12.0 Bumps [dry-configurable](https://github.com/dry-rb/dry-configurable) from 0.11.3 to 0.12.0. - [Release notes](https://github.com/dry-rb/dry-configurable/releases) - [Changelog](https://github.com/dry-rb/dry-configurable/blob/master/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-configurable/compare/v0.11.3...v0.12.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6a74a09..9e5fd4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,14 +7,12 @@ PATH GEM remote: https://rubygems.org/ specs: - concurrent-ruby (1.1.6) - dry-configurable (0.11.3) + concurrent-ruby (1.1.7) + dry-configurable (0.12.0) concurrent-ruby (~> 1.0) - dry-core (~> 0.4, >= 0.4.7) - dry-equalizer (~> 0.2) - dry-core (0.4.9) + dry-core (~> 0.5, >= 0.5.0) + dry-core (0.5.0) concurrent-ruby (~> 1.0) - dry-equalizer (0.3.0) rake (13.0.1) PLATFORMS