From f2ea9896be25cc0ec1579b1eafa90b665a74bef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:58:29 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e6612a8..c4a47b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,15 +78,15 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crass (1.0.6) csv_builder (2.1.3) actionpack (>= 3.0.0) erubi (1.10.0) execjs (2.7.0) ffi (1.15.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) godmin (1.5.0) bcrypt (~> 3.1) bootstrap-sass (~> 3.3) @@ -98,7 +98,7 @@ GEM rails (>= 4.2.0, < 6.0) sass-rails (>= 4.0, < 6.0) selectize-rails (~> 0.12) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.1) jbuilder (2.11.2) @@ -120,7 +120,7 @@ GEM method_source (1.0.0) mini_mime (1.1.0) mini_portile2 (2.5.1) - minitest (5.14.4) + minitest (5.17.0) momentjs-rails (2.20.1) railties (>= 3.1) msgpack (1.4.2) @@ -196,7 +196,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)