Skip to content

Commit

Permalink
update yard
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed May 28, 2019
1 parent 4ae6c87 commit 8711b02
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 8711b02

Please sign in to comment.