From 2ba9904dbbd6ec33607a60d182dcd9f30cc43aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 10:59:17 +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 | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 16ce9658..16db1ead 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/prodigasistemas/log_file.git + remote: https://github.com/prodigasistemas/log_file.git revision: 2dd193dc582dfd2a40790dbea8feade50be9485e specs: log_file (0.0.4) @@ -78,7 +78,7 @@ GEM coderay (1.1.2) composite_primary_keys (11.2.0) activerecord (~> 5.2.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) daemons (1.3.1) database_cleaner (1.7.0) @@ -96,9 +96,9 @@ GEM factory_girl (4.9.0) activesupport (>= 3.0.0) ffi (1.11.1) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.6.0) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -128,10 +128,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) msgpack (1.3.0) net-scp (2.0.0) net-ssh (>= 2.6.5, < 6.0.0) @@ -251,7 +253,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) ttfunk (1.5.1) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unicorn (5.5.1) kgio (~> 2.6)