Skip to content
Merged
Show file tree
Hide file tree
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
8 changes: 3 additions & 5 deletions ruby-3.4.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby-3.4
version: "3.4.7"
epoch: 2
version: "3.4.8"
epoch: 0
description: "the Ruby programming language"
copyright:
- license: Ruby
Expand Down Expand Up @@ -64,9 +64,7 @@ pipeline:
with:
repository: https://github.com/ruby/ruby
tag: v${{vars.underscore-package-version}}
expected-commit: 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e
cherry-picks: |
ruby_3_4/fce44db5eb7baf1ddd2238254c3cf617fcfd1112: Update openssl gem to 3.3.1 for Ruby 3.4
expected-commit: 995b59f66677d44767ce9faac6957e5543617ff9

- uses: patch
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ index a5286d5..d4f50fa 100644
power_assert 2.0.5 https://github.com/ruby/power_assert
rake 13.2.1 https://github.com/ruby/rake
test-unit 3.6.7 https://github.com/test-unit/test-unit
-rexml 3.4.0 https://github.com/ruby/rexml
-rexml 3.4.4 https://github.com/ruby/rexml
rss 0.3.1 https://github.com/ruby/rss
net-ftp 0.3.8 https://github.com/ruby/net-ftp
-net-imap 0.5.8 https://github.com/ruby/net-imap
Expand Down
Loading