Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ruby3.2-activesupport.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby3.2-activesupport
version: 7.2.1.2
epoch: 1
version: 7.2.2
epoch: 0
description: A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.
copyright:
- license: MIT
Expand All @@ -28,7 +28,7 @@ pipeline:
with:
repository: https://github.com/rails/rails
tag: v${{package.version}}
expected-commit: 7750d64a65e5b2641d87ef45e6e65ace193d9a27
expected-commit: d0dcb8fa6073a0c4d42600c15e82e3bb386b27d3

- uses: ruby/build
with:
Expand Down