From cda0e4921c2078f45764a28a7d2194433065862e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:22:03 +0000 Subject: [PATCH] Bump globalid from 0.4.1 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.1 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.1...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2a9d1a4..d44b573 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM ffi (~> 1.0, >= 1.0.11) chronic (0.10.2) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.5) database_cleaner (0.9.1) @@ -160,10 +160,10 @@ GEM fog-core nokogiri (>= 1.5.11, < 2.0.0) formatador (0.3.0) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) highline (2.0.3) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ipaddress (0.8.3) jquery-rails (4.3.3) @@ -200,7 +200,7 @@ GEM mime-types-data (3.2021.0704) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.12.0) + minitest (5.15.0) momentjs-rails (2.20.1) railties (>= 3.1) msgpack (1.2.4) @@ -326,7 +326,7 @@ GEM tilt (2.0.10) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.19) execjs (>= 0.3.0, < 3)