From 1754b3722481c772a1c5fa2743afb0634c0b7e73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 06:55:13 +0000 Subject: [PATCH] Bump tzinfo from 1.2.4 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.4 to 2.0.5. - [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.4...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5e571db..ed39521 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.1.4) + activesupport (7.0.4) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) axiom-types (0.1.1) @@ -36,7 +36,7 @@ GEM timers (>= 4.1.1) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) declarative (0.0.9) declarative-option (0.1.0) descendants_tracker (0.0.4) @@ -45,23 +45,23 @@ GEM excon (0.57.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) - faraday_middleware (0.11.0.1) + faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) - gli (2.17.1) + gli (2.21.0) haml (5.0.4) temple (>= 0.8.0) tilt - hashie (3.5.6) + hashie (5.0.0) hitimes (1.2.6) - i18n (0.9.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) mail (2.7.1) mini_mime (>= 0.1.1) mini_mime (1.0.1) - minitest (5.10.2) + minitest (5.16.3) multi_json (1.12.1) - multipart-post (2.0.0) + multipart-post (2.2.3) nio4r (2.1.0) public_suffix (2.0.5) representable (3.0.4) @@ -71,7 +71,7 @@ GEM slack-ruby-bot (0.10.5) hashie slack-ruby-client (>= 0.6.0) - slack-ruby-client (0.11.0) + slack-ruby-client (0.14.6) activesupport faraday (>= 0.9) faraday_middleware @@ -92,17 +92,17 @@ GEM multi_json representable virtus - tzinfo (1.2.4) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) uber (0.1.0) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) - websocket-driver (0.7.0) + websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.5) PLATFORMS ruby