From e23eab2a1bf642d314d0fdf49a9e47388170de79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 18:27:52 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.2...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99b1c28..33a625b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,8 +90,8 @@ GEM multipart-post (>= 1.2, < 3) ffi (1.12.2) geocoder (1.6.2) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) google-api-client (0.13.4) addressable (~> 2.5, >= 2.5.1) googleauth (~> 0.5) @@ -111,7 +111,7 @@ GEM httparty (0.15.6) multi_xml (>= 0.5.2) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -139,10 +139,12 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (0.1.4) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) msgpack (1.1.0) multi_json (1.12.1) multi_xml (0.6.0) @@ -255,7 +257,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uber (0.1.0) uglifier (3.2.0)