From bec54c249574b477bc2fdd4c42ca8f124970d84d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 06:48:45 +0000 Subject: [PATCH] Bump tzinfo from 1.2.7 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 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.7...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f1f5ae7..3400684 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,8 +69,6 @@ GEM activesupport concurrent-ruby (1.1.6) crass (1.0.6) - ddtrace (0.33.1) - msgpack erubi (1.9.0) faker (2.11.0) i18n (>= 1.6, < 2) @@ -89,7 +87,6 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - logstash-event (1.2.02) loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -158,7 +155,7 @@ GEM sprockets (>= 3.0.0) thor (1.0.1) thread_safe (0.3.6) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) @@ -172,11 +169,9 @@ DEPENDENCIES active_model_serializers bootsnap (>= 1.4.2) byebug - ddtrace faker listen (>= 3.0.5, < 3.2) lograge - logstash-event pg (>= 0.18, < 2.0) puma (~> 4.1) rails (~> 6.0.2, >= 6.0.2.2)