Mike Burns
|
d38edbd7a1
|
Depend on a specific version of bundler locally.
|
2011-11-16 13:29:00 -05: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 |
|
Prem Sichanugrist
|
6785f596b4
|
Update Gem configuration for Ruby 1.9.3 and JRuby
|
2011-09-18 21:39:18 +07:00 |
|
Mike Burns
|
5190a39bba
|
Add an aruba dependency so the cucumber tests can run.
|
2011-08-26 09:30:21 -04:00 |
|
Mike Burns
|
f1baf025d6
|
Could only get this to pass when I removed the rails dependency.
|
2011-06-29 13:45:12 -04:00 |
|
Stafford Brunk
|
fdd127cbcd
|
Merge master and implement block functionality for multipart emails
|
2011-06-29 09:42:42 -04:00 |
|
Stafford Brunk
|
3c787adc51
|
Add name to authors list and add explicit subject in have_sent_email_spec
|
2011-06-10 12:30:00 -04:00 |
|
Prem Sichanugrist
|
372eb16e8f
|
Lock Appraisal to ~> 0.3.4, for real this time
|
2011-05-30 15:15:33 -04:00 |
|
Prem Sichanugrist
|
3c948de243
|
Fix bug on hardcoded BUNDLE_GEMDIR by mistake
|
2011-05-27 17:23:24 -04:00 |
|
Prem Sichanugrist
|
44847c6a87
|
Add Appraisals to the project to handle testing against multiple Rails version
Note that we also bump RSpec to 2.6.1.beta1 because the incompatibility with Rails 3.1.0.rc1
|
2011-05-25 14:59:01 -04:00 |
|
Joe Ferris
|
240342b7a8
|
Use ruby-debug19 on Ruby >= 1.9 (thanks to github.com/kollektiv)
|
2011-02-17 13:32:23 -05:00 |
|
Joe Ferris
|
e817958427
|
Freeze version; dup version so Rubygems can call strip! on it
|
2011-02-17 13:31:41 -05:00 |
|
Ryan McGeary
|
9c9580c55b
|
Moved dependencies from the Gemfile to the gemspec
* The Gemfile now contains just the source and a single `gemspec` declaration
* See http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
* Also had to break out the modules under integrations/rspec into their nested equivalents (load order?)
|
2011-01-31 16:45:13 -05:00 |
|
Joe Ferris
|
56b0a0439e
|
Move into the Matchers namespace
|
2010-12-15 17:34:19 -05:00 |
|