ios_tests/Gemfile in appium_lib-8.2.1 vs ios_tests/Gemfile in appium_lib-9.0.0

- old
+ new

@@ -1,2 +1,4 @@ source 'https://rubygems.org' gemspec path: File.expand_path('../../', __FILE__) # __dir__ fails on 1.9 + +gem 'appium_console'