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.
Updated by Dominic Cleal about 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d59d272874a0571fd768b2ff66bf3af1eef57488.
Actions