From 3c978b9cf68c7814ec239c28189a00cd4a311664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:54:56 +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(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 9fa947f..f0d3ea7 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM coderay (1.1.2) combine_pdf (1.0.16) ruby-rc4 (>= 0.1.5) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -311,8 +311,8 @@ GEM nokogiri (>= 1.5.11, < 2.0.0) formatador (0.2.5) geocoder (1.4.9) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) google-api-client (0.23.9) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.5, < 0.7.0) @@ -350,7 +350,7 @@ GEM mime-types (~> 3.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - i18n (1.0.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) ipaddress (0.8.3) json (2.1.0) @@ -394,7 +394,7 @@ GEM mini_magick (4.9.3) mini_mime (1.0.0) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.15.0) msgpack (1.2.4) multi_json (1.13.1) multi_xml (0.6.0) @@ -572,7 +572,7 @@ GEM tty-cursor (0.6.1) tty-spinner (0.9.0) tty-cursor (~> 0.6.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uber (0.1.0) unf (0.1.4)