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-05-12 22:17:42 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-05-12 22:17:42 +0400
commite81ba7b2490ae080a5e1bf0a1596f8c4c31d4f22 (patch)
tree65d9fe0f626901b261f7c466423eb602224f1fbe /Gemfile.lock
parent39504aa19be31fa5ef8ea03e9182e6016526b365 (diff)
Fixed Gemfile.lock
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 12 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8249f41bb61..90280cbe5c8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -227,7 +227,19 @@ GEM
resque_mailer (2.0.3)
actionmailer (>= 3.0.0)
resque (>= 1.2.3)
+ rspec (2.10.0)
+ rspec-core (~> 2.10.0)
+ rspec-expectations (~> 2.10.0)
+ rspec-mocks (~> 2.10.0)
+ rspec-core (2.10.0)
+ rspec-expectations (2.10.0)
+ diff-lcs (~> 1.1.3)
+ rspec-mocks (2.10.1)
rspec-rails (2.10.1)
+ actionpack (>= 3.0)
+ activesupport (>= 3.0)
+ railties (>= 3.0)
+ rspec (~> 2.10.0)
rubyntlm (0.1.1)
rubypython (0.5.3)
blankslate (>= 2.1.2.3)