mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Clarify the maintainer now that the repo moved
This commit is contained in:
@@ -133,5 +133,6 @@ This follows the [recommendations](https://github.com/actions/toolkit/blob/maste
|
||||
|
||||
## Credits
|
||||
|
||||
The current maintainer of this action is @eregon.
|
||||
Most of the Windows logic is from https://github.com/MSP-Greg/actions-ruby by MSP-Greg.
|
||||
Many thanks to MSP-Greg and Lars Kanis for the help with Ruby Installer.
|
||||
|
||||
+1
-1
@@ -5149,7 +5149,7 @@ const rubyBuilderVersions = __webpack_require__(156)
|
||||
const axios = __webpack_require__(53)
|
||||
|
||||
const builderReleaseTag = 'builds-no-warn'
|
||||
const releasesURL = 'https://github.com/eregon/ruby-builder/releases'
|
||||
const releasesURL = 'https://github.com/ruby/ruby-builder/releases'
|
||||
|
||||
function getAvailableVersions(platform, engine) {
|
||||
return rubyBuilderVersions.getVersions(platform)[engine]
|
||||
|
||||
Reference in New Issue
Block a user