From 9549f9fc170709a1d04cb84a081c628714dac819 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 09:11:05 +0000 Subject: [PATCH] Bump tzinfo in /Fall 2019/Web App/assignment-two-joshhoshiko Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 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.5...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Fall 2019/Web App/assignment-two-joshhoshiko/Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Fall 2019/Web App/assignment-two-joshhoshiko/Gemfile.lock b/Fall 2019/Web App/assignment-two-joshhoshiko/Gemfile.lock index 90e81e9..c00cc5a 100644 --- a/Fall 2019/Web App/assignment-two-joshhoshiko/Gemfile.lock +++ b/Fall 2019/Web App/assignment-two-joshhoshiko/Gemfile.lock @@ -77,6 +77,7 @@ GEM duktape (2.3.0.0) erubi (1.8.0) execjs (2.7.0) + ffi (1.11.1) ffi (1.11.1-x64-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -97,8 +98,11 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) + msgpack (1.3.1) msgpack (1.3.1-x64-mingw32) nio4r (2.5.1) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) nokogiri (1.10.4-x64-mingw32) mini_portile2 (~> 2.4.0) public_suffix (4.0.1) @@ -167,7 +171,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) @@ -186,6 +190,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES bootsnap (>= 1.1.0)