Hiroshi SHIBATA
Hiroshi SHIBATA
I got the following error with the master branch of ruby/ruby repo and `--enable-bundled-liffi` option on Apple DTK(arm64, Big Sur beta6) https://gist.github.com/hsbt/c4a6cf7dfaf3839998378e9d55faa330 I have no idea to resolve it yet....
I removed the bundled source of libyaml at https://github.com/ruby/psych/pull/541 But we can't install psych with static link of libyaml source like `gem i psych -- --with-libyaml-source-dir`.
Original pull request: https://github.com/ruby/psych/pull/325 @knugie Your changes was different behavior with bundler behavior: https://github.com/bundler/bundler/blob/master/lib/bundler/yaml_serializer.rb#L8 There is no time to coordinate this specification for Ruby 2.5.0. I try to this next...
/cc @ioquatix This reverts commit 23b07043e7fde743ff920f8354b5a094fee19a03. Fixes https://github.com/ruby/openssl/issues/318
rdoc 4 and 5 could not parse https://github.com/ruby/ruby/blob/master/doc/ChangeLog-0.60_to_1.1
ref. http://bugs.ruby-lang.org/issues/5821 ``` In short, I think: http://www.ruby-lang.org/en/security/ should do more to emulate: http://jruby.org/security Namely, we don't have a "Disclosure Procedure" section: > Disclosure Procedure > > The JRuby team...
feedback from Dwayne Thomas ``` I have macosx 10.8.3 and a hard time following all the instructions listed on the http://www.ruby-lang.org/en/downloads/ page. I needed both Xcode and the command line...
I picked https://github.com/ruby/iconv/pull/7 and fixed conflict.
149373ce7f7324c56254f10d05534e1c17079b24 > racc is extracted at Ruby 3.3, not 3.4