From 74315e0bd83a40817f5a9d82215fad44b95204bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:17:02 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11977ff..5d74667 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,12 +132,12 @@ GEM thor (~> 0.19.1) friendly_id (5.1.0) activerecord (>= 4.0.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashie (3.5.7) httparty (0.16.2) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.0) jbuilder (2.7.0) @@ -178,7 +178,7 @@ GEM mini_magick (4.9.4) mini_mime (1.0.0) mini_portile2 (2.6.1) - minitest (5.14.1) + minitest (5.15.0) momentjs-rails (2.20.1) railties (>= 3.1) msgpack (1.2.4) @@ -315,7 +315,7 @@ GEM faraday (~> 0.9) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.11) execjs (>= 0.3.0, < 3)