From 7226379c0ba662daed8d758ecb0c85116795303e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 12:21:28 +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 76e4fbc..5efdf65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM httparty rails (~> 5.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) content_disposition (1.0.0) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -203,8 +203,8 @@ GEM fugit (1.3.2) et-orbi (~> 1.1, >= 1.1.8) raabro (~> 1.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) graphiql-rails (1.7.0) railties sprockets-rails @@ -217,7 +217,7 @@ GEM httparty (0.17.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) image_processing (1.9.3) @@ -256,7 +256,7 @@ GEM mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) money-tree (0.10.0) ffi msgpack (1.3.1) @@ -428,7 +428,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.1) tzinfo (>= 1.0.0)