From 4d05335fe77f7b1e2264579022898ecc07d80fe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 10:00:23 +0000 Subject: [PATCH] Bump dry-types from 1.7.0 to 1.7.1 Bumps [dry-types](https://github.com/dry-rb/dry-types) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/dry-rb/dry-types/releases) - [Changelog](https://github.com/dry-rb/dry-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/dry-rb/dry-types/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: dry-types dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7d3b596..0e56503f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,15 +135,15 @@ GEM zeitwerk (~> 2.6) dry-inflector (1.0.0) dry-initializer (3.1.1) - dry-logic (1.4.0) + dry-logic (1.5.0) concurrent-ruby (~> 1.0) dry-core (~> 1.0, < 2) zeitwerk (~> 2.6) - dry-types (1.7.0) + dry-types (1.7.1) concurrent-ruby (~> 1.0) - dry-core (~> 1.0, < 2) - dry-inflector (~> 1.0, < 2) - dry-logic (>= 1.4, < 2) + dry-core (~> 1.0) + dry-inflector (~> 1.0) + dry-logic (~> 1.4) zeitwerk (~> 2.6) erubi (1.12.0) excon (0.99.0) @@ -474,7 +474,7 @@ GEM websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.6) + zeitwerk (2.6.7) PLATFORMS ruby