Shopify / measured

Encapsulate measurements and their units in Ruby and Ruby on Rails.
MIT License
337 stars 28 forks source link

Correctly install bundler for Travis #129

Closed kmcphillips closed 4 years ago

kmcphillips commented 4 years ago

Fixes:

To update to the latest version installed on your system, run `bundle update --bundler`.

Which was occurring in the build in #128

kmcphillips commented 4 years ago

Have a better solution in #130