From 1abd759ca8d319b00de86f901853e46233c1738a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:31:24 +0000 Subject: [PATCH] Bump tzinfo from 0.3.33 to 0.3.61 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.33 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.33...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e30a330..e703a6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,29 +1,33 @@ GIT - remote: git://github.com/LogicalBricks/lbs-config.git + remote: https://github.com/LogicalBricks/lbs-config.git revision: 89d38e3af780c4f4c11cafc61b56ee0f261f5ec0 specs: lbs-config (0.0.3) GIT - remote: git://github.com/LogicalBricks/rieles.git - revision: 4ecddb4949e0049ac6d976d4c6c7f627f0da514e + remote: https://github.com/LogicalBricks/rieles.git + revision: bd744488415228156c67bcfa6fa4855f7a23c3b3 specs: - rieles (0.0.4) + rieles (0.0.8) + rails (~> 3.0) GIT - remote: git://github.com/anjlab/bootstrap-rails.git - revision: 63d8eed8bff9c81e4c572627f0ff4d59fd98e980 + remote: https://github.com/anjlab/bootstrap-rails.git + revision: 54b165183fdccc4feb451416d1a46ecae496d6be specs: - anjlab-bootstrap-rails (2.0.4.3) + anjlab-bootstrap-rails (3.0.3.0) railties (>= 3.0) - sass + sass (>= 3.2) GIT - remote: git://github.com/rweng/jquery-datatables-rails.git - revision: 8e38453e001049b50b5ac5eae65992cfd2782328 + remote: https://github.com/rweng/jquery-datatables-rails.git + revision: d486b31b192a2924b1913e080ad23460e6b96d31 specs: - jquery-datatables-rails (1.10.0) + jquery-datatables-rails (3.4.0) + actionpack (>= 3.1) jquery-rails + railties (>= 3.1) + sass-rails GEM remote: https://rubygems.org/ @@ -175,6 +179,9 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (0.9.2.2) + rb-fsevent (0.11.1) + rb-inotify (0.10.1) + ffi (~> 1.0) rdoc (3.12) json (~> 1.4) rmagick (2.13.1) @@ -194,7 +201,11 @@ GEM ruby_parser (2.3.1) sexp_processor (~> 3.0) rubyzip (0.9.9) - sass (3.1.20) + 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.5) railties (~> 3.2.0) sass (>= 3.1.10) @@ -224,7 +235,7 @@ GEM treetop (1.4.10) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.33) + tzinfo (0.3.61) uglifier (1.2.7) execjs (>= 0.3.0) multi_json (~> 1.3)