From b1d0b85172fb879a183c49df81be6292d479e130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 00:57:32 +0000 Subject: [PATCH] Bump tzinfo from 1.2.2 to 1.2.10 in /spec/support/rails_app Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 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.2...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/support/rails_app/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/spec/support/rails_app/Gemfile.lock b/spec/support/rails_app/Gemfile.lock index d6ab235..672507e 100644 --- a/spec/support/rails_app/Gemfile.lock +++ b/spec/support/rails_app/Gemfile.lock @@ -68,10 +68,10 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jsonapi (0.1.1.beta5) - jsonapi-parser (= 0.1.1.beta2) + jsonapi (0.1.1.beta6) + jsonapi-parser (= 0.1.1.beta3) jsonapi-renderer (= 0.1.1.beta1) - jsonapi-parser (0.1.1.beta2) + jsonapi-parser (0.1.1.beta3) jsonapi-renderer (0.1.1.beta1) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) @@ -143,12 +143,12 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.3.11) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.5) turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.0.2) execjs (>= 0.3.0, < 3)