ruby-builder-bot
|
4b2d1d631e
|
Update CRuby releases on Windows
|
2022-12-21 20:16:13 +01:00 |
|
ruby-builder-bot
|
a5e2883296
|
Add ruby-3.2.0-rc1
|
2022-12-06 07:08:21 -06:00 |
|
ruby-builder-bot
|
c7079efafd
|
Add ruby-2.7.7,ruby-3.0.5
|
2022-11-25 17:14:51 +01:00 |
|
ruby-builder-bot
|
0a6498048c
|
Add ruby-3.1.3
|
2022-11-24 20:23:06 +01:00 |
|
ruby-builder-bot
|
de6f5b9c34
|
Add jruby-9.4.0.0
|
2022-11-23 23:00:18 +01:00 |
|
Benoit Daloze
|
4887fd8753
|
Ignore Bundler dev version in Gemfile.lock
* Fixes https://github.com/ruby/setup-ruby/issues/394
|
2022-11-22 16:22:30 +01:00 |
|
MSP-Greg
|
c4fe7bd15d
|
Update Packages (tool-cache, http-client) & regenerate dist/index.js (#399)
|
2022-11-14 11:51:13 +01:00 |
|
ruby-builder-bot
|
84dd2abab6
|
Add ruby-3.2.0-preview3
|
2022-11-12 13:16:34 +01:00 |
|
Étienne Barrié
|
8ddb7b3348
|
Update @actions/cache
|
2022-11-10 14:42:13 +01:00 |
|
Benoit Daloze
|
f2c070bbf7
|
Workaround https://github.com/oracle/truffleruby/issues/2780
|
2022-11-09 16:49:24 +01:00 |
|
ruby-builder-bot
|
ece8276942
|
Add truffleruby-22.3.0
|
2022-10-25 18:52:44 +02:00 |
|
ruby-builder-bot
|
bc92d02ed9
|
Add jruby-9.3.9.0
|
2022-10-25 12:37:24 +02:00 |
|
Benoit Daloze
|
eae47962ba
|
yarn upgrade
|
2022-10-14 13:41:58 +02:00 |
|
ruby-builder-bot
|
3068fa83f9
|
Add jruby-9.3.8.0
|
2022-09-13 21:14:11 +02:00 |
|
ruby-builder-bot
|
72d5948221
|
Add ruby-3.2.0-preview2
|
2022-09-09 09:51:50 +02:00 |
|
MSP-Greg
|
ae403e8ff4
|
Don't install Bundler on Windows mingw, mswin & ucrt builds
|
2022-08-23 20:43:55 +02:00 |
|
Benoit Daloze
|
87ccb7599f
|
Workaround the CRuby bug of bin/bundle in bash on Windows
* Fixes https://github.com/ruby/setup-ruby/issues/371
* See https://bugs.ruby-lang.org/issues/18970
|
2022-08-20 16:14:03 +02:00 |
|
dependabot[bot]
|
a1396b7d70
|
Bump @actions/core from 1.7.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.7.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-19 13:14:10 +02:00 |
|
ruby-builder-bot
|
5ece9850ad
|
Add jruby-9.3.7.0
|
2022-08-17 18:08:13 +02:00 |
|
Benoit Daloze
|
699560a00d
|
Support all versions on Ubuntu 22.04
|
2022-08-06 16:54:03 +02:00 |
|
Benoit Daloze
|
d5ee2364f0
|
Ensure Bundler 2.2+ is used for all Rubies which support Bundler 2 (Ruby >= 2.3)
|
2022-07-29 18:16:42 +02:00 |
|
Benoit Daloze
|
8731780d5e
|
Remove extra condition
|
2022-07-29 18:16:42 +02:00 |
|
Benoit Daloze
|
e8f04a3cee
|
Use latest Bundler on CRuby 2.6 and 2.7 as their default Bundler is too old
|
2022-07-26 21:55:37 +02:00 |
|
Benoit Daloze
|
bb1d54ff77
|
Use a new cache version
* To make sure existing caches based on latest Bundler are not reused.
|
2022-07-26 21:17:48 +02:00 |
|
Benoit Daloze
|
4e1189c53d
|
Use the Bundler shipped with that Ruby by default
* Fixes https://github.com/ruby/setup-ruby/issues/358
|
2022-07-26 20:57:23 +02:00 |
|
ruby-builder-bot
|
cb55cb0ce4
|
Add truffleruby-22.2.0
|
2022-07-26 15:39:50 +02:00 |
|
ruby-builder-bot
|
08245253a7
|
Add jruby-9.3.6.0
|
2022-06-28 12:20:18 +02:00 |
|
ruby-builder-bot
|
51df335734
|
Add jruby-9.2.21.0
|
2022-06-28 12:16:09 +02:00 |
|
Benoit Daloze
|
706bae07c5
|
Tweak no version found error message
* So it ends with "Use ruby/setup-ruby@v1" which seems to be what some
people miss.
|
2022-06-21 11:03:22 +02:00 |
|
Benoit Daloze
|
8029ebd6e5
|
Cleanup
|
2022-05-17 18:24:10 +02:00 |
|
MSP-Greg
|
be54de855e
|
Windows mswin - install vcpkg archive with required Ruby packages, cert
|
2022-05-17 18:24:10 +02:00 |
|
MSP-Greg
|
cd4241788a
|
MSP-Greg/setup-msys2-gcc -> ruby/setup-msys2-gcc, rmdirSync -> rmSync
|
2022-05-16 12:23:31 +02:00 |
|
MSP-Greg
|
3c76dcfa76
|
Update packages - @vercel/ncc, semver
semver was major update, but mostly refactor and dropping compatibility with old node versions
|
2022-05-16 12:23:31 +02:00 |
|
Benoit Daloze
|
a7439cf424
|
Add support for macos-12
|
2022-05-16 12:08:36 +02:00 |
|
Benoit Daloze
|
57a3395c80
|
Support some Rubies on ubuntu-22.04
|
2022-05-15 13:05:40 +02:00 |
|
Benoit Daloze
|
296bf7f67a
|
Use an explicit list of supported platforms for nicer error messages
|
2022-05-15 12:21:30 +02:00 |
|
MSP-Greg
|
8c72644a0b
|
Windows mswin - use vsWhere instead of vssetup.powershell (much faster)
|
2022-05-02 20:51:22 +02:00 |
|
MSP-Greg
|
d246303ba7
|
Windows mswin - use ucrt64 tools instead of mingw64
|
2022-05-02 20:51:22 +02:00 |
|
MSP-Greg
|
d78e94b867
|
Windows mswin - update addVCVARSEnv
|
2022-05-02 20:51:22 +02:00 |
|
Benoit Daloze
|
69fe46858b
|
Use implicit defaults for most inputs so the GitHub Actions UI shows only the set options
|
2022-05-02 20:39:45 +02:00 |
|
Benoit Daloze
|
9b993bc63c
|
Use the given Bundler 1.x version if supplied on old Rubies
* Fixes https://github.com/ruby/setup-ruby/issues/327
|
2022-05-02 20:15:42 +02:00 |
|
Benoit Daloze
|
d6a695ac2a
|
Do not install Bundler if RubyGems was updated
* Updating RubyGems will install Bundler as a side effect.
* Fixes https://github.com/ruby/setup-ruby/issues/326
|
2022-05-02 19:39:53 +02:00 |
|
ruby-builder-bot
|
e404913b05
|
Add ruby-3.2.0-preview1
|
2022-05-01 12:44:33 +02:00 |
|
ruby-builder-bot
|
eb938a806e
|
Add truffleruby-22.1.0
|
2022-04-26 16:44:11 +02:00 |
|
Benoit Daloze
|
ee5764de2c
|
Give more details on why the shipped Bundler is used in some cases
|
2022-04-22 17:06:58 +02:00 |
|
ruby-builder-bot
|
2b019609e2
|
Update CRuby releases on Windows
|
2022-04-20 21:33:41 +02:00 |
|
ruby-builder-bot
|
ebaea52cb2
|
Add ruby-3.1.2
|
2022-04-12 16:48:40 +02:00 |
|
ruby-builder-bot
|
382b2c5e9b
|
Add ruby-3.0.4
|
2022-04-12 16:42:46 +02:00 |
|
ruby-builder-bot
|
0d85c5bbb7
|
Add ruby-2.6.10
|
2022-04-12 16:41:27 +02:00 |
|
ruby-builder-bot
|
b80945c764
|
Add ruby-2.7.6
|
2022-04-12 16:32:06 +02:00 |
|