From f3e86056bd1005d15a44823926fb8c534365f21c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 04:18:05 +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 | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9be4daa..ad08b67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,8 +12,15 @@ GIT polyamorous (= 2.3.0) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-card (2.4.0) + rails-assets-jquery (>= 1.5) + rails-assets-jquery (3.4.1) + rails-assets-tether (1.4.7) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.3) actionpack (= 5.2.3) @@ -223,10 +230,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.3) sprockets-rails (>= 2.0.0) - rails-assets-card (2.4.0) - rails-assets-jquery (>= 1.5) - rails-assets-jquery (3.4.1) - rails-assets-tether (1.4.7) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -325,7 +328,7 @@ GEM faraday (~> 0.9) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)