From e406792c95170aa82a7a20c9577b7df1cde3379b Mon Sep 17 00:00:00 2001 From: Matthew Ford Date: Tue, 26 Sep 2023 17:57:08 +0100 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 25a017dc0..c32616723 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,6 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - cf-app-utils (0.6) childprocess (3.0.0) coderay (1.1.3) coercible (1.0.0) @@ -242,6 +241,8 @@ GEM activerecord (>= 4.0.0) activesupport (>= 4.0.0) nio4r (2.5.9) + nokogiri (1.15.2-arm64-darwin) + racc (~> 1.4) nokogiri (1.15.2-x86_64-darwin) racc (~> 1.4) nokogiri (1.15.2-x86_64-linux) @@ -448,6 +449,7 @@ GEM zeitwerk (2.6.8) PLATFORMS + arm64-darwin-23 x86_64-darwin-20 x86_64-linux @@ -459,7 +461,6 @@ DEPENDENCIES bundler (~> 2.3, >= 2.3.11) byebug capybara (>= 2.15) - cf-app-utils database_cleaner-active_record (~> 1.8) delayed_job_active_record (~> 4.1) delayed_job_web (~> 1.4)