From 702bad9e88f42648d27be3d79eac888c2374068c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 00:57:54 +0000 Subject: [PATCH] Bump tzinfo from 1.2.9 to 1.2.10 in /examples/determinator-rails Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 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.9...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/determinator-rails/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/determinator-rails/Gemfile.lock b/examples/determinator-rails/Gemfile.lock index 1878a67..ca93817 100644 --- a/examples/determinator-rails/Gemfile.lock +++ b/examples/determinator-rails/Gemfile.lock @@ -83,6 +83,8 @@ GEM nio4r (2.5.4) nokogiri (1.11.1-x86_64-darwin) racc (~> 1.4) + nokogiri (1.11.1-x86_64-linux) + racc (~> 1.4) puma (3.12.6) racc (1.5.2) rack (2.2.3) @@ -124,7 +126,7 @@ GEM sprockets (>= 3.0.0) thor (1.1.0) thread_safe (0.3.6) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) @@ -132,6 +134,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES byebug