commutateurs 0.1.7 → 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/commutateurs/hp.rb +2 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1f55b8ad5d249b5d1d1d671d5c30105df56da4cd
4
- data.tar.gz: 53096d85d6dc191baebdcae715cca624b6696046
3
+ metadata.gz: b54a208194a99559937ef2cd8065578ef495ec7c
4
+ data.tar.gz: 090435094a399b15d9810be9105cf29611d2d7f7
5
5
  SHA512:
6
- metadata.gz: 1c113de7cc3d141d70f2d416595e256710f9a13194626bde8013f748d964bda10810e7c3b570a7f21aa7eda3df24a033944056567be3c5055fb663fee166f888
7
- data.tar.gz: b6abb678c45b600cb34d153db089073730876005c99798dcba7b69c314a1a860822f14100aaf5c21a20053dccd887a59219f05c7299814e60890245a978bdcd6
6
+ metadata.gz: e250b2a517d5b6fd5612f97e446f003ce292cb25647e3ee29e0a75e989d403a12a18cf817fc0586dbe90d711b3cb6d3d19dfda3237480f35fbe8cc916ef1cb76
7
+ data.tar.gz: 1c5714d3332ecde8b37da52a7b47d5e73bf0e9542a12bd28ad297105a5ac39ed2b71ae74cbbf6d484482432421256d51f3dd2afed7a83daf38d556dbd2895c75
@@ -14,8 +14,8 @@ module Commutateurs
14
14
 
15
15
  def connect
16
16
  @transport.connect
17
- @transport.command("\n")
18
- @transport.command("terminal length 1000")
17
+ execute("")
18
+ execute("terminal length 1000")
19
19
  end
20
20
 
21
21
  def enable
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: commutateurs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Guillaume Rose