Gemfile in
gaptool-client-0.3.2
vs Gemfile in
gaptool-client-0.3.3
- old
+ new
@@ -15,6 +15,8 @@
gem 'json' gem 'peach' gem 'rainbow' gem 'clamp'
+gem 'net-ssh'
+gem 'net-scp'
gem 'gaptool-api', ">= 0.3.2"