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 9c9dfd5 commit 14c2622
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 @@ -34,4 +34,4 @@ gem 'rubocop-rspec', '3.0.4', require: false
gem 'simplecov', '0.22.0', require: false
gem 'simplecov-cobertura', '2.1.0', require: false
gem 'webmock', '3.23.1', 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 @@ -279,7 +279,7 @@ GEM
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
yaml (0.3.0)
yard (0.9.36)
yard (0.9.37)
zeitwerk (2.6.18)

PLATFORMS
Expand All @@ -302,7 +302,7 @@ DEPENDENCIES
simplecov (= 0.22.0)
simplecov-cobertura (= 2.1.0)
webmock (= 3.23.1)
yard (= 0.9.36)
yard (= 0.9.37)

BUNDLED WITH
2.4.22

0 comments on commit 14c2622

Please sign in to comment.