Skip to content

Commit

Permalink
dep: update rdoc
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
flavorjones committed Feb 6, 2025
1 parent 31d3da4 commit d5d64bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ end
# `bundle config set --local without rdoc`
# Then re-run `bundle install`.
group :rdoc do
gem "rdoc", "6.11.0" unless RUBY_PLATFORM == "java" || ENV["CI"]
gem "rdoc", "6.12.0" unless RUBY_PLATFORM == "java" || ENV["CI"]
end

0 comments on commit d5d64bb

Please sign in to comment.