From 13b428beacc2471a56e9c33b0f96d24514665b96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:04:07 +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 | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index be79663..76a5cad --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) declarative (0.0.10) declarative-option (0.1.0) @@ -76,8 +76,8 @@ GEM faraday (1.0.0) multipart-post (>= 1.2, < 3) ffi (1.12.2) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) google-api-client (0.36.4) addressable (~> 2.5, >= 2.5.1) googleauth (~> 0.9) @@ -98,7 +98,7 @@ GEM os (>= 0.9, < 2.0) signet (~> 0.12) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) @@ -116,10 +116,12 @@ GEM mimemagic (~> 0.3.2) memoist (0.16.2) method_source (1.0.0) - mimemagic (0.3.4) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) multi_json (1.14.1) multipart-post (2.1.1) nio4r (2.5.2) @@ -208,7 +210,7 @@ GEM faraday (~> 1.0.0) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) uber (0.1.0) uglifier (4.2.0)