Skip to content

Commit

Permalink
Merge pull request #102 from evolve75/gitbutler/integration
Browse files Browse the repository at this point in the history
Updated `yard` to 0.9.36
  • Loading branch information
evolve75 authored Mar 8, 2024
2 parents c9653ba + ea52525 commit aaf2b97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ DEPENDENCIES
simplecov (~> 0.21)
simplecov-lcov (~> 0.8)
test-unit (~> 3.0)
yard (~> 0.0, >= 0.9.20)
yard (~> 0.0, >= 0.9.36)

BUNDLED WITH
2.3.4
2 changes: 1 addition & 1 deletion rubytree.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'simplecov', '~> 0.21'
s.add_development_dependency 'simplecov-lcov', '~> 0.8'
s.add_development_dependency 'test-unit', '~> 3.0'
s.add_development_dependency 'yard', '~> 0.0', '>= 0.9.20'
s.add_development_dependency 'yard', '~> 0.0', '>= 0.9.36'

s.post_install_message = <<-END_MESSAGE
========================================================================
Expand Down

0 comments on commit aaf2b97

Please sign in to comment.