From f3147a5ee1cce9a5c8a86b7da4a9cfe2001d1641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 04:05:48 +0000 Subject: [PATCH] Bump globalid from 0.4.0 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.0 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.0...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 3a423708..37c09ee4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM execjs coffee-script-source (1.12.2) colorize (0.8.1) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) connection_pool (2.2.1) crass (1.0.4) debug_inspector (0.0.2) @@ -114,8 +114,8 @@ GEM ffi (1.9.18) font-awesome-rails (4.7.0.1) railties (>= 3.2, < 5.1) - globalid (0.4.0) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) has_friendship (1.1.0) rails (>= 4.0.0, < 5.1.0) stateful_enum @@ -162,9 +162,11 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) multi_json (1.12.1) netrc (0.11.0) nio4r (2.1.0) @@ -298,7 +300,7 @@ GEM thor (0.19.4) thread_safe (0.3.6) tilt (2.0.7) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)