thoughtbot / shoulda-matchers

Simple one-liner tests for common Rails functionality
https://matchers.shoulda.io
MIT License
3.5k stars 912 forks source link

Update CI to work with setup-ruby #1404

Open vsppedro opened 3 years ago

vsppedro commented 3 years ago

Saving this link for future references: https://github.com/thoughtbot/shoulda-matchers/pull/1397

technicalpickles commented 2 years ago

What is this referring to exactly? It seems to be using setup-ruby, but is there something specific from that issue?

vsppedro commented 2 years ago

Oh, sorry, my bad. It should be Update CI to work with bundler-cache.

Take a look at this PR: https://github.com/thoughtbot/shoulda-matchers/pull/1467, it tries to close this issue.