From 43d6f9e275b28cf98231563e27e29fd302419f09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 05:30:26 +0000 Subject: [PATCH] Bump tzinfo from 1.2.6 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.6 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.6...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d54e24d..5f0b173 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,6 +55,7 @@ GEM railties (>= 3.2, < 6.1) erubi (1.9.0) execjs (2.7.0) + ffi (1.12.2) ffi (1.12.2-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -72,8 +73,11 @@ GEM mini_portile2 (2.4.0) minitest (5.14.0) nio4r (2.5.2) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) nokogiri (1.10.9-x86-mingw32) mini_portile2 (~> 2.4.0) + pg (0.19.0) pg (0.19.0-x86-mingw32) puma (3.12.4) rack (2.2.2) @@ -98,6 +102,11 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) + rails_12factor (0.0.3) + rails_serve_static_assets + rails_stdout_logging + rails_serve_static_assets (0.0.5) + rails_stdout_logging (0.0.5) railties (5.1.7) actionpack (= 5.1.7) activesupport (= 5.1.7) @@ -138,7 +147,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) @@ -158,6 +167,7 @@ GEM websocket-extensions (0.1.4) PLATFORMS + ruby x86-mingw32 DEPENDENCIES @@ -167,6 +177,7 @@ DEPENDENCIES pg (~> 0.18) puma (~> 3.7) rails (~> 5.1.3) + rails_12factor react-rails sass-rails (~> 5.0) turbolinks (~> 5)