wasmerio / wasmer-ruby

💎🕸 WebAssembly runtime for Ruby
https://wasmer.io
MIT License
465 stars 18 forks source link

Allow bundler 2.0 #71

Closed kojix2 closed 10 months ago

kojix2 commented 1 year ago

This change will allow bundler version 2 as well as 1 to be accepted and pass GitHub Actions test. I think this is more appropriate given that it was previously 2.1 Rails also uses >= to specify the bundler version.

kojix2 commented 1 year ago

Can we make this change in order to pass the test? https://github.com/wasmerio/wasmer-ruby/actions/workflows/test.yml ping @msharran

msharran commented 1 year ago

Can we make this change in order to pass the test? https://github.com/wasmerio/wasmer-ruby/actions/workflows/test.yml ping @msharran

@kojix2 >= makes sense 👍🏻

tsmartt commented 10 months ago

Can this be merged?

tsmartt commented 10 months ago

Can I be given admin on this repo to help manage some of these issues?

syrusakbary commented 10 months ago

I just invited you to the repo @tsmartt