From a2d39050a5b15971f39c79f6d7a191a31b53deaa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 14 Jun 2019 06:48:14 +0000 Subject: [PATCH] Bump config from 1.7.1 to 1.7.2 Bumps [config](https://github.com/railsconfig/config) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/railsconfig/config/releases) - [Changelog](https://github.com/railsconfig/config/blob/master/CHANGELOG.md) - [Commits](https://github.com/railsconfig/config/compare/1.7.1...1.7.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b91edc1..5bd06c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.2.2) + activesupport (5.2.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -22,51 +22,51 @@ GEM simplecov url coderay (1.1.2) - concurrent-ruby (1.1.4) - config (1.7.1) + concurrent-ruby (1.1.5) + config (1.7.2) activesupport (>= 3.0) - deep_merge (~> 1.2.1) - dry-validation (>= 0.12.2) + deep_merge (~> 1.2, >= 1.2.1) + dry-validation (~> 0.12, >= 0.12.2, < 1.0.0) debug_inspector (0.0.3) deep_merge (1.2.1) diff-lcs (1.3) docile (1.3.1) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) - dry-configurable (0.8.1) + dry-configurable (0.8.3) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.7) - dry-container (0.7.0) + dry-container (0.7.1) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) dry-core (0.4.7) concurrent-ruby (~> 1.0) - dry-equalizer (0.2.1) + dry-equalizer (0.2.2) dry-inflector (0.1.2) - dry-logic (0.5.0) - dry-container (~> 0.2, >= 0.2.6) + dry-logic (0.6.1) + concurrent-ruby (~> 1.0) dry-core (~> 0.2) dry-equalizer (~> 0.2) - dry-types (0.14.0) + dry-types (0.14.1) concurrent-ruby (~> 1.0) dry-container (~> 0.3) dry-core (~> 0.4, >= 0.4.4) dry-equalizer (~> 0.2) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 0.5, >= 0.5) - dry-validation (0.13.0) + dry-validation (0.13.3) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) dry-core (~> 0.2, >= 0.2.1) dry-equalizer (~> 0.2) dry-logic (~> 0.5, >= 0.5.0) - dry-types (~> 0.14, >= 0.14) + dry-types (~> 0.14.0) fuubar (2.3.2) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.5.3) + i18n (1.6.0) concurrent-ruby (~> 1.0) interception (0.5) jaro_winkler (1.5.2)