From a635b87ffd2b2d93082267bcd0ef27687640f2be Mon Sep 17 00:00:00 2001 From: ulferts Date: Tue, 25 Aug 2020 14:00:30 +0200 Subject: [PATCH] bump dry-configurable --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2ff47dee9e..f7bfb05c10b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -446,7 +446,7 @@ GEM unf (>= 0.0.5, < 1.0.0) doorkeeper (5.3.1) railties (>= 5) - dry-configurable (0.11.4) + dry-configurable (0.11.6) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.7) dry-equalizer (~> 0.2)