Skip to content

Commit

Permalink
(maint) Use Nori 2.6.0 for pe-installer-runtime-2021.7.x
Browse files Browse the repository at this point in the history
2.7.0 requires Ruby 3, so include this at 2.6 so Bolt doesn't try pulling in 2.7.
  • Loading branch information
Nick Burgan-Illig committed Feb 26, 2024
1 parent f7fad39 commit 0ae639d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/projects/pe-installer-runtime-2021.7.x.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0ae639d

Please sign in to comment.