nanoc-sftp 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -107,9 +107,9 @@ module Nanoc::Sftp::UI
107
107
  "--field=Port:NUM",
108
108
  "--field=Username",
109
109
  "--field=Password:H",
110
- "thoughtnoise.net",
111
- "2501!22..65535!1!0",
112
- "telleena",
110
+ @host,
111
+ @port,
112
+ @user,
113
113
  "" # empty pass
114
114
  ]
115
115
  cmd = args.map { |x| "'#{x}'" }.join(' ')
@@ -2,7 +2,7 @@ module Nanoc
2
2
  module Sftp
3
3
  VERSION_MAJOR = 1
4
4
  VERSION_MINOR = 0
5
- VERSION_TINY = 1
5
+ VERSION_TINY = 2
6
6
  VERSION = [VERSION_MAJOR, VERSION_MINOR, VERSION_TINY].join('.')
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nanoc-sftp
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-09-21 00:00:00.000000000 Z
12
+ date: 2012-10-09 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: net-sftp
@@ -112,7 +112,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
112
112
  version: '0'
113
113
  segments:
114
114
  - 0
115
- hash: 1962961322091127756
115
+ hash: 4428905500035883131
116
116
  required_rubygems_version: !ruby/object:Gem::Requirement
117
117
  none: false
118
118
  requirements: