net-scp 2.0.0.rc1 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1a4020b606fc10b378bf7bbeeec7a5171cc16d32
4
- data.tar.gz: d03c502a440e01b665da67cc73c97171604e9e7a
3
+ metadata.gz: cbfca972e9cc5bd85bd596ce1be966402e2d6d30
4
+ data.tar.gz: 33451e0d0cd8d4d9c77f8c2aecc70f28d67100a2
5
5
  SHA512:
6
- metadata.gz: db6d5571dc2cd16cd033f10bf4baf91343f940184739c38a2b66bcceeb077d86614ba37cdd697784048ed3ac2b75cf9eec03f66a50f7256879a63781ecbbdd22
7
- data.tar.gz: 6889942b905f3a1a63c784e9fde79ec5cc81d57adc13a1ffd6b3d0e45d98c03c394a1c82c1587651da5b5b72938f9c99314c5e4ff24efae5794972d3fb9cc238
6
+ metadata.gz: 660a95fd1181762c52dc1929637ce5791f11c101f327dfce376bce9b412ac539b4448d345438c70773c842abdc031acf3b5e5b179864ac98050d0931e4962271
7
+ data.tar.gz: c6b069bde4616271d17cc86f48dae3abcc69d098b9a63880dd31559b1da04c8780d64f5b4f1ca3e2525b32d184eca50b1abecf1f973c20a6f463942d65e9bbbc
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -56,7 +56,7 @@ module Net
56
56
 
57
57
  # The prerelease component of this version of the Net::SSH library
58
58
  # nil allowed
59
- PRE = "rc1"
59
+ PRE = nil
60
60
 
61
61
  # The current version of the Net::SSH library as a Version instance
62
62
  CURRENT = new(*[MAJOR, MINOR, TINY, PRE].compact)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: net-scp
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.rc1
4
+ version: 2.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jamis Buck
@@ -32,7 +32,7 @@ cert_chain:
32
32
  uWREKzWwXbaB96/ZyzoyP7FsQBLgdDL++g2nF0neCENc5Wj5IlQZiH0a2+X3jAgm
33
33
  7UnoE3CP9Tk5GHVUina5gPyzl0VI4s4pYCPehQ==
34
34
  -----END CERTIFICATE-----
35
- date: 2019-03-01 00:00:00.000000000 Z
35
+ date: 2019-03-20 00:00:00.000000000 Z
36
36
  dependencies:
37
37
  - !ruby/object:Gem::Dependency
38
38
  name: net-ssh
metadata.gz.sig CHANGED
Binary file