Skip to content

Commit

Permalink
Update dependency rdoc to v6.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent e853f65 commit e9c2feb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gemspec
gem 'cucumber', '9.2.0', require: false
gem 'minitest', '5.23.1', require: false
gem 'rake', '13.2.1', require: false
gem 'rdoc', '6.7.0', require: false
gem 'rdoc', '6.12.0', require: false
gem 'rubocop', '1.52.1', require: false
gem 'rubocop-minitest', '>0', require: false
gem 'rubocop-performance', '>0', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ GEM
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.7.0)
rdoc (6.12.0)
psych (>= 4.0.0)
regexp_parser (2.10.0)
rexml (3.4.1)
Expand Down Expand Up @@ -106,7 +106,7 @@ DEPENDENCIES
hoc!
minitest (= 5.23.1)
rake (= 13.2.1)
rdoc (= 6.7.0)
rdoc (= 6.12.0)
rubocop (= 1.52.1)
rubocop-minitest (> 0)
rubocop-performance (> 0)
Expand Down

0 comments on commit e9c2feb

Please sign in to comment.