From 936c9df6bdd9338b3d9c3ab177a73a5e1f58ec42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 01:13:40 +0000 Subject: [PATCH] Bump tzinfo from 1.2.4 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.4 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.4...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cf6df45..e08dec1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,6 +53,12 @@ GEM coffee-script-source (1.12.2) concurrent-ruby (1.0.5) crass (1.0.3) + database_cleaner (2.0.1) + database_cleaner-active_record (~> 2.0.0) + database_cleaner-active_record (2.0.1) + activerecord (>= 5.a) + database_cleaner-core (~> 2.0.0) + database_cleaner-core (2.0.1) devise (4.4.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -188,7 +194,7 @@ GEM turbolinks (5.1.0) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.4) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.3) execjs (>= 0.3.0, < 3) @@ -209,6 +215,7 @@ PLATFORMS DEPENDENCIES byebug coffee-rails (~> 4.2) + database_cleaner devise dotenv-rails factory_bot_rails