1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Joshua Clayton
253b6f080b Bump gem version requirements for ActiveRecord 2013-01-18 14:35:12 -05:00
Matt Jankowski
8e5a2907b9 Update rails gem versions in Appraisals to use latest stable releases: 3.2.10, 3.1.9, 3.0.18 2013-01-04 10:28:00 -05:00
Joshua Clayton
fc14baf2e7 Update appraisal to fix travis 2012-11-07 14:33:35 -05:00
Joshua Clayton
d43d9359a9 Upgrade Appraisal and be more explicit about version numbers 2012-11-02 17:04:54 -04:00
Joshua Clayton
1ce5e8216e Update versions of ActiveRecord required by Appraisal 2012-11-02 17:00:15 -04:00
Joshua Clayton
ff0e6fb6c0 Fix Appraisal dependencies and get suite green
The twiddle-wakka specifying only major and minor (not tiny) versions
will grab latest minor, which ended up being 3.2 for all versions of
Rails supported. This ensures that when we report supporting Rails 3.0,
3.1, and 3.2, we actually test against those versions.

It also backports ActiveSupport::Notifications.subscribed, which was
added in 3.2.

Closes #367
2012-05-03 00:36:58 -04:00
Joshua Clayton
0529a879d9 Update gemspec to reflect proper dependencies and add Rails 3.1 coverage 2011-09-02 11:03:58 -04:00