From b070f47fc2759c2f5b2c9f85c911c8e3dbd9d108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 03:15:42 +0000 Subject: [PATCH] Bump tzinfo from 1.2.8 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.8 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.8...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 67 +++++++++++++++++++++++++++++++++------------------- 1 file changed, 43 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f23076..06ad180 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,44 +8,64 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.4) + activesupport (6.1.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) bugsnag (6.18.0) concurrent-ruby (~> 1.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) - ethon (0.12.0) - ffi (>= 1.3.0) - faraday (1.1.0) - multipart-post (>= 1.2, < 3) - ruby2_keywords + ethon (0.15.0) + ffi (>= 1.15.0) + faraday (1.10.0) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) + ruby2_keywords (>= 0.0.4) faraday-cdn-metrics (0.2.0) faraday (~> 1) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) faraday-encoding (0.0.5) faraday - faraday-http-cache (2.2.0) + faraday-excon (1.1.0) + faraday-http-cache (2.4.0) faraday (>= 0.8) - faraday_middleware (1.0.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.0.4) + multipart-post (~> 2) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) + faraday_middleware (1.2.0) faraday (~> 1.0) - ffi (1.13.1) + ffi (1.15.5) hashdiff (0.3.9) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) link_header (0.0.8) - minitest (5.14.2) - multipart-post (2.1.1) + minitest (5.16.2) + multipart-post (2.2.3) public_suffix (4.0.6) - rack (2.2.3) + rack (2.2.4) rake (13.0.1) - restful_resource (2.10.3) + restful_resource (2.13.0) activesupport (~> 6.0) faraday (~> 1.0) faraday-cdn-metrics (~> 0.2) @@ -68,18 +88,17 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - ruby2_keywords (0.0.2) + ruby2_keywords (0.0.5) safe_yaml (1.0.5) - thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.8) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) webmock (3.5.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - zeitwerk (2.4.1) + zeitwerk (2.6.0) PLATFORMS ruby