@@ -74,7 +74,7 group :development do | |||||
74 | end |
|
74 | end | |
75 |
|
75 | |||
76 | group :test do |
|
76 | group :test do | |
77 |
gem "shoulda", "~> 2 |
|
77 | gem "shoulda", "~> 3.3.2" | |
78 | # Shoulda does not work nice on Ruby 1.9.3 and JRuby 1.7. |
|
78 | # Shoulda does not work nice on Ruby 1.9.3 and JRuby 1.7. | |
79 | # It seems to need test-unit explicitely. |
|
79 | # It seems to need test-unit explicitely. | |
80 | platforms = [:mri_19] |
|
80 | platforms = [:mri_19] |
General Comments 0
You need to be logged in to leave comments.
Login now