From 0ae639da8c8fbe48c0447c3f1208a3da8a820958 Mon Sep 17 00:00:00 2001 From: Nick Burgan-Illig Date: Mon, 26 Feb 2024 22:41:18 +0000 Subject: [PATCH] (maint) Use Nori 2.6.0 for pe-installer-runtime-2021.7.x 2.7.0 requires Ruby 3, so include this at 2.6 so Bolt doesn't try pulling in 2.7. --- configs/projects/pe-installer-runtime-2021.7.x.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/projects/pe-installer-runtime-2021.7.x.rb b/configs/projects/pe-installer-runtime-2021.7.x.rb index ada61ff7c..4cfa53466 100644 --- a/configs/projects/pe-installer-runtime-2021.7.x.rb +++ b/configs/projects/pe-installer-runtime-2021.7.x.rb @@ -99,6 +99,7 @@ proj.component 'rubygem-sys-filesystem' proj.component 'rubygem-prime' proj.component 'rubygem-erubi' + proj.component 'rubygem-nori' # What to include in package? proj.directory proj.prefix