Skip to content

Commit

Permalink
Update dependency yard to v0.9.37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 06a56e7 commit ae3bd58
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 @@ -38,4 +38,4 @@ gem 'rubocop-rspec', '3.0.4', require: false
gem 'simplecov', '0.22.0', require: false
gem 'webmock', '3.23.1', require: false
gem 'xcop', '>=0.6', require: false
gem 'yard', '0.9.36', require: false
gem 'yard', '0.9.37', require: false
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ GEM
nokogiri (~> 1.10)
rainbow (~> 3.0)
slop (~> 4.4)
yard (0.9.36)
yard (0.9.37)
zache (0.13.1)
zeitwerk (2.6.17)
zold-score (0.5.0)
Expand All @@ -333,7 +333,7 @@ DEPENDENCIES
simplecov (= 0.22.0)
webmock (= 3.23.1)
xcop (>= 0.6)
yard (= 0.9.36)
yard (= 0.9.37)
zold!

BUNDLED WITH
Expand Down

0 comments on commit ae3bd58

Please sign in to comment.