From bb45415c620241ea9c0f57f93699dd68c5705322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:05: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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 65f495ba..f82fe3db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,8 +272,8 @@ GEM jquery-rails font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) google-api-client (0.31.0) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.5, < 0.10.0) @@ -418,7 +418,7 @@ GEM mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.8.0) - minitest (5.15.0) + minitest (5.17.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) @@ -686,7 +686,7 @@ GEM railties (>= 3.1) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uber (0.1.0) uglifier (4.2.0)