From e7a7048be01f2df223065ef3c11265101f321751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 14:51:45 +0000 Subject: [PATCH] chore(deps): 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 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2164101..a32bc96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,11 +74,11 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) builder (3.2.4) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crass (1.0.6) diff-lcs (1.3) erubi (1.11.0) - globalid (1.0.0) + globalid (1.1.0) activesupport (>= 5.0) i18n (1.12.0) concurrent-ruby (~> 1.0) @@ -102,7 +102,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.16.3) + minitest (5.17.0) net-imap (0.3.1) net-protocol net-pop (0.1.2) @@ -116,6 +116,8 @@ GEM racc (~> 1.4) nokogiri (1.13.9-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.9-x86_64-linux) + racc (~> 1.4) racc (1.6.0) rack (2.2.4) rack-test (2.0.2) @@ -162,7 +164,7 @@ GEM rspec-support (3.8.0) thor (1.2.1) timeout (0.3.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) @@ -171,8 +173,8 @@ GEM PLATFORMS arm64-darwin-22 - ruby x86_64-darwin-20 + x86_64-linux DEPENDENCIES bundler (~> 2.0)