From 6aa502c7b805655c3f9422694ead85b826b03cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:32:53 +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 cd4f3ac..8abcd2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crass (1.0.4) devise (4.4.3) bcrypt (~> 3.0) @@ -128,8 +128,8 @@ GEM formtastic (3.1.5) actionpack (>= 3.2.13) formtastic_i18n (0.6.0) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) google-cloud-vision (0.33.1) google-gax (~> 1.3) google-gax (1.6.3) @@ -160,7 +160,7 @@ GEM activesupport (>= 4.1) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.0.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) inherited_resources (1.10.0) actionpack (>= 5.0, < 6.0) @@ -203,7 +203,7 @@ GEM mime-types-data (3.2019.0331) mini_mime (1.0.0) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.17.0) multi_json (1.13.1) multipart-post (2.1.1) netrc (0.11.0) @@ -304,7 +304,7 @@ GEM thor (0.19.4) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.11) execjs (>= 0.3.0, < 3)