From 834ef93a3de754868d5b5aeb600bf43395607d45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 11:35:08 +0000 Subject: [PATCH] Bump rack from 2.2.6.2 to 2.2.6.4 Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.4. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.6.2...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8e46386..1f8553e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,12 +42,12 @@ GEM dry-initializer (~> 3.0) dry-schema (>= 1.12, < 2) zeitwerk (~> 2.6) - hanami (1.3.4) + hanami (1.3.5) bundler (>= 1.6, < 3) concurrent-ruby (~> 1.0) dry-cli (~> 0.5) hanami-assets (~> 1.3) - hanami-controller (~> 1.3) + hanami-controller (~> 1.3, >= 1.3.3) hanami-helpers (~> 1.3) hanami-mailer (~> 1.3) hanami-router (~> 1.3) @@ -74,16 +74,15 @@ GEM hanami-utils (1.3.8) concurrent-ruby (~> 1.0) transproc (~> 1.0) - hanami-validations (2.0.1) - dry-validation (>= 1.10, < 2) - zeitwerk (~> 2.6.0) + hanami-validations (2.0.0.alpha1) + dry-validation (~> 1.0) hanami-view (1.3.3) hanami-utils (~> 1.3) tilt (~> 2.0, >= 2.0.1) http_router (0.11.2) rack (>= 1.0.0) url_mount (~> 0.2.1) - mail (2.8.0.1) + mail (2.8.1) mini_mime (>= 0.1.1) net-imap net-pop @@ -98,7 +97,7 @@ GEM timeout net-smtp (0.3.3) net-protocol - rack (2.2.6.2) + rack (2.2.6.4) rake (12.3.3) tilt (2.0.11) timeout (0.3.1) @@ -109,6 +108,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES hanami-ruby3!