Commit graph

10 commits

Author SHA1 Message Date
Mislav Marohnić
4cb285791c
Remove verify_opensl step from build definitions
The functionality to fail the build if openssl or psych are missing is
now built into the `./configure && make` phase for Ruby.
2023-11-21 17:12:53 +01:00
Mislav Marohnić
315373b1de
Change legacy needs_openssl_* conditions to one with inline arguments 2023-11-02 13:53:50 +01:00
Mislav Marohnić
2ae1416948
Unmark Ruby 2.7 as soon-to-be-EOL since it's already EOL 2023-10-27 16:07:26 +02:00
Mislav Marohnić
04ba857b6c
Remove "ldflags_dirs" step from build definitions 2023-10-13 19:25:03 +02:00
Hiroshi SHIBATA
d24c6b7a7c
Bump openssl-1.1.1w 2023-09-14 16:28:11 +09:00
Hiroshi SHIBATA
eb31e86b92
Use OpenSSL-1.1.1v 2023-08-02 11:22:42 +09:00
Hiroshi SHIBATA
8d6b0e0c27
Use OpenSSL-1.1.1u 2023-07-10 09:17:06 +09:00
Hiroshi SHIBATA
269dff92b6
Mark EOL warning to Ruby 2.7 2023-04-04 10:36:15 +09:00
Hiroshi SHIBATA
451d78cbbf
bump openssl version to 1.1.1t 2023-02-08 07:31:58 +09:00
Koichi ITO
03c2445ed0 Add definition for Ruby 3.1.3, 3.0.5, and 2.7.7
These Rubies have been released.

- https://www.ruby-lang.org/en/news/2022/11/24/ruby-3-1-3-released/
- https://www.ruby-lang.org/en/news/2022/11/24/ruby-3-0-5-released/
- https://www.ruby-lang.org/en/news/2022/11/24/ruby-2-7-7-released/
2022-11-24 22:55:09 +09:00