Skip to content

Commit

Permalink
Merge pull request #5 from KazuCocoa/bump-yard
Browse files Browse the repository at this point in the history
update yard
  • Loading branch information
KazuCocoa authored May 28, 2019
2 parents 4ae6c87 + 8711b02 commit c50ac40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appium_thor.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|

s.add_runtime_dependency 'redcarpet', '~> 3.1', '>= 3.1.2'
s.add_runtime_dependency 'posix-spawn', '~> 0.3', '>= 0.3.8'
s.add_runtime_dependency 'yard', '~> 0.8', '>= 0.8.7.4'
s.add_runtime_dependency 'yard', '~> 0.9.11'

s.files = `git ls-files`.split "\n"
end
end

0 comments on commit c50ac40

Please sign in to comment.