From e79726013f973e6c71416098f3db43a18d32e470 Mon Sep 17 00:00:00 2001
From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com>
Date: Thu, 20 Feb 2025 10:04:30 +0000
Subject: [PATCH] ruby3.2-stringio/3.1.4 package update (#43172)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
---
ruby3.2-stringio.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ruby3.2-stringio.yaml b/ruby3.2-stringio.yaml
index 764bdbe3412..d48f08d82c3 100644
--- a/ruby3.2-stringio.yaml
+++ b/ruby3.2-stringio.yaml
@@ -1,7 +1,7 @@
# Generated from https://github.com/ruby/stringio
package:
name: ruby3.2-stringio
- version: "3.1.3"
+ version: "3.1.4"
epoch: 0
description: Pseudo `IO` class from/to `String`.
copyright:
@@ -26,7 +26,7 @@ pipeline:
with:
repository: https://github.com/ruby/stringio.git
tag: v${{package.version}}
- expected-commit: 8011c589d71c937212a8ccd21a22b4d6459d3fca
+ expected-commit: 1f6c576f08d51bdedd739c2c7a765d6fdbbb9dc6
- uses: ruby/build
with: