Recent Releases of https://github.com/shopify/bootboot
https://github.com/shopify/bootboot - bootboot v.0.2.2
What's Changed
- fix failures when non-exact Ruby version specified in Gemfile by @ashkulz in https://github.com/Shopify/bootboot/pull/55
New Contributors
- @benjaminwood made their first contribution in https://github.com/Shopify/bootboot/pull/54
- @petergoldstein made their first contribution in https://github.com/Shopify/bootboot/pull/56
- @ashkulz made their first contribution in https://github.com/Shopify/bootboot/pull/55
Full Changelog: https://github.com/Shopify/bootboot/compare/v0.2.1...v0.2.2
- Ruby
Published by nvasilevski about 3 years ago
https://github.com/shopify/bootboot - bootboot v.0.2.1
What's Changed
- Stop using
Bundler::RubyVersion#to_gem_version_with_patchlevelby @deivid-rodriguez in https://github.com/Shopify/bootboot/pull/41
New Contributors
- @deivid-rodriguez made their first contribution in https://github.com/Shopify/bootboot/pull/41
Full Changelog: https://github.com/Shopify/bootboot/compare/v0.2.0...v0.2.1
- Ruby
Published by nvasilevski almost 4 years ago
https://github.com/shopify/bootboot - Dual boot different version of rubies
This release contain two new changes:
- Bootboot can now be used for dual booting different versions of Ruby. @jacobthemyth
- You can now vendor a set of dependencies in your application and use bootboot to pick the one you need @janschill
- Ruby
Published by Edouard-chin over 5 years ago