Skip to content

Commit

Permalink
build(deps-dev): update rdoc requirement from 6.7.0 to 6.8.1 (#3343)
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones authored Nov 25, 2024
2 parents 9568860 + 03785cd commit f45a367
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 @@ -36,5 +36,5 @@ end
# `bundle config set --local without rdoc`
# Then re-run `bundle install`.
group :rdoc do
gem "rdoc", "6.7.0"
gem "rdoc", "6.8.1"
end

0 comments on commit f45a367

Please sign in to comment.