Commit ed75afbb authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

should up to 3.0.1

parent 375ebcab
...@@ -59,5 +59,5 @@ end ...@@ -59,5 +59,5 @@ end
group :test do group :test do
gem "turn", :require => false gem "turn", :require => false
gem "simplecov", :require => false gem "simplecov", :require => false
gem "shoulda", "3.0.0" gem "shoulda", "3.0.1"
end end
...@@ -233,7 +233,7 @@ GEM ...@@ -233,7 +233,7 @@ GEM
ffi (~> 1.0.9) ffi (~> 1.0.9)
multi_json (~> 1.0.4) multi_json (~> 1.0.4)
rubyzip rubyzip
shoulda (3.0.0) shoulda (3.0.1)
shoulda-context (~> 1.0.0) shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0) shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0) shoulda-context (1.0.0)
...@@ -324,7 +324,7 @@ DEPENDENCIES ...@@ -324,7 +324,7 @@ DEPENDENCIES
rspec-rails rspec-rails
sass-rails (= 3.2.3) sass-rails (= 3.2.3)
seed-fu seed-fu
shoulda (= 3.0.0) shoulda (= 3.0.1)
simplecov simplecov
six six
sqlite3 sqlite3
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment