Mathieu Jobin

Results 242 comments of Mathieu Jobin

I have upgraded my Rails 4.2 app to 5.0, 5.1, 5.2 and 6.1 this gem works fine with these versions. but there is a deprecation warnings that indicates it would...

There is an open branch with a similar change to allow sprockets 4.x #159 but we would need to convert the travis file to github actions and make sure all...

I'm curious if it would be possible to migrate straight from MySQL to Markdown/Git without the SQLite intermediate DB ?

That would be nice indeed ! thanks for the hint on using master for solving the incompatibility error I was getting ``` 1: from /usr/local/rvm/rubies/ruby-2.6.6/lib/ruby/gems/2.6.0/gems/acme-cli-0.6.1/lib/letsencrypt/cli/acme_wrapper.rb:25:in `new' /usr/local/rvm/rubies/ruby-2.6.6/lib/ruby/gems/2.6.0/gems/acme-client-2.0.7/lib/acme/client.rb:33:in `initialize': unknown keyword:...

this piece is what seems to require replacement https://github.com/archan937/jsonv.sh/blob/master/jsonv#L50-L62 if some of these are required for the script to work, maybe it would fit under /usr/local/share for anything temporary, it...

I found this https://github.com/wahern/luaossl but it does not seems to provide the crypto dependency for lapis

I did `luarocks install lapis --local` and `require "lapis"` fails requiring crypto. trying to install luacrypto with luarocks the same way. and I am getting a compilation error. ``` src/lcrypto.c:...

I think this make sense... it's not a real request, the server does not get called, like with JS:remote:true (I think) instead, it is just calling the code in ruby...

@cidemaxio try downloading the latest from https://prerelease.keybase.io/

No, all Windows 7 users needs to upgrade because Microsoft stopped supporting it. ![image](https://github.com/keybase/keybase-issues/assets/99191/75444f58-a5cd-4fe8-bb4c-b5d02b8e6343) https://endoflife.date/windows I prefer using Linux.