Thomas Witt
Thomas Witt
@mprokopov would you update the test? I am still on this PR
@printercu most likely the bug goes away if you update your ruby version
it's basically a known bug with a openssl incompatibility if you don't explicitly include openssl as a gem with older ruby versions.
@mprokopov Found exactly the same problem, thx for the pull request. Would appreciate a merge.
Rails 8.1 final results in ``` Because every version of telegram-bot depends on activesupport >= 4.0, < 8.1 and activejob >= 8.1.0 depends on activesupport = 8.1.0, every version of...
@mprokopov Do you also keep on getting " DEPRECATION WARNING: post received a hash argument to. Please use a keyword instead. Support to hash argument will be removed in Rails...
Hi @yamadashy, first thanks for your effort and your quick response. I just gave it a quick spin, and it didnt appear to do what I expected it to do....
Yes, very simple: ``` ❯ grep spec .ignore spec/data/ ```
@yamadashy I found the problem. As soon as I define `ignore: { customPatterns: [ "bin/" ] }` in my ~/.config/repomix/repomix.config.json the data in customPatterns is not merged with the contents...