From 50ec1b5fe6eb39652ef3e8567a2d1f605b84f968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 16:25:40 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20globalid=20from=200.4.2=20to=201.0.1=20i?= =?UTF-8?q?n=20/6=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- "6\347\253\240/Gemfile.lock" | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git "a/6\347\253\240/Gemfile.lock" "b/6\347\253\240/Gemfile.lock" index c1751ca..704f7c4 100644 --- "a/6\347\253\240/Gemfile.lock" +++ "b/6\347\253\240/Gemfile.lock" @@ -60,7 +60,7 @@ GEM xpath (~> 3.2) childprocess (2.0.0) rake (< 13.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) diff-lcs (1.3) erubi (1.8.0) @@ -71,9 +71,9 @@ GEM factory_bot (~> 5.0.2) railties (>= 4.2.0) ffi (1.11.1) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.6.0) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) @@ -90,7 +90,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.15.0) msgpack (1.3.0) nio4r (2.4.0) nokogiri (1.10.3) @@ -180,7 +180,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)