Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
3e5c4ebe 12/14/2025 06:37 PM peterzhu2118 (Peter Zhu)

[DOC] Fix backticks in Numeric#ceil

cd27337d 12/14/2025 06:37 PM peterzhu2118 (Peter Zhu)

[DOC] Fix backticks in Numeric#floor

529b4914 12/14/2025 05:14 PM kddnewton (Kevin Newton)

[ruby/prism] Only set location end when it is larger

https://github.com/ruby/prism/commit/65595d6c2c

ca083515 12/14/2025 05:14 PM kddnewton (Kevin Newton)

[ruby/prism] Unreference the block node before destroying it

https://github.com/ruby/prism/commit/fc150b1588

4a84fa1b 12/14/2025 04:42 PM Ryan Davis

[ruby/prism] Define RubyParser::SyntaxError directly and drop require for ruby_parser.

Had to add a require of sexp since that came in indirectly via ruby_parser.

https://github.com/ruby/prism/commit/df677c324f

674c3d73 12/14/2025 10:46 AM rhenium (Kazuki Yamaguchi)

[ruby/openssl] pkcs7: raise OpenSSL::PKCS7::PKCS7Error in #initialize

When d2i_PKCS7_bio() and PEM_read_bio_PKCS7() fail to decode the input,
OpenSSL::PKCS7.new currently raises ArgumentError. The usual practice
in ruby/openssl where an error originates from the underlying OpenSSL...

7969b654 12/14/2025 10:46 AM rhenium (Kazuki Yamaguchi)

[ruby/openssl] x509cert: update doc for OpenSSL::X509::Certificate#==

Mention the underlying OpenSSL function. Add a note about the unreliable
comparison when called on an incomplete object.

Fixes https://github.com/ruby/openssl/issues/844

https://github.com/ruby/openssl/commit/736af5b3c7

711d1499 12/14/2025 07:11 AM nobu (Nobuyoshi Nakada)

Adjust indents [ci skip]

ab95abd4 12/14/2025 02:59 AM git[bot]

Update default gems list at 9e22037eb50d7abe6385901c9b0293 [ci skip]

9e22037e 12/14/2025 02:59 AM nobu (Nobuyoshi Nakada)

[ruby/io-console] bump up to 0.8.2

https://github.com/ruby/io-console/commit/fbc7e1f31f

View all revisions | View revisions

Also available in: Atom