From bc279b8696b393b1bed4bfe174dbb773a9194912 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 09:15:10 +0000 Subject: [PATCH] Bump config from 1.6.1 to 2.2.1 Bumps [config](https://github.com/rubyconfig/config) from 1.6.1 to 2.2.1. - [Release notes](https://github.com/rubyconfig/config/releases) - [Changelog](https://github.com/rubyconfig/config/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubyconfig/config/compare/1.6.1...2.2.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 66 ++++++++++++++++++++++++++-------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dade08c..fd0cad4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,6 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.1.4) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) - minitest (~> 5.1) - tzinfo (~> 1.1) airbrussh (1.3.0) sshkit (>= 1.6.1, != 1.7.0) ast (2.3.0) @@ -43,53 +38,60 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.0.5) - config (1.6.1) - activesupport (>= 3.0) - deep_merge (~> 1.1.1) - dry-validation (>= 0.10.4) - deep_merge (1.1.1) + concurrent-ruby (1.1.5) + config (2.2.1) + deep_merge (~> 1.2, >= 1.2.1) + dry-validation (~> 1.0, >= 1.0.0) + deep_merge (1.2.1) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) docile (1.1.5) - dry-configurable (0.7.0) + dry-configurable (0.9.0) concurrent-ruby (~> 1.0) - dry-container (0.6.0) + dry-core (~> 0.4, >= 0.4.7) + dry-container (0.7.2) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.1) + dry-core (0.4.9) + concurrent-ruby (~> 1.0) + dry-equalizer (0.3.0) + dry-inflector (0.2.0) + dry-initializer (3.0.3) + dry-logic (1.0.5) concurrent-ruby (~> 1.0) - dry-equalizer (0.2.0) - dry-logic (0.4.2) - dry-container (~> 0.2, >= 0.2.6) dry-core (~> 0.2) dry-equalizer (~> 0.2) - dry-types (0.12.2) + dry-schema (1.4.3) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.1) - dry-container (~> 0.3) - dry-core (~> 0.2, >= 0.2.1) + dry-configurable (~> 0.8, >= 0.8.3) + dry-core (~> 0.4) dry-equalizer (~> 0.2) - dry-logic (~> 0.4, >= 0.4.2) - inflecto (~> 0.0.0, >= 0.0.2) - dry-validation (0.11.1) + dry-initializer (~> 3.0) + dry-logic (~> 1.0) + dry-types (~> 1.2) + dry-types (1.2.2) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.1, >= 0.1.3) - dry-core (~> 0.2, >= 0.2.1) + dry-container (~> 0.3) + dry-core (~> 0.4, >= 0.4.4) + dry-equalizer (~> 0.3) + dry-inflector (~> 0.1, >= 0.1.2) + dry-logic (~> 1.0, >= 1.0.2) + dry-validation (1.4.2) + concurrent-ruby (~> 1.0) + dry-container (~> 0.7, >= 0.7.1) + dry-core (~> 0.4) dry-equalizer (~> 0.2) - dry-logic (~> 0.4, >= 0.4.0) - dry-types (~> 0.12.0) + dry-initializer (~> 3.0) + dry-schema (~> 1.4, >= 1.4.3) equalizer (0.0.11) highline (1.7.10) - i18n (0.9.1) + i18n (1.8.2) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - inflecto (0.0.2) jmespath (1.3.1) json (2.1.0) method_source (0.9.0) - minitest (5.10.3) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.2.0) @@ -144,8 +146,6 @@ GEM net-ssh (>= 2.8.0) thor (0.19.4) thread_safe (0.3.6) - tzinfo (1.2.4) - thread_safe (~> 0.1) unicode-display_width (1.3.0) virtus (1.0.5) axiom-types (~> 0.1)