Skip to content

ruby3.2-activesupport/7.1.3.3 package update #19629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2024
Merged
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
4 changes: 2 additions & 2 deletions ruby3.2-activesupport.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ruby3.2-activesupport
version: 7.1.3.2
version: 7.1.3.3
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:
Expand All @@ -26,7 +26,7 @@ pipeline:
with:
repository: https://github.com/rails/rails
tag: v${{package.version}}
expected-commit: 6f0d1ad14b92b9f5906e44740fce8b4f1c7075dc
expected-commit: 747a03ba7722b6f0a7ce42e86cea83cf07a2e6ef

- uses: ruby/build
with:
Expand Down