rncher 0.1.1 → 0.1.2

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: 1d78d05475ea43bc5c829a43484f37c731cafdde
4
- data.tar.gz: 7c366c439b2968e70b22fe57b67a0b87b53e037b
3
+ metadata.gz: 4a1198e545b8b7d25a05264f42a16fe4ae04077a
4
+ data.tar.gz: 4f9e43e964fa336f7cd403dc0a4d35024dad9af3
5
5
  SHA512:
6
- metadata.gz: 9b7b52b2b459935c7e4c8fa91f65d58c2cb35fbb47bc4e461a4ab01b0ee1a54752e295aa73f0046042274c074cdc17b69bafc4fda07139fdb65a5748ac60682b
7
- data.tar.gz: 8377d57eaf957bcf53211c7bdf8c3291838c5f129284844d5e7cff5e83e9e250f2a2d3f904762a3b1ce0f894fecaee81548818db6a053d6bdf6abd3950cfb21f
6
+ metadata.gz: 6fbce189cddccc33c5199761bac5f4bb879f1463fcfa84b71b5ab202c92fa7c4d31699da8620e6407c1e7aa2fa5f7bf88f6c9439b1d2b2bbfc4cdd65cf69ebe8
7
+ data.tar.gz: 20c0ed38b0ff56620df3768c89b50569c54ac07b83cb4ffe6eb32f3bed60ca97043277999fc3d342150fe40219cf077e115b902a4a60d178d5b7fd066b6cf28d
@@ -24,7 +24,7 @@ class RemoteConnection
24
24
  end
25
25
  end
26
26
  ensure
27
- IO.console.cooked!
27
+ # IO.console.cooked!
28
28
  end
29
29
  end
30
30
 
@@ -1,3 +1,3 @@
1
1
  module Rncher
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rncher
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - sandsu
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-08-20 00:00:00.000000000 Z
11
+ date: 2017-08-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler