From f3b59d98afcd3d184248fbc2069ca36e20dae8e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 23:33:24 +0000 Subject: [PATCH] Bump tzinfo from 1.2.3 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.3 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.3...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 22f3c4c..391cbcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,3 @@ -GIT - remote: git://github.com/schneems/puma_worker_killer.git - revision: ddd53269fe5e44099a3d9383d144b65c744fc221 - ref: ddd5326 - specs: - puma_worker_killer (0.0.6) - get_process_mem (~> 0.2) - puma (>= 2.7, < 4) - GIT remote: https://github.com/davydovanton/sidekiq-statistic.git revision: 70e02c75438b15157b5b79364876741ffdcac5c8 @@ -16,6 +7,15 @@ GIT sidekiq (>= 5.0) tilt (~> 2.0) +GIT + remote: https://github.com/schneems/puma_worker_killer.git + revision: ddd53269fe5e44099a3d9383d144b65c744fc221 + ref: ddd5326 + specs: + puma_worker_killer (0.0.6) + get_process_mem (~> 0.2) + puma (>= 2.7, < 4) + GEM remote: http://rubygems.org/ specs: @@ -124,12 +124,14 @@ GEM rspec (>= 2.0) faker (1.7.3) i18n (~> 0.5) + ffi (1.15.5) foreman (0.83.0) thor (~> 0.19.1) fuubar (2.2.0) rspec-core (~> 3.0) ruby-progressbar (~> 1.4) - get_process_mem (0.2.1) + get_process_mem (0.2.7) + ffi (~> 1.0) gherkin (4.1.1) globalid (0.3.7) activesupport (>= 4.1.0) @@ -318,7 +320,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.0) - tzinfo (1.2.3) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.1.10) execjs (>= 0.3.0, < 3)