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-12-30 16:43:00 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-12-30 16:43:00 +0400
commit96d49bf04ce77c975fe500f4d961e4a1ffed4c26 (patch)
tree0e43958fb12f17b9dd7a3173ccf1123f4969e74e /Gemfile.lock
parentd075df56d3cfb15a5d11550d86229f5b8001fbe7 (diff)
Use sdoc to generate application code documentation
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index fd5431914fc..3bef4bdb3cb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -393,6 +393,9 @@ GEM
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
+ sdoc (0.3.20)
+ json (>= 1.1.3)
+ rdoc (~> 3.10)
seed-fu (2.2.0)
activerecord (~> 3.1)
activesupport (~> 3.1)
@@ -529,6 +532,7 @@ DEPENDENCIES
resque_spec
rspec-rails
sass-rails (~> 3.2.5)
+ sdoc
seed-fu
settingslogic
shoulda-matchers (= 1.3.0)