From aa7ed462eec69e8ca9b26892f1a0637e416afd5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 08:40:11 +0000 Subject: [PATCH] Bump rack from 1.6.4 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 1.6.13. - [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/1.6.4...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b602c46..6f37de6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/middleman-contrib/middleman-deploy.git + remote: https://github.com/middleman-contrib/middleman-deploy.git revision: 243ab38b08896cd5a37d6845a01a5761b934a898 ref: 243ab38b08896cd5a37d6845a01a5761b934a898 specs: @@ -105,9 +105,9 @@ GEM rack-livereload (~> 0.3.15) minitest (5.9.0) multipart-post (2.0.0) - net-sftp (2.1.2) - net-ssh (>= 2.6.5) - net-ssh (3.2.0) + net-sftp (4.0.0) + net-ssh (>= 5.0.0, < 8.0.0) + net-ssh (6.1.0) octokit (4.3.0) sawyer (~> 0.7.0, >= 0.5.3) padrino-helpers (0.13.3.2) @@ -120,8 +120,8 @@ GEM parser (2.3.1.4) ast (~> 2.2) powerpack (0.1.1) - ptools (1.3.3) - rack (1.6.4) + ptools (1.5.0) + rack (1.6.13) rack-livereload (0.3.16) rack rack-rewrite (1.5.1)