summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c2bfe94ac..818ea653b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -93,7 +93,7 @@ else
end
group :development do
- gem "rdoc", ">= 2.4.2"
+ gem "rdoc", "~> 4.3"
gem "yard"
end