rest-ftp-daemon.gemspec in rest-ftp-daemon-0.240.0 vs rest-ftp-daemon.gemspec in rest-ftp-daemon-0.240.1
- old
+ new
@@ -37,10 +37,10 @@
spec.add_runtime_dependency "grape"
spec.add_runtime_dependency "grape-entity"
spec.add_runtime_dependency "settingslogic"
spec.add_runtime_dependency "haml"
spec.add_runtime_dependency "json"
- spec.add_runtime_dependency "net-ssh", "~> 2.10.1.rc1"
+ #spec.add_runtime_dependency "net-ssh", "~> 2.10.1.rc1"
spec.add_runtime_dependency "net-sftp"
spec.add_runtime_dependency "double-bag-ftps"
spec.add_runtime_dependency "facter"
spec.add_runtime_dependency "sys-cpu"
spec.add_runtime_dependency "get_process_mem"