From dd881ee41c7f2f65f0909d1e9706a9eae201c3c2 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Mon, 13 Nov 2023 22:18:32 -0500 Subject: [PATCH] Update lockfile to allow Mac --- Gemfile.lock | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 59d472c..641fdfb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,6 +143,8 @@ GEM net-smtp (0.4.0) net-protocol nio4r (2.5.9) + nokogiri (1.15.4-arm64-darwin) + racc (~> 1.4) nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) parallel (1.23.0) @@ -231,6 +233,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) + sqlite3 (1.6.7-arm64-darwin) sqlite3 (1.6.7-x86_64-linux) standard (1.31.2) language_server-protocol (~> 3.17.0.2) @@ -247,6 +250,8 @@ GEM stimulus-rails (1.3.0) railties (>= 6.0.0) stringio (3.0.8) + tailwindcss-rails (2.0.31-arm64-darwin) + railties (>= 6.0.0) tailwindcss-rails (2.0.31-x86_64-linux) railties (>= 6.0.0) thor (1.3.0) @@ -277,6 +282,7 @@ GEM zeitwerk (2.6.12) PLATFORMS + arm64-darwin-23 x86_64-linux DEPENDENCIES