Skip to content

Commit 97dc4e6

Browse files
committed
Merge pull request appium-boneyard#50 from chrischant3/ruby_update_gemfile
Update appium_lib version number in gemfile
2 parents 3652d3e + 20ded70 commit 97dc4e6

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)