From d2d086c300bf97d0d57a080452c3b9b34c9c40bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 03:43:59 +0000 Subject: [PATCH] Bump tzinfo from 1.2.7 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 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.7...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 66 +++++++++++++++++++++++++--------------------------- 1 file changed, 32 insertions(+), 34 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 915aae5..0151625 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,49 +7,53 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.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, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) ast (2.4.0) - axiom-types (0.1.1) - descendants_tracker (~> 0.0.4) - ice_nine (~> 0.11.0) - thread_safe (~> 0.3, >= 0.3.1) - builder (3.2.3) + builder (3.2.4) coderay (1.1.2) - coercible (1.0.0) - descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.6) - descendants_tracker (0.0.4) - thread_safe (~> 0.3, >= 0.3.1) + concurrent-ruby (1.1.10) diff-lcs (1.3) - equalizer (0.0.11) - grape (1.2.3) + dry-container (0.10.0) + concurrent-ruby (~> 1.0) + dry-core (0.8.0) + concurrent-ruby (~> 1.0) + dry-inflector (0.3.0) + dry-logic (1.2.0) + concurrent-ruby (~> 1.0) + dry-core (~> 0.5, >= 0.5) + dry-types (1.5.1) + concurrent-ruby (~> 1.0) + dry-container (~> 0.3) + dry-core (~> 0.5, >= 0.5) + dry-inflector (~> 0.1, >= 0.1.2) + dry-logic (~> 1.0, >= 1.0.2) + grape (1.6.2) activesupport builder + dry-types (>= 1.1) mustermann-grape (~> 1.0.0) rack (>= 1.3.0) rack-accept - virtus (>= 1.0.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) - ice_nine (0.11.2) jaro_winkler (1.5.2) method_source (0.9.2) - minitest (5.14.1) - mustermann (1.0.3) - mustermann-grape (1.0.0) - mustermann (~> 1.0.0) + minitest (5.16.2) + mustermann (2.0.1) + ruby2_keywords (~> 0.0.1) + mustermann-grape (1.0.2) + mustermann (>= 1.0.0) parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - rack (2.2.3) + rack (2.2.4) rack-accept (0.4.5) rack (>= 0.4) rainbow (3.0.0) @@ -75,16 +79,10 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) ruby-progressbar (1.10.1) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + ruby2_keywords (0.0.5) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.6.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) - zeitwerk (2.3.0) PLATFORMS ruby