Commit Graph

5 Commits

Author SHA1 Message Date
Derek Prior cd61fb6085 Ruby 2.0 Support
* Add Ruby 2.0 support to the Appraisals
* Update travis to test 2.0.0 with the 3.2 gemfile. Clean up the travis
  matrix to favor the include syntax over exclude.
* Edit gemfile.locks to point to relative paths.
2013-04-19 17:11:45 -04:00
Dan Croak b79360441d Loosen Bourne dependency to ~> 1.3
> Use a pessimistic version in the Gemfile for gems that follow semantic
> versioning, such as rspec, factory_girl, and capybara.

https://github.com/thoughtbot/guides/tree/master/best-practices

* Upgrade dependencies so specs run on new Bourne.
* Use semantic versions in step_definitions gems.
* Rely on ActiveSupport::Dependencies.clear for reloading constants.
  http://rkh.im/code-reloading
2013-03-18 23:31:11 -07:00
Erik Michaels-Ober dfcf777f47 Update 3.2.gemfile.lock 2012-12-03 08:32:44 -08:00
Gabe Berke-Williams 04ce17726d Update appraisals to latest Rails versions. 2012-10-01 15:36:04 -04:00
Gabe Berke-Williams aff28245e7 Test against Rails 3.2. 2012-04-20 14:35:57 -04:00