mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-17 04:40:03 +02:00
ruby >= 3.0 requires webrick.
This commit is contained in:
parent
a97316caff
commit
da7df9a31e
2 changed files with 4 additions and 0 deletions
2
Gemfile
2
Gemfile
|
|
@ -14,3 +14,5 @@ gem "nokogiri", ">= 1.11.0.rc4"
|
|||
|
||||
# security vulnerability - https://github.com/advisories/GHSA-jxhc-q857-3j6g
|
||||
gem "addressable", ">= 2.8.0"
|
||||
|
||||
gem "webrick", "~> 1.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue