From a90790e0458328d61fd41ea047cbcc403bb831ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:09:27 +0000 Subject: [PATCH] Bump tzinfo from 0.3.38 to 0.3.61 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.38 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.38...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac5f2cef..c5e21170 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,6 @@ PATH specs: reimagine2 (2.0.55) coffee-rails - compass-rails rails sass-rails zurb-foundation (~> 4) @@ -50,34 +49,31 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - chunky_png (1.3.1) coderay (1.0.9) coffee-rails (3.2.2) coffee-script (>= 2.2.0) railties (~> 3.2.0) - coffee-script (2.2.0) + coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.7.0) + coffee-script-source (1.12.2) columnize (0.9.0) - compass (0.12.6) - chunky_png (~> 1.2) - fssm (>= 0.2.7) - sass (~> 3.2.19) - compass-rails (1.1.7) - compass (>= 0.12.2) - sprockets (<= 2.11.0) daemons (1.1.9) + debugger (1.6.8) + columnize (>= 0.3.1) + debugger-linecache (~> 1.2.0) + debugger-ruby_core_source (~> 1.3.5) debugger-linecache (1.2.0) + debugger-ruby_core_source (1.3.8) diff-lcs (1.2.4) dotenv (0.9.0) erubis (2.7.0) eventmachine (1.0.3) - execjs (2.1.0) + execjs (2.8.1) + ffi (1.15.5) foreman (0.63.0) dotenv (>= 0.7) thor (>= 0.13.6) - fssm (0.2.10) hike (1.2.3) i18n (0.6.5) journey (1.0.4) @@ -104,9 +100,9 @@ GEM pry-byebug (1.3.2) byebug (~> 2.7) pry (~> 0.9.12) - pry-remote (0.1.8) - pry (~> 0.9) - slop (~> 3.0) + pry-debugger (0.2.3) + debugger (~> 1.3) + pry (>= 0.9.10, < 0.11.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) @@ -130,6 +126,9 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.1.0) + rb-fsevent (0.11.1) + rb-inotify (0.10.1) + ffi (~> 1.0) rdoc (3.12.2) json (~> 1.4) rspec-core (2.14.4) @@ -143,7 +142,11 @@ GEM rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) - sass (3.2.19) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) @@ -166,7 +169,7 @@ GEM treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.38) + tzinfo (0.3.61) xpath (2.0.0) nokogiri (~> 1.3) zurb-foundation (4.3.2) @@ -181,7 +184,7 @@ DEPENDENCIES launchy pry pry-byebug - pry-remote + pry-debugger rails (~> 3.2) reimagine2! rspec-rails (~> 2.0)