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: 2 additions & 6 deletions ruby3.3-rubyzip.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://github.com/rubyzip/rubyzip/tree/v2.3.2
package:
name: ruby3.3-rubyzip
version: "3.0.0"
version: "3.0.1"
epoch: 0
description: rubyzip is a ruby module for reading and writing zip files
copyright:
Expand All @@ -20,14 +20,10 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: f1d0f486027c18c045f706ad41387ef4ededcdd2
expected-commit: 932ea90f700610207f567cbeba3ac1f323fb22f6
repository: https://github.com/rubyzip/rubyzip
tag: v${{package.version}}

- uses: patch
with:
patches: gh636.patch

- uses: ruby/build
with:
gem: ${{vars.gem}}
Expand Down
36 changes: 0 additions & 36 deletions ruby3.3-rubyzip/gh636.patch

This file was deleted.

Loading