Skip to content

Tags: ruby/setup-ruby-pkgs

Tags

v1.33.2

Toggle v1.33.2's commit message

Verified

This tag was signed with the committer’s verified signature.

v1.33.1

Toggle v1.33.1's commit message

Verified

This tag was signed with the committer’s verified signature.

v1.33.0

Toggle v1.33.0's commit message

v1.32.4

Toggle v1.32.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add --disable-download-timeout for MSYS2 pacman, fixups, v1.32.4 (#29)

* pacman - add --disable-download-timeout, v1.32.4

Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>

* Fix OpenSSL install for Ruby head

* Don't install dlfcn package

* Fix Actions for Windows Head/OpenSSL, RG for 2.4 & 2.5

v1.32.3

Toggle v1.32.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@actions/core to 1.10.0, v1.32.3 (#25)

v1.32.2

Toggle v1.32.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@actions/core to 1.9.1, v1.32.2 (#24)

v1.32.1

Toggle v1.32.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow '+' character in apt, brew, mingw, & mswin inputs, add CI (#22)

* Allow '+' character in apt, brew, mingw, & mswin inputs

* [CI] add Ubuntu & macOS 'plus' jobs

Co-authored-by: Lars Kanis <lars@greiz-reinsdorf.de>

v1.32.0

Toggle v1.32.0's commit message

Verified

This commit was signed with the committer’s verified signature.
[CI] Actions - fix ruby.yml typo

v1.31.0

Toggle v1.31.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Release 1.31.0

v1.30.2

Toggle v1.30.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Better doc of inputs, update dependencies, etc