android_tests/readme.md in appium_lib-9.0.0 vs android_tests/readme.md in appium_lib-9.1.0

- old
+ new

@@ -1,8 +1,8 @@ ruby_lib_android ===================== -ruby_lib's Android tests. Requires `Ruby 1.9.3` or better. +ruby_lib's Android tests. Requires `Ruby 2.2+` or better. - `rake install` Install gems required to run the tests. - `rake android` Run all tests. - `rake android['android/element/generic']` Run a single test. - `arc` Opens the Appium Ruby Console (arc). Enables interactive testing.