24 Commits

Author SHA1 Message Date
Patrick Linnane
af304da633
Portable Ruby 3.4.5
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2025-07-16 08:58:14 -07:00
Patrick Linnane
63bc6477b5
Portable Ruby 3.4.4
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2025-05-14 17:13:58 -07:00
Patrick Linnane
5d8d453a90
Portable Ruby 3.4.3 2025-04-22 11:50:08 -07:00
Patrick Linnane
304cf64d2d
Portable Ruby 3.3.8
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2025-04-09 09:48:25 -07:00
Patrick Linnane
c0028cd1e9
Portable Ruby 3.3.7
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2025-01-16 15:12:03 -08:00
Patrick Linnane
3019e0a956
Portable Ruby 3.3.6
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-11-05 16:04:31 -08:00
Patrick Linnane
57e0d3eb94
Portable Ruby 3.3.5
Signed-off-by: Patrick Linnane <patrick@linnane.io>
2024-09-26 22:53:47 -07:00
Bo Anderson
ccbee57232
Portable Ruby 3.3.4_1 2024-08-03 04:31:52 +01:00
Mike McQuaid
b25cdbabba
Portable Ruby 3.3.4
Update to the latest and greatest Ruby version.
2024-07-13 11:43:17 -04:00
Bo Anderson
fa91edadfd
Portable Ruby 3.3.3 2024-06-14 03:32:38 +01:00
Mike McQuaid
b70b501b17
Portable Ruby 3.3.2
Update to the latest Ruby.
2024-05-31 15:38:04 +01:00
Mike McQuaid
bde9afa70e
Portable Ruby 3.3.1
Use the latest version of Portable Ruby.
2024-05-17 00:23:36 +01:00
Bo Anderson
4ec450823c
Portable Ruby 3.1.4 (opt-in beta) 2023-10-27 15:58:43 +01:00
Bo Anderson
1b0bd8a6a9
Portable Ruby 2.6.10_1
Release notes: https://github.com/Homebrew/homebrew-portable-ruby/releases/tag/2.6.10_1
2023-04-11 18:10:37 +01:00
Bo Anderson
01a93edac3
Portable Ruby 2.6.8_1 2022-06-03 18:00:16 +01:00
Bo Anderson
cd808983bc
Portable Ruby 2.6.8 2021-10-21 02:24:50 +01:00
Misty De Meo
4305ff9602 vendor-install: upgrade to 2.6.3_2 2020-06-16 13:53:28 -07:00
Misty De Meo
0c1cf592b7
Bump minimum OS to Yosemite 2020-06-10 13:08:01 -07:00
Mike McQuaid
e9aba2efb6
Require and provide portable Ruby 2.6.3. 2019-10-10 15:53:16 +01:00
Mike McQuaid
e1eb7dd3e3 Use Ruby 2.3.7
Fixes #4459.
2018-07-13 08:22:33 +01:00
Mike McQuaid
d0cc8823b4 portable-ruby 2.3.3_2
Now with a working DBM on Linux.
2018-05-03 09:06:32 +01:00
Mike McQuaid
f4e2432284 portable-ruby: increase to 2.3.1_1.
Install the latest Ruby from:
https://github.com/Homebrew/homebrew-portable-ruby/pull/55

This updates ncurses and openssl as well as more closely matching the
Apple's ruby build options.

Notably, this includes the DBM support needed for #3720.
2018-04-30 08:43:43 +01:00
Mike McQuaid
b2b413165f Upgrade vendored Ruby to 2.3.3.
Use this version whenever 2.3.3 isn't installed. Also, remove the Linux
portable Ruby for now until it's built to be the same version.
2017-09-21 14:27:17 +01:00
Xu Cheng
8f178187c0
add file directory for vendor Ruby
The vendor Ruby will be put inside `Library/Homebrew/vendor/portable-ruby/<version>`,
with a symlink `Library/Homebrew/vendor/portable-ruby/current` pointed to it.

In addition, a `Library/Homebrew/vendor/portable-ruby-version` will
track the latest version of vendor binaries.

This gives us version control on vendor Ruby and enables us to bump vendor
Ruby whenever needed such as security update.
2016-07-11 19:23:00 +08:00