From 010c323a5bb070944e61dfdce8e454c0fd249433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:16:44 +0000 Subject: [PATCH] Bump tzinfo from 1.2.5 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 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.5...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3c696d..fbc9ba2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,13 +24,13 @@ GIT GEM remote: http://rubygems.org/ specs: - activemodel (5.2.2) - activesupport (= 5.2.2) - activesupport (5.2.2) + activemodel (7.0.3.1) + activesupport (= 7.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) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) bitstamp (0.3.0) @@ -44,7 +44,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.10) curb (0.9.7) data_objects (0.10.17) addressable (~> 2.1) @@ -97,7 +97,7 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) http_parser.rb (0.6.0) - i18n (1.1.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.1.0) listen (3.1.5) @@ -109,7 +109,7 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - minitest (5.11.3) + minitest (5.16.2) multi_json (1.13.1) mustermann (1.0.3) nenv (0.3.0) @@ -162,10 +162,9 @@ GEM tilt (~> 2.0) temple (0.8.0) thor (0.20.3) - thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.5)