From 2594b129b514ccc3fbe2bb806be64eefdcda2d21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 00:52:28 +0000 Subject: [PATCH] Bump tzinfo from 1.2.9 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 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.9...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 57 ++++++++++++++++++---------------------------------- 1 file changed, 20 insertions(+), 37 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1af9aca5..00586695 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,15 +2,16 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - activesupport (5.2.8) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.4.0) blankslate (2.1.2.4) - classifier-reborn (2.2.0) + classifier-reborn (2.3.0) fast-stemmer (~> 1.0) + matrix (~> 0.4) coffee-script (2.4.1) coffee-script-source execjs @@ -20,29 +21,10 @@ GEM ethon (0.15.0) ffi (>= 1.15.0) execjs (2.8.1) - 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) + faraday (2.3.0) + faraday-net_http (~> 2.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-net_http (2.0.3) fast-stemmer (1.0.2) ffi (1.15.5) gemoji (2.1.0) @@ -76,7 +58,7 @@ GEM html-pipeline (1.9.0) activesupport (>= 2) nokogiri (~> 1.4) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jekyll (2.4.0) classifier-reborn (~> 2.0) @@ -121,14 +103,15 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) maruku (0.7.0) + matrix (0.4.2) mercenary (0.3.6) - mini_portile2 (2.4.0) - minitest (5.15.0) - multipart-post (2.2.3) + mini_portile2 (2.8.0) + minitest (5.16.2) net-dns (0.9.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - octokit (4.25.0) + nokogiri (1.13.7) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) parslet (1.5.0) @@ -138,6 +121,7 @@ GEM pygments.rb (0.6.3) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.2.0) + racc (1.6.0) rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) @@ -155,13 +139,12 @@ GEM faraday (>= 0.17.3, < 3) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) toml (0.1.2) parslet (~> 1.5.0) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.9) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) yajl-ruby (1.2.3)