Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-02-29 01:17:12 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-02-29 01:17:12 +0400
commit421451cf0980cdab63869b8b0c4c8f41c61a7fc9 (patch)
treeb725f0d828224008ef8385c34ef48a725cd0d787 /Gemfile.lock
parent93a5b3d811ded5e0dd94b92c5babef4dbeddb902 (diff)
gem shoulda updated
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 232d38ae71b..251e8011558 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -232,9 +232,9 @@ GEM
ffi (~> 1.0.9)
multi_json (~> 1.0.4)
rubyzip
- shoulda (3.0.0.beta2)
- shoulda-context (~> 1.0.0.beta1)
- shoulda-matchers (~> 1.0.0.beta1)
+ shoulda (3.0.0)
+ shoulda-context (~> 1.0.0)
+ shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
simplecov (0.5.4)
@@ -322,7 +322,7 @@ DEPENDENCIES
rspec-rails
sass-rails (= 3.2.3)
seed-fu
- shoulda (~> 3.0.0.beta2)
+ shoulda (= 3.0.0)
simplecov
six
sqlite3