Pin Rake to 10.1.1 in Gemfile
authorWilliam Van Hevelingen <blkperl@cat.pdx.edu>
Wed, 26 Mar 2014 17:51:29 +0000 (10:51 -0700)
committerWilliam Van Hevelingen <blkperl@cat.pdx.edu>
Wed, 26 Mar 2014 17:53:15 +0000 (10:53 -0700)
commit68ef68363d42a1e16fd2697d36d0fd466d15f73e
treec813318193be67f68806d512000db30ce415a944
parentc864e5e09be244473a7997ed9364300171820723
Pin Rake to 10.1.1 in Gemfile

The latest Rake update requires Ruby >= 1.9. This update
fixes the failing 1.8.7 tests by pinning Rake to the last
supported version on ruby 1.8.7.
Gemfile