From bbc59e0619c17ed6735b4e6731a080879ef60d6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 11:17:46 +0000 Subject: [PATCH] chore(deps): 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 | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 771dcc4..c0f05ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM ast (2.4.2) builder (3.2.4) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -88,8 +88,8 @@ GEM railties (>= 5.0.0) ffi (1.15.3) formatador (0.3.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.17.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -104,7 +104,7 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.5.1) @@ -120,11 +120,13 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.0.3) - minitest (5.14.4) + minitest (5.17.0) nenv (0.3.0) nio4r (2.5.7) nokogiri (1.11.7-x86_64-darwin) racc (~> 1.4) + nokogiri (1.11.7-x86_64-linux) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -229,16 +231,17 @@ GEM thor (1.1.0) tins (1.29.1) sync - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (1.4.1) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES coveralls