From 9457c5a9a69172181337dc049ec3c87da6488485 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 05:03:10 +0000 Subject: [PATCH] Update globalid to version 1.0.1 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3e9e90..51b1727 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) css_parser (1.7.0) addressable @@ -91,11 +91,11 @@ GEM faraday (0.12.2) multipart-post (>= 1.2, < 3) ffi (1.10.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashie (3.6.0) high_voltage (3.1.0) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.8.0) activesupport (>= 4.2.0) @@ -120,7 +120,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) msgpack (1.2.10) multi_json (1.13.1) multi_xml (0.6.0) @@ -237,7 +237,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)