From a1296404aae555c5c860a6accbbadd1957bc0212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:06:14 +0000 Subject: [PATCH] Bump tzinfo from 1.2.1 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.1 to 1.2.10. - [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.1...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46ffbd2..ecda1f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - bodytrace (1.0.0) + bodytrace (1.2.1) GEM remote: https://rubygems.org/ @@ -34,7 +34,6 @@ GEM tzinfo (~> 1.1) arel (5.0.1.20140414130214) builder (3.2.2) - diff-lcs (1.2.5) erubis (2.7.0) hike (1.2.3) i18n (0.6.9) @@ -65,18 +64,6 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.3.2) - rspec-core (2.14.8) - rspec-expectations (2.14.5) - diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.6) - rspec-rails (2.14.2) - actionpack (>= 3.0) - activemodel (>= 3.0) - activesupport (>= 3.0) - railties (>= 3.0) - rspec-core (~> 2.14.0) - rspec-expectations (~> 2.14.0) - rspec-mocks (~> 2.14.0) sprockets (2.12.1) hike (~> 1.2) multi_json (~> 1.0) @@ -87,12 +74,12 @@ GEM activesupport (>= 3.0) sprockets (~> 2.8) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.6) tilt (1.4.1) treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (1.2.1) + tzinfo (1.2.10) thread_safe (~> 0.1) PLATFORMS @@ -100,6 +87,5 @@ PLATFORMS DEPENDENCIES bodytrace! - rails (~> 4.1.1) + rails (>= 4.0.0) rake - rspec-rails