From 8a8f36e53a9f7e3dbffcb8750f32388a9f22a71b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 09:21:22 +0000 Subject: [PATCH] Build(deps): 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 | 40 ++++++---------------------------------- 1 file changed, 6 insertions(+), 34 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d8c8fa98a6..68707b06d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,6 @@ GEM remote: https://rubygems.org/ specs: - actioncable (5.2.3) - actionpack (= 5.2.3) - nio4r (~> 2.0) - websocket-driver (>= 0.6.1) actionmailer (5.2.3) actionpack (= 5.2.3) actionview (= 5.2.3) @@ -35,10 +31,6 @@ GEM activemodel (= 5.2.3) activesupport (= 5.2.3) arel (>= 9.0) - activestorage (5.2.3) - actionpack (= 5.2.3) - activerecord (= 5.2.3) - marcel (~> 0.3.1) activesupport (5.2.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) @@ -94,7 +86,7 @@ GEM open4 (~> 1.3) coderay (1.1.2) colored2 (3.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) cork (0.3.0) colored2 (~> 3.1) @@ -159,8 +151,8 @@ GEM fspath (3.1.0) gc_tracer (1.5.1) git (1.5.0) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guess_html_encoding (0.0.11) hashdiff (0.3.7) hashie (3.6.0) @@ -169,7 +161,7 @@ GEM hkdf (0.3.0) htmlentities (4.3.4) http_accept_language (2.0.5) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_size (1.5.0) in_threads (1.5.0) @@ -203,15 +195,12 @@ GEM lru_redux (1.1.0) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (0.3.3) - mimemagic (~> 0.3.2) maxminddb (0.1.22) memory_profiler (0.9.12) message_bus (2.2.0) rack (>= 1.1.3) metaclass (0.0.4) method_source (0.8.2) - mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) mini_racer (0.2.4) @@ -232,7 +221,6 @@ GEM multipart-post (2.0.0) mustache (1.1.0) nap (1.1.0) - nio4r (2.3.1) no_proxy_fix (0.1.2) nokogiri (1.10.1) mini_portile2 (~> 2.4.0) @@ -246,7 +234,7 @@ GEM multi_xml (~> 0.5) rack (>= 1.2, < 3) octokit (4.13.0) - sawyer (>= 0.5.3, ~> 0.8.0) + sawyer (~> 0.8.0, >= 0.5.3) oj (3.7.8) omniauth (1.9.0) hashie (>= 3.4.6, < 3.7.0) @@ -316,19 +304,6 @@ GEM rack rack-test (1.1.0) rack (>= 1.0, < 3) - rails (5.2.3) - actioncable (= 5.2.3) - actionmailer (= 5.2.3) - actionpack (= 5.2.3) - actionview (= 5.2.3) - activejob (= 5.2.3) - activemodel (= 5.2.3) - activerecord (= 5.2.3) - activestorage (= 5.2.3) - activesupport (= 5.2.3) - bundler (>= 1.3.0) - railties (= 5.2.3) - sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -453,7 +428,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3) @@ -472,9 +447,6 @@ GEM webpush (0.3.6) hkdf (~> 0.2) jwt (~> 2.0) - websocket-driver (0.7.0) - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) PLATFORMS ruby