From a315b7545d2a9359aa015c952d1c587d120468d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 00:08:42 +0000 Subject: [PATCH] Bump tzinfo from 1.2.5 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 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.5...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 29 +++-------------------------- 1 file changed, 3 insertions(+), 26 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e732eef..5d41a5f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,11 +2,8 @@ PATH remote: . specs: binco (3.5.2) - bootstrap (~> 4.3) - bootstrap-datepicker-rails (~> 1.6, >= 1.6.0) - jquery-rails (= 4.3.1) - railties (>= 3.2, <= 6) - select2-rails (~> 4.0) + jquery-rails (>= 4.3.1) + railties (>= 3.2, <= 7) GEM remote: https://rubygems.org/ @@ -29,19 +26,10 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - autoprefixer-rails (9.7.1) - execjs - bootstrap (4.3.1) - autoprefixer-rails (>= 9.1.0) - popper_js (>= 1.14.3, < 2) - sassc-rails (>= 2.0.0) - bootstrap-datepicker-rails (1.8.0.1) - railties (>= 3.0) builder (3.2.3) concurrent-ruby (1.1.5) crass (1.0.4) erubi (1.8.0) - execjs (2.7.0) ffi (1.10.0) i18n (1.6.0) concurrent-ruby (~> 1.0) @@ -57,7 +45,6 @@ GEM minitest (5.11.3) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) - popper_js (1.14.5) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -87,16 +74,6 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - sassc (2.2.1) - ffi (~> 1.9) - sassc-rails (2.1.2) - railties (>= 4.0.0) - sassc (>= 2.0) - sprockets (> 3.0) - sprockets-rails - tilt - select2-rails (4.0.3) - thor (~> 0.14) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -107,7 +84,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) PLATFORMS