From 3cd4f7e7bedb26d24c71a1c984703d5898c9e717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:19:10 +0000 Subject: [PATCH] Bump tzinfo from 0.3.27 to 0.3.61 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.27 to 0.3.61. - [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/v0.3.27...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d36067a..5dbcd53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ PATH active_column (0.2) cassandra (>= 0.12) rake - simple_uuid (~> 0.1.0) + simple_uuid (>= 0.1.0) GEM remote: http://rubygems.org/ @@ -45,18 +45,18 @@ GEM arel (2.0.9) bluecloth (2.1.0) builder (2.1.2) - cassandra (0.12.0) + cassandra (0.23.0) json rake - simple_uuid (>= 0.1.0) - thrift_client (>= 0.7.0) + simple_uuid (~> 0.3) + thrift_client (~> 0.7, < 0.9) diff-lcs (1.1.2) erubis (2.6.6) abstract (>= 1.0.0) file-tail (1.0.5) spruz (>= 0.1.0) i18n (0.5.0) - json (1.5.3) + json (2.6.2) mail (2.2.19) activesupport (>= 2.3.6) i18n (>= 0.4.0) @@ -104,19 +104,19 @@ GEM ruby_parser (2.0.6) sexp_processor (~> 3.0) sexp_processor (3.0.5) - simple_uuid (0.1.2) + simple_uuid (0.4.0) sourcify (0.4.2) file-tail (>= 1.0.5) ruby2ruby (>= 1.2.5) sexp_processor (>= 3.0.5) spruz (0.2.5) thor (0.14.6) - thrift (0.7.0) - thrift_client (0.7.0) - thrift (~> 0.7.0) + thrift (0.8.0) + thrift_client (0.8.4) + thrift (~> 0.8.0) treetop (1.4.9) polyglot (>= 0.3.1) - tzinfo (0.3.27) + tzinfo (0.3.61) wrong (0.5.0) ParseTree (~> 3.0) diff-lcs (~> 1.1.2)