Compare commits

...

2 Commits

Author SHA1 Message Date
guange 221e70d648 gemfile 更新 2015-03-21 09:28:43 +08:00
alan 0647ea63c8 Signed-off-by: alan <547533434@qq.com> 2014-10-21 15:13:18 +08:00
104 changed files with 6765 additions and 6766 deletions

View File

@ -26,7 +26,6 @@ group :development do
end end
group :test do group :test do
# shoulda的版本做了改动
#gem "shoulda", "~> 3.3.2" #gem "shoulda", "~> 3.3.2"
gem "shoulda", "> 3.3.2" gem "shoulda", "> 3.3.2"
gem "mocha", "~> 0.13.3" gem "mocha", "~> 0.13.3"