Appium swipe() method not responding for Android

I am using:

gem ‘appium_lib’, ‘9.2.0’
gem ‘selenium-webdriver’, ‘3.0.5’
ruby 2.2.4p230

I’ve tried running the swipe method a number of different ways

First attempt

Second attempt