From c2e4fcc71fcba470be63cc03540caa048a7f42f7 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 04:04:37 +0000 Subject: [PATCH] ruby3.2-csv/3.3.1 package update (#37055)

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-csv.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruby3.2-csv.yaml b/ruby3.2-csv.yaml index 8aee5097c92..67b488adf85 100644 --- a/ruby3.2-csv.yaml +++ b/ruby3.2-csv.yaml @@ -1,8 +1,8 @@ # Generated from https://github.com/ruby/csv package: name: ruby3.2-csv - version: 3.3.0 - epoch: 1 + version: 3.3.1 + epoch: 0 description: The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed. copyright: - license: Ruby @@ -26,7 +26,7 @@ pipeline: with: repository: https://github.com/ruby/csv.git tag: v${{package.version}} - expected-commit: 2409bdf07ea57679aa6869eecac771beea3da4c5 + expected-commit: 7e577ec24d22423b747112d4d2b4204293442311 - uses: ruby/build with: