Édipo Féderle

Results 26 comments of Édipo Féderle

@tenderlove I used `rvm install ruby-3.0.0` (by what I remember). The outputs in order: ``` /Users/edipo/.rvm/rubies/ruby-3.0.0/lib/libruby.3.0.dylib -O3 -I/usr/local/opt/libyaml/include -I/usr/local/opt/libksba/include -I/usr/local/opt/readline/include -I/usr/local/opt/zlib/include -I/usr/local/opt/[email protected]/include -fno-common -pipe "gcc -fdeclspec" ``` BTW, README tells...

> I successfully installed TenderJIT on my ubuntu machine with `ruby 3.0.1` but not with `ruby 3.0.0`. The only error I got was from not having [capstone installed](https://github.com/tenderlove/tenderjit/blob/main/.github/workflows/ci.yml#L18). Nice. On...

@georgeciobanu please try to use port 8081 for your `optionsUrl` in the index.js file.

@headius could you please tick the "--backtrace-limit option" here ? thanks

@headius mind to tick the " Hash#transform_keys and Hash#transform_keys! now accept a hash that maps keys to new keys. [Feature #16274]" since is done [here](https://github.com/jruby/jruby/pull/6970) ? Thanks

HI @headius , I would like to take this one. It's ok for you? Thanks

> @edipofederle If you're still interested, I'm available to help make this happen. Yes, could we talk on IRC?

@kares I took the freedom to open a PR here: https://github.com/jruby/jruby/pull/7068 But not sure why CI is not running

@bluegray I just update the dependencies and also added support to postmark templates. But I think that this repository is not longer maintained.If you are interested, here is my [fork](https://github.com/edipofederle/clojure-postmark)