summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index b6051aaba..7c60b733a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -69,6 +69,7 @@ end
group :development do
gem "rdoc", ">= 2.4.2"
+ gem "yard"
end
group :test do