From 38708ffaab4202068428eedcd8e139c66d115b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 09:09:26 +0000 Subject: [PATCH] Bump dry-validation from 1.7.0 to 1.8.1 Bumps [dry-validation](https://github.com/dry-rb/dry-validation) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/dry-rb/dry-validation/releases) - [Changelog](https://github.com/dry-rb/dry-validation/blob/main/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-validation/compare/v1.7.0...v1.8.1) --- updated-dependencies: - dependency-name: dry-validation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b1df264..bfc6249 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,10 +19,10 @@ GEM zeitwerk (~> 2.3) ast (2.4.2) byebug (11.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) diff-lcs (1.4.4) docile (1.4.0) - dry-configurable (0.13.0) + dry-configurable (0.15.0) concurrent-ruby (~> 1.0) dry-core (~> 0.6) dry-container (0.9.0) @@ -34,7 +34,7 @@ GEM concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5) dry-inflector (0.2.1) - dry-initializer (3.0.4) + dry-initializer (3.1.1) dry-logic (1.2.0) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5) @@ -43,7 +43,7 @@ GEM dry-monads (1.4.0) concurrent-ruby (~> 1.0) dry-core (~> 0.7) - dry-schema (1.8.0) + dry-schema (1.9.3) concurrent-ruby (~> 1.0) dry-configurable (~> 0.13, >= 0.13.0) dry-core (~> 0.5, >= 0.5) @@ -56,7 +56,7 @@ GEM dry-core (~> 0.5, >= 0.5) dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) - dry-validation (1.7.0) + dry-validation (1.8.1) concurrent-ruby (~> 1.0) dry-container (~> 0.7, >= 0.7.1) dry-core (~> 0.5, >= 0.5)