From 135f9a0fbb99b8d4782ff78f3a4124e02dbceec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:31:50 +0000 Subject: [PATCH] Bump tzinfo from 0.3.37 to 0.3.61 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] --- Gemfile.lock | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11d31c1..142bf19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - whoops (0.5.4) + whoops (0.5.5) haml kaminari mongo @@ -41,7 +41,7 @@ GEM multi_json (~> 1.0) addressable (2.3.2) archive-tar-minitar (0.5.2) - arel (3.0.2) + arel (3.0.3) bson (1.8.0) activesupport bson_ext (1.8.0) @@ -64,13 +64,14 @@ GEM faker (1.1.2) i18n (~> 0.5) ffi (1.2.0) - haml (4.0.0) + haml (5.2.2) + temple (>= 0.8.0) tilt hike (1.2.1) i18n (0.6.1) journey (1.0.4) json (1.7.5) - kaminari (0.14.1) + kaminari (0.17.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0) libwebsocket (0.1.7.1) @@ -88,13 +89,13 @@ GEM mime-types (1.19) mongo (1.8.0) bson (~> 1.8.0) - mongoid (2.5.1) + mongoid (2.7.1) activemodel (~> 3.1) - mongo (~> 1.7) + mongo (~> 1.8) tzinfo (~> 0.3.22) multi_json (1.5.0) nokogiri (1.5.5) - polyglot (0.3.3) + polyglot (0.3.5) pry (0.9.10) coderay (~> 1.0.5) method_source (~> 0.8) @@ -122,6 +123,9 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.0.3) + rb-fsevent (0.11.1) + rb-inotify (0.10.1) + ffi (~> 1.0) rbx-require-relative (0.0.9) rdoc (3.12) json (~> 1.4) @@ -152,7 +156,11 @@ GEM ruby_core_source (0.1.5) archive-tar-minitar (>= 0.5.2) rubyzip (0.9.9) - sass (3.2.7) + 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) selenium-webdriver (2.27.2) childprocess (>= 0.2.5) libwebsocket (~> 0.1.3) @@ -164,12 +172,13 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + temple (0.8.2) thor (0.16.0) tilt (1.3.3) - treetop (1.4.12) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) + tzinfo (0.3.61) websocket (1.0.4) xpath (1.0.0) nokogiri (~> 1.3)