bbc / hive-runner-android

Android module for Hive Runner
MIT License
6 stars 2 forks source link

Hive-Mind-android reference breaking hive #59

Closed Asimk21 closed 8 years ago

Asimk21 commented 8 years ago

require 'hive_mind-android' in hive-runner-android-1.2.2 is stopping hive. It is required but not added in dependency list.

Output: /lib/hive/worker/android.rb:3:in 'require' cannot load suh file -- hive_mind-android (LoadError)

jonpwilson commented 8 years ago

Not sure where you're seeing this, as there's nothing on line 3 in the worker: https://github.com/bbc/hive-runner-android/blob/master/lib/hive/worker/android.rb#L3

jonpwilson commented 8 years ago

Fixed by updating to hive-runner-android-1.2.3.gem