From 97c89bbe664cfa4bd7b912558ca164b6d182fe61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 09:01:58 +0000 Subject: [PATCH] chore(deps): 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 | 81 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 50 insertions(+), 31 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7b72309..121e4f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,15 @@ 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) - addressable (2.7.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - amazing_print (1.2.2) + amazing_print (1.4.0) bridgetown (0.18.6) bridgetown-builder (= 0.18.6) bridgetown-core (= 0.18.6) @@ -41,20 +41,40 @@ GEM bridgetown-paginate (0.18.6) bridgetown-core (= 0.18.6) colorator (1.1.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) erubi (1.10.0) - faraday (1.1.0) - multipart-post (>= 1.2, < 3) - ruby2_keywords - faraday_middleware (1.0.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-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.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) forwardable-extended (2.6.0) - hash_with_dot_access (1.1.0) - activesupport (>= 5.0.0, < 7.0) - i18n (1.8.5) + hash_with_dot_access (1.2.0) + activesupport (>= 5.0.0, < 8.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) - kramdown (2.3.0) + kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) @@ -63,30 +83,29 @@ GEM activesupport (>= 5.0) safe_yaml (~> 1.0) liquid-render-tag (0.2.0) - listen (3.3.1) + listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - minitest (5.14.2) - multipart-post (2.1.1) + minitest (5.16.2) + multipart-post (2.2.3) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.6) - rb-fsevent (0.10.4) + public_suffix (4.0.7) + rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.4) - rouge (3.25.0) - ruby2_keywords (0.0.2) + rexml (3.2.5) + rouge (3.29.0) + ruby2_keywords (0.0.5) safe_yaml (1.0.5) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thor (1.0.1) - thread_safe (0.3.6) + thor (1.2.1) tilt (2.0.10) - tzinfo (1.2.8) - thread_safe (~> 0.1) - unicode-display_width (1.7.0) - zeitwerk (2.4.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) + unicode-display_width (1.8.0) + zeitwerk (2.6.0) PLATFORMS ruby