From 1d4b4ee283b27f4d42ccd159279e494a297dfa74 Mon Sep 17 00:00:00 2001 From: startjourney9 Date: Tue, 5 Apr 2022 17:37:39 +0200 Subject: [PATCH] Attempt fix to Heroku server https://github.com/rubygems/rubygems/issues/4269\#issuecomment-759591430 --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 786003d..62e6cf1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/activeadmin/activeadmin.git - revision: 7367d9ec810b5d35ae29a38f10b75df74058e488 + revision: 65ef4215ce31c8b0393118d1522fd700baf75426 specs: activeadmin (2.11.1) arbre (~> 1.2, >= 1.2.1) @@ -215,6 +215,7 @@ GEM method_source (1.0.0) mini_magick (4.11.0) mini_mime (1.1.2) + mini_portile2 (2.8.0) minitest (5.15.0) multi_json (1.15.0) net-imap (0.2.3) @@ -232,6 +233,9 @@ GEM net-protocol timeout nio4r (2.5.8) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nokogiri (1.13.3-arm64-darwin) racc (~> 1.4) nokogiri (1.13.3-x86_64-linux) @@ -383,6 +387,7 @@ GEM PLATFORMS arm64-darwin-21 + ruby x86_64-linux DEPENDENCIES