From 4274202dfee4a95c2447a4796d0b8f9417641a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 05:32:13 +0000 Subject: [PATCH] Bump tzinfo from 1.2.7 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 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.7...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7342da06..5bbddad7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,15 @@ GIT rack (>= 1.2.0) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-jquery (3.4.1) + rails-assets-jquery-ujs (1.2.2) + rails-assets-jquery (> 1.8) + rails-assets-jquery2 (2.0.0) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.4.2) actionpack (= 5.2.4.2) @@ -347,10 +354,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.2) sprockets-rails (>= 2.0.0) - rails-assets-jquery (3.4.1) - rails-assets-jquery-ujs (1.2.2) - rails-assets-jquery (> 1.8) - rails-assets-jquery2 (2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -488,7 +491,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)