From 15c48ddd39ebac45b5dce87962b1ceaf3e1f1baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 05:35:54 +0000 Subject: [PATCH] Bump globalid from 0.4.1 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.1 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.1...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07e2d31b..2ae931e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,8 +158,8 @@ GEM ffi (1.9.23) formatador (0.2.5) fspath (3.1.0) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.14.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -180,7 +180,7 @@ GEM hashdiff (0.3.8) hashie (3.6.0) htmlentities (4.3.4) - i18n (1.0.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_optim (0.26.2) exifr (~> 1.2, >= 1.2.2) @@ -188,7 +188,7 @@ GEM image_size (>= 1.5, < 3) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) - image_optim_pack (0.5.1-x86_64-darwin) + image_optim_pack (0.5.1) fspath (>= 2.1, < 4) image_optim (~> 0.19) image_processing (0.11.2) @@ -213,11 +213,13 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_magick (4.8.0) mini_mime (1.0.1) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.17.0) mixlib-shellout (2.4.0) mono_logger (1.1.0) multi_json (1.13.1) @@ -358,7 +360,7 @@ GEM tilt (2.0.8) typhoeus (1.3.0) ethon (>= 0.9.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) vcr (3.0.3) vegas (0.1.11)