From b9cad97de44f6aa222a54652b1d7a543392896d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 09:09:13 +0000 Subject: [PATCH] Bump tzinfo from 1.2.6 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.6 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.6...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index da312806..5855fae2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,19 +1,18 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.2.1) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) brakeman (4.7.2) - code_analyzer (0.5.1) + code_analyzer (0.5.5) sexp_processor - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) erubis (2.7.0) faraday (1.0.0) multipart-post (>= 1.2, < 3) @@ -24,14 +23,14 @@ GEM httparty (0.17.3) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) - json (2.3.0) + json (2.6.2) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - minitest (5.14.0) + minitest (5.16.2) multi_xml (0.6.0) multipart-post (2.1.1) octokit (4.15.0) @@ -66,9 +65,9 @@ GEM slim_lint (~> 0.17, >= 0.17) public_suffix (4.0.3) rack (2.1.1) - rails_best_practices (1.19.5) + rails_best_practices (1.23.1) activesupport - code_analyzer (>= 0.5.1) + code_analyzer (~> 0.5.5) erubis i18n json @@ -107,7 +106,7 @@ GEM rubocop (~> 0.55, >= 0.55) rubocop-thread_safety (0.3.4) rubocop (>= 0.51.0) - ruby-progressbar (1.10.1) + ruby-progressbar (1.11.0) rugged (0.28.4.1) sass (3.7.4) sass-listen (~> 4.0.0) @@ -119,7 +118,7 @@ GEM faraday (> 0.8, < 2.0) scss_lint (0.59.0) sass (~> 3.5, >= 3.5.5) - sexp_processor (4.13.0) + sexp_processor (4.16.1) slim (4.0.1) temple (>= 0.7.6, < 0.9) tilt (>= 2.0.6, < 2.1) @@ -130,12 +129,10 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thor (0.20.3) - thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.6) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) - zeitwerk (2.2.2) PLATFORMS ruby