Skip to content

Commit

Permalink
Update rdoc requirement from = 6.5.0 to = 6.6.1
Browse files Browse the repository at this point in the history
Updates the requirements on [rdoc](https://github.com/ruby/rdoc) to permit the latest version.
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](ruby/rdoc@v6.5.0...v6.6.1)

---
updated-dependencies:
- dependency-name: rdoc
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 5, 2023
1 parent 56fdeae commit 6b337a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazylead.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ tasks instead of solving technical problems."
s.add_development_dependency "minitest-reporters", "1.6.1"
s.add_development_dependency "net-ping", "2.0.8"
s.add_development_dependency "rake", "13.0.6"
s.add_development_dependency "rdoc", "6.5.0"
s.add_development_dependency "rdoc", "6.6.1"
s.add_development_dependency "rubocop", "1.50.2"
s.add_development_dependency "rubocop-minitest", "0.30.0"
s.add_development_dependency "rubocop-performance", "1.17.1"
Expand Down

0 comments on commit 6b337a5

Please sign in to comment.