diff --git a/Gemfile b/Gemfile index 958b465fff..3bc3277dbe 100644 --- a/Gemfile +++ b/Gemfile @@ -34,5 +34,5 @@ end # `bundle config set --local without rdoc` # Then re-run `bundle install`. group :rdoc do - gem "rdoc", "6.8.1" + gem "rdoc", "6.9.0" end