From 1ad65c7cb9189450e7b419b9441742177b50057d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 08:25:35 +0000 Subject: [PATCH] Bump tzinfo from 1.2.2 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 to 1.2.10. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.2...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo 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 b602c46..851d497 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 (3.0.0) + net-ssh (>= 5.0.0, < 7.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,7 +120,7 @@ GEM parser (2.3.1.4) ast (~> 2.2) powerpack (0.1.1) - ptools (1.3.3) + ptools (1.4.2) rack (1.6.4) rack-livereload (0.3.16) rack @@ -156,9 +156,9 @@ GEM sysexits (1.2.0) temple (0.7.7) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.0.2) execjs (>= 0.3.0, < 3)