From 6929cd1781b777f11430735036457ba4cbc7b507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:05:13 +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 6408c8f..9880744 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM codeclimate-test-reporter (1.0.8) simplecov (<= 0.13) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -92,8 +92,8 @@ GEM i18n (~> 0.5) faraday (0.17.4) multipart-post (>= 1.2, < 3) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashdiff (0.3.4) high_voltage (3.0.0) hitimes (1.2.5) @@ -116,7 +116,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_portile2 (2.5.1) - minitest (5.14.4) + minitest (5.17.0) multipart-post (2.1.1) mustermann (1.0.2) newrelic_rpm (4.2.0.334) @@ -252,7 +252,7 @@ GEM tilt (2.0.8) timers (4.0.4) hitimes - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.3.0) valid_email (0.0.13)