diff --git a/Gemfile b/Gemfile index 27461f0380f..3c21db73d52 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ group :development do # documentation gem "hoe-markdown", "= 1.4.0" - gem "rdoc", "= 6.4.0" + gem "rdoc", "6.5.0" gem "psych", "~> 4.0" # psych 5 isn't building in places yet https://github.com/ruby/setup-ruby/issues/409 # parser generator