From 4454242e30afbff4920ec2e8dca2ecff3711d888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 19:03:20 +0000 Subject: [PATCH] Bump globalid from 1.0.0 to 1.1.0 Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5f498e61..dfd7ebb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM coderay (1.1.3) combined_time_select (2.0.0) rails (>= 5.0.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -187,7 +187,7 @@ GEM gibbon (3.4.4) faraday (>= 1.0) multi_json (>= 1.11.0) - globalid (1.0.0) + globalid (1.1.0) activesupport (>= 5.0) google-analytics-rails (1.1.1) griddler (1.5.2) @@ -454,7 +454,7 @@ GEM words_counted (1.0.2) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.6) + zeitwerk (2.6.7) zip-zip (0.3) rubyzip (>= 1.0.0)