Skip to content

Releases: Homebrew/homebrew-portable-ruby

3.3.6

06 Nov 00:01
c0e53d2
Compare
Choose a tag to compare

Portable Ruby 3.3.6

3.3.5

27 Sep 05:44
340da0f
Compare
Choose a tag to compare

Portable Ruby 3.3.5

3.3.4_1

03 Aug 03:19
5c3ad54
Compare
Choose a tag to compare

This release applies a patch to Ruby to fix a rare hang.
The hang affects all platforms, though we have seen it more commonly on macOS 14 x86_64.

3.3.4

13 Jul 15:09
626ba51
Compare
Choose a tag to compare

Portable Ruby 3.3.4

3.3.3

14 Jun 01:08
4f36b9b
Compare
Choose a tag to compare

Ruby

  • Updated Ruby to 3.3.3
  • Removed most bundled gems as they were unused
  • Experimental support for bundling Bootsnap
  • Fixed an issue installing native gems on Linux when libcrypt is not installed on the system

Dependencies

  • Updated OpenSSL to 3.3.1
  • Removed engine support from OpenSSL (the Ruby binding was already unavailable since OpenSSL 3.0)

3.3.2

31 May 14:14
2e8bd5c
Compare
Choose a tag to compare

Portable Ruby 3.3.2

3.3.1

16 May 04:33
9c76001
Compare
Choose a tag to compare

Portable Ruby 3.3.1

Updated dependencies:

Removed dependencies:

  • portable-libedit
  • portable-ncurses

Repository improvements:

Full Changelog: 3.1.4...3.3.1

3.1.4

26 Oct 21:00
33568fd
Compare
Choose a tag to compare

This is the first release of Portable Ruby 3. This will be rolled out in a phased approach through the coming weeks.

Changes since 2.6.10_1:

  • Updated Ruby to 3.1.4
  • Add portable libffi (Linux only)
  • Updated dependencies:
    • OpenSSL 3.1.4 (major update from 1.1.1) and the bundled CA certificates
      • The legacy provider is not included. Support for some older, deprecated algorithms is no longer available
    • libedit 20230828-3.1 (Linux)
    • libxcrypt 4.4.36 (Linux)
    • zlib 1.3 (Linux)
  • Slimmed internal ncurses and OpenSSL builds

2.6.10_1

11 Apr 17:02
4c68437
Compare
Choose a tag to compare
  • Restored compatibility for older Ubuntu
  • Fixed configuration of bundled certificate file leaking to other tools like curl (Homebrew/brew#14828)
  • Updated dependencies:
    • libedit 20221030-3.1
    • libxcrypt 4.4.33
    • ncurses 6.4
    • OpenSSL 1.1.1t and the bundled CA certificates

2.6.10

25 Oct 14:57
a43b048
Compare
Choose a tag to compare
  • Updated Ruby to 2.6.10, to match the version shipped with macOS 13, 12.6.1 and 11.7.1.
  • Replaced readline with libedit.
  • Updated dependencies:
    • OpenSSL 1.1.1q and the bundled CA certificates
    • zlib 1.2.13