From 1fceef7cea76352fd6166fb3f1e8d0ff8591078e Mon Sep 17 00:00:00 2001 From: Adam Cooke Date: Mon, 12 Feb 2024 18:14:29 +0000 Subject: [PATCH] fix: add ruby platform to gemfile --- Gemfile.lock | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index ada7fd9..83cf9a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,6 +158,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.8.5) minitest (5.22.2) moonrope (2.0.2) deep_merge (~> 1.0) @@ -178,6 +179,9 @@ GEM activerecord (>= 4.0.0) activesupport (>= 4.0.0) nio4r (2.7.0) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.16.2-arm64-darwin) racc (~> 1.4) nokogiri (1.16.2-x86_64-linux) @@ -312,6 +316,7 @@ GEM PLATFORMS arm64-darwin-22 arm64-darwin-23 + ruby x86_64-linux DEPENDENCIES