Actions
Bug #4828
closedRake 10.2.0 breaks Ruby 1.8 compatibility
Description
Rake 10.2.0 breaks Ruby 1.8 compatibility, it needs pinning.
Gem::InstallError: rake requires Ruby version >= 1.9.
An error occurred while installing rake (10.2.0), and Bundler cannot continue.
Make sure that `gem install rake -v '10.2.0'` succeeds before bundling.
Actions