From 420f163b4a615a23801646f4cbc9c3d4bf610c5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 23:18:23 +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 | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 26c692c..53b3392 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,17 @@ GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-cookies-js (1.2.3) + rails-assets-fontawesome (4.3.0) + rails-assets-jquery (3.4.1) + rails-assets-jquery-ujs (1.2.2) + rails-assets-jquery (> 1.8) + rails-assets-lodash (4.17.15) + rails-assets-normalize-css (8.0.1) + rails-assets-phaser (2.4.9) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.4.4) actionpack (= 5.2.4.4) @@ -170,14 +181,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.4) sprockets-rails (>= 2.0.0) - rails-assets-cookies-js (1.2.3) - rails-assets-fontawesome (4.3.0) - rails-assets-jquery (3.4.1) - rails-assets-jquery-ujs (1.2.2) - rails-assets-jquery (> 1.8) - rails-assets-lodash (4.17.15) - rails-assets-normalize-css (8.0.1) - rails-assets-phaser (2.4.9) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -247,7 +250,7 @@ GEM title (0.0.8) i18n rails (>= 3.1) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)