1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
Commit graph

10 commits

Author SHA1 Message Date
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
181efb3ea4 Update 3.0.gemfile.lock 2012-12-03 08:30:46 -08:00
Gabe Berke-Williams
04ce17726d Update appraisals to latest Rails versions. 2012-10-01 15:36:04 -04:00
Gabe Berke-Williams
6297c73615 Add therubyrhino for jruby on 3.1.4. 2012-04-13 10:19:34 -04:00
Gabe Berke-Williams
65cb82b2eb Bump Rails versions for appraisal. 2012-04-13 09:59:10 -04:00
Gabe Berke-Williams
26fb35aae9 Use Bundler gem conventions.
Use stable version of shoulda-context. Remove rdoc-related code.
2011-11-11 20:13:03 -05:00
Vasiliy Ermolovich
16eb4aa78d render_template compatible with assert_template, closes #21 2011-10-15 14:36:30 +03:00
Prem Sichanugrist
3d9439030b Update set_the_flash_matcher to also duplicate the used set to fix a bug in Rubinius
Tests now also passed on Rubinius 2.0
2011-09-19 01:05:07 +07:00
Prem Sichanugrist
6785f596b4 Update Gem configuration for Ruby 1.9.3 and JRuby 2011-09-18 21:39:18 +07:00
Prem Sichanugrist
78b5e5f436 Update testing dependencies 2011-09-12 17:23:22 +07:00
Renamed from gemfiles/3.0.3.gemfile (Browse further)