From 918746a926164525bf583e0f362ce8c2fcbabfb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 08:44:26 +0000 Subject: [PATCH] Bump tzinfo from 1.2.5 to 1.2.10 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] --- Gemfile.lock | 28 ++++------------------------ 1 file changed, 4 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 23c6313e..7c78ff9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,7 +180,6 @@ GEM google-protobuf (~> 3.7) googleapis-common-protos-types (~> 1.0) hashdiff (0.3.8) - hashie (3.6.0) highline (2.0.1) hike (1.2.3) httpclient (2.8.3) @@ -220,14 +219,15 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) mocha (1.8.0) metaclass (~> 0.0.1) multi_json (1.13.1) - multi_xml (0.6.0) multipart-post (2.0.0) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -236,25 +236,6 @@ GEM nokogiri (1.10.8) mini_portile2 (~> 2.4.0) nypl_repo (0.1.0) - oauth (0.5.4) - oauth2 (1.4.1) - faraday (>= 0.8, < 0.16.0) - jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) - multi_xml (~> 0.5) - rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) - rack (>= 1.6.2, < 3) - omniauth-oauth (1.1.0) - oauth - omniauth (~> 1.0) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) - omniauth-rails_csrf_protection (0.1.2) - actionpack (>= 4.2) - omniauth (>= 1.3.1) orm_adapter (0.5.0) os (1.0.0) paper_trail (9.2.0) @@ -428,7 +409,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2018.9) tzinfo (>= 1.0.0) @@ -479,7 +460,6 @@ DEPENDENCIES jquery-ui-rails (= 3.0.1) mocha nypl_repo - omniauth-rails_csrf_protection (~> 0.1.2) paper_trail (~> 9.2.0) paper_trail-association_tracking paperclip (~> 5.3.0)