From 8169b8a37adb21dd73e538fbce80ea161b25e430 Mon Sep 17 00:00:00 2001 From: Martin Sugasti Date: Wed, 6 Sep 2023 13:41:29 +0200 Subject: [PATCH] Change it because it seems it was breaking deployment to digital ocean --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b114ea..672b5fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,6 +147,7 @@ GEM marcel (1.0.2) method_source (1.0.0) mini_mime (1.1.5) + mini_portile2 (2.8.4) minitest (5.19.0) msgpack (1.7.2) multi_xml (0.6.0) @@ -160,6 +161,9 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) nokogiri (1.15.4-x86_64-linux) @@ -329,6 +333,7 @@ GEM PLATFORMS arm64-darwin-21 + ruby x86_64-linux DEPENDENCIES @@ -372,4 +377,4 @@ RUBY VERSION ruby 3.1.4p223 BUNDLED WITH - 2.2.32 + 2.3.11