Skip to content

Commit

Permalink
Release 9 3 0 (#474)
Browse files Browse the repository at this point in the history
* Release 9.3.0

* Update release notes

* workaround for install gems error
  • Loading branch information
KazuCocoa authored Jan 22, 2017
1 parent 23d937a commit a1c2872
Show file tree
Hide file tree
Showing 5 changed files with 770 additions and 484 deletions.
1 change: 1 addition & 0 deletions appium_lib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'yard', '~> 0.8'

s.add_development_dependency 'rubocop', '~> 0.46.0'
s.add_development_dependency 'rainbow', '>= 2.1.0', '< 2.2.0' # workaround for Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

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

0 comments on commit a1c2872

Please sign in to comment.