From 0efb0577267ff591f7d6f2f36ab4aac36343c3af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 03:12:15 +0000 Subject: [PATCH] Bump globalid from 0.5.1 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.5.1 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.5.1...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9ca28c1..6090615 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) devise (4.7.1) bcrypt (~> 3.0) @@ -95,12 +95,12 @@ GEM ffi (1.13.1) font-awesome-rails (4.7.0.7) railties (>= 3.2, < 7) - globalid (0.5.1) + globalid (1.0.1) activesupport (>= 5.0) haml (5.0.4) temple (>= 0.8.0) tilt - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jquery-rails (4.3.1) rails-dom-testing (>= 1, < 3) @@ -137,7 +137,7 @@ GEM mime-types-data (3.2016.0521) mini_mime (1.1.0) mini_portile2 (2.8.0) - minitest (5.14.4) + minitest (5.17.0) multipart-post (2.0.0) nested_form (0.3.2) net-scp (3.0.0)