From 418e35d7d46e211d1986203c33e85d1671b355f3 Mon Sep 17 00:00:00 2001 From: Alex Basson Date: Sat, 16 Oct 2021 15:27:41 -0400 Subject: [PATCH] Update Gemfile.lock to include darwin support --- Gemfile.lock | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 1147f7de..feed7baf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,6 +154,8 @@ GEM nested_scaffold (1.1.0) newrelic_rpm (8.0.0) nio4r (2.5.8) + nokogiri (1.12.5-x86_64-darwin) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) omniauth (2.0.4) @@ -279,6 +281,7 @@ GEM zeitwerk (2.4.2) PLATFORMS + x86_64-darwin-20 x86_64-linux DEPENDENCIES