From 05038f53437fc3333849cfd946ca31ba48831100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 02:45:41 +0000 Subject: [PATCH] Bump tzinfo from 1.2.5 to 1.2.10 in /web-ssh Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 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.5...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web-ssh/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web-ssh/Gemfile.lock b/web-ssh/Gemfile.lock index 0ff9387..e7bd58a 100644 --- a/web-ssh/Gemfile.lock +++ b/web-ssh/Gemfile.lock @@ -115,10 +115,10 @@ GEM racc (~> 1.4) pg (1.1.3) public_suffix (3.0.3) - racc (1.5.2) - rack (2.2.3) puma (4.3.8) nio4r (~> 2.0) + racc (1.5.2) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.2) @@ -184,7 +184,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)