Skip to content

Commit

Permalink
Update dependency yard to '~> 0.9', '>= 0.9.35'
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Mar 31, 2024
1 parent 123acb8 commit c2af166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gemspec

gem 'bundler', '~> 2'
gem 'rake', '~> 13'
gem 'yard', '~> 0.9'
gem 'yard', '~> 0.9', '>= 0.9.35'

if Gem::Version.new(RUBY_VERSION) >= Gem::Version.new('2.4') && Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.5')
gem 'rubocop', '~> 1.12.1'
Expand Down

0 comments on commit c2af166

Please sign in to comment.