From 0766c76fe1a4bfa0a81413dbe23cfeb25136c4ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:17:30 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec3d1e44..ec726575 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,7 +208,7 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) connection_pool (2.2.2) countries (3.0.0) i18n_data (~> 0.8.0) @@ -245,8 +245,8 @@ GEM formtastic (4.0.0) actionpack (>= 5.2.0) formtastic_i18n (0.6.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.0.4) temple (>= 0.8.0) tilt @@ -254,7 +254,7 @@ GEM actionpack (>= 4.1) activesupport (>= 4.1) hashie (3.6.0) - i18n (1.8.9) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n_data (0.8.0) inherited_resources (1.12.0) @@ -306,7 +306,7 @@ GEM rake mini_mime (1.0.2) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.15.0) multi_json (1.13.1) mysql2 (0.5.2) net-scp (1.2.1)