From 2172af5a53383416223ccec61a7851fb3f137f4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:34:03 +0000 Subject: [PATCH] Bump tzinfo from 0.3.37 to 0.3.61 in /spec/dummy Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.37 to 0.3.61. - [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/v0.3.37...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/dummy/Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index 1d1599a..2605407 100644 --- a/spec/dummy/Gemfile.lock +++ b/spec/dummy/Gemfile.lock @@ -1,9 +1,9 @@ PATH - remote: ../../ + remote: ../.. specs: legacy_assets (0.0.2) bourbon (= 3.1.6) - neat + neat (= 1.9.1) sass GEM @@ -96,9 +96,9 @@ GEM method_source (0.8.1) mime-types (1.23) multi_json (1.7.2) - neat (1.5.0) - bourbon (>= 2.1) - sass (>= 3.2) + neat (1.9.1) + sass (>= 3.3) + thor (~> 0.19) polyglot (0.3.3) posix-spawn (0.3.6) pry (0.9.12.1) @@ -143,7 +143,7 @@ GEM ffi (>= 0.5.0) rdoc (3.12.2) json (~> 1.4) - sass (3.2.8) + sass (3.4.25) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) @@ -159,12 +159,12 @@ GEM daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) - thor (0.18.1) + thor (0.20.3) tilt (1.3.7) treetop (1.4.12) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) + tzinfo (0.3.61) uglifier (2.0.1) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)