10 Commits

Author SHA1 Message Date
Russell Davis
317634ede7 Force an older version of the i18n gem for Ruby < 1.9.3
This should fix the travis build for 1.8.7 and 1.9.2.
2014-12-26 14:45:25 -08:00
Andy Brody
9cf5089dc1 Revert "Change rest-client pin to ruby < 1.9.2."
This reverts commit 39a196541f857ac6266b7a06f589ead21c87a8aa.

Just kidding. Activesupport itself depends on ruby >= 1.9.3.
2014-07-15 13:42:48 -07:00
Andy Brody
39a196541f Change rest-client pin to ruby < 1.9.2.
The latest rest-client supports rubies >= 1.9.2
2014-07-15 13:06:04 -07:00
Russell Davis
3c76c9f150 Fix gemfiles for use with Ruby < 1.9.3
Any project using this gem (with Ruby < 1.9.3) will need to do the same
in its own gemfile.
2014-07-13 13:44:36 -07:00
Tim Craft
9ae705f845 Add version specifiers for activesupport/shoulda/mocha dev dependencies 2013-07-05 17:36:36 +01:00
Evan Broder
150c69a91d Delete Gemfile.locks
I'm pretty sure those weren't supposed to be committed in the first
place
2012-11-21 13:59:18 -08:00
Evan Broder
35e7375ad7 Release v1.7.0 2012-05-17 11:48:50 -07:00
Evan Broder
b905b2164c Run the test suite once with ActiveSupport loaded, once without
ActiveSupport is the source of many problems for us, so let's try to
catch them pre-emptively with testing
2012-05-07 17:24:44 -07:00
Evan Broder
95b3e95691 Add .lock files for alternative gemfiles 2012-05-04 03:09:12 -07:00
Evan Broder
b3974868ac Add alternative gemfiles for automated testing 2012-05-04 03:06:38 -07:00