Skip to content

Commit

Permalink
Merge pull request #205 from ifad/dependabot/bundler/yard-0.9.34
Browse files Browse the repository at this point in the history
Bump yard from 0.9.32 to 0.9.34
  • Loading branch information
tagliala committed Apr 13, 2023
2 parents b048687 + 31ce0b2 commit adac453
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 @@ -26,5 +26,5 @@ group :development do
gem 'rspec', '~> 3.12'
gem 'simplecov', '~> 0.22.0'
gem 'timecop', '~> 0.9.6'
gem 'yard', '~> 0.9.32'
gem 'yard', '~> 0.9.34'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ GEM
unicorn (6.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
yard (0.9.32)
yard (0.9.34)

PLATFORMS
ruby
Expand All @@ -144,7 +144,7 @@ DEPENDENCIES
thin (~> 1.8)
timecop (~> 0.9.6)
unicorn (~> 6.1)
yard (~> 0.9.32)
yard (~> 0.9.34)

RUBY VERSION
ruby 2.6.10p210
Expand Down

0 comments on commit adac453

Please sign in to comment.