summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorNihad Abbasov <narkoz.2008@gmail.com>2012-05-29 02:35:50 +0500
committerNihad Abbasov <narkoz.2008@gmail.com>2012-05-29 02:35:50 +0500
commit632415567f269a230f2ecd25c18f4639dccf3a7e (patch)
tree053611ab0c166d8cf0cb9309296ae300da847878 /Gemfile.lock
parent89043d6b891057d756b2f9f518d0eb043ce07a19 (diff)
downloadgitlab-ce-632415567f269a230f2ecd25c18f4639dccf3a7e.tar.gz
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