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:
authorNihad Abbasov <narkoz.2008@gmail.com>2012-05-29 01:35:50 +0400
committerNihad Abbasov <narkoz.2008@gmail.com>2012-05-29 01:35:50 +0400
commit632415567f269a230f2ecd25c18f4639dccf3a7e (patch)
tree053611ab0c166d8cf0cb9309296ae300da847878 /Gemfile.lock
parent89043d6b891057d756b2f9f518d0eb043ce07a19 (diff)
use shoulda-matchers instead of shoulda gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 1 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d3c07f662e2..2f4e4617ce6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -269,10 +269,6 @@ GEM
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
- shoulda (3.0.1)
- shoulda-context (~> 1.0.0)
- shoulda-matchers (~> 1.0.0)
- shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
simplecov (0.6.4)
multi_json (~> 1.0)
@@ -368,7 +364,7 @@ DEPENDENCIES
rspec-rails
sass-rails (= 3.2.3)
seed-fu
- shoulda (= 3.0.1)
+ shoulda-matchers
simplecov
six
sqlite3