Skip to content

Commit 20ded70

Browse files
committed
Update appium_lin version number in gemfile to resolve https://discuss.appium.io/t/unable-to-run-tests-from-command-line/2602
1 parent 3652d3e commit 20ded70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample-code/examples/ruby/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://www.rubygems.org'
22

3-
gem 'appium_lib', '~> 3.0.2'
3+
gem 'appium_lib', '~> 6.0.0'
44
gem 'rest-client', '~> 1.6.7'
55
gem 'rspec', '~> 2.14.1'
66
gem 'cucumber', '~> 1.3.15'

0 commit comments

Comments
 (0)