update shoulda to edge. fixes deprecations
This commit is contained in:
parent
f1e6d9be90
commit
38cdb3eba0
2 changed files with 7 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -34,7 +34,7 @@ end
|
|||
|
||||
group :development, :test do
|
||||
gem 'rspec-rails'
|
||||
gem 'shoulda'
|
||||
gem "shoulda", "~> 3.0.0.beta2"
|
||||
gem 'capybara'
|
||||
gem 'autotest'
|
||||
gem 'autotest-rails'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue