summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-devtools/ruby/ruby_3.1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/ruby/ruby_3.1.3.bb')
-rw-r--r--poky/meta/recipes-devtools/ruby/ruby_3.1.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/poky/meta/recipes-devtools/ruby/ruby_3.1.3.bb b/poky/meta/recipes-devtools/ruby/ruby_3.1.3.bb
index 92efc5db91..72030508dd 100644
--- a/poky/meta/recipes-devtools/ruby/ruby_3.1.3.bb
+++ b/poky/meta/recipes-devtools/ruby/ruby_3.1.3.bb
@@ -30,6 +30,7 @@ SRC_URI = "http://cache.ruby-lang.org/pub/ruby/${SHRT_VER}/ruby-${PV}.tar.gz \
file://0006-Make-gemspecs-reproducible.patch \
file://0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch \
file://CVE-2023-28756.patch \
+ file://CVE-2023-28755.patch \
"
UPSTREAM_CHECK_URI = "https://www.ruby-lang.org/en/downloads/"