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: