dssh 0.0.5 → 0.0.7

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/bin/dssh +0 -0
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0bba1fcd151307b0e5c3c3ff4b5d357ef086fbcb
4
- data.tar.gz: c93edd379bccc6f0abc206822705f57ba12b753e
3
+ metadata.gz: 18661a9da056bb45d470a63c1c0f1f3ae28bd839
4
+ data.tar.gz: e66fb1040d46061a18eddb742fbc1f4cab7f28a7
5
5
  SHA512:
6
- metadata.gz: 4adbf47f19c019721b12844b3ff377ab5cbfe042324360d300cdc2548c4d223fcca5f10c9f8965c7d1334c16996e2b31c8252eb4ad9b5e49f06d848c1cd9bdf1
7
- data.tar.gz: 830ecca17c27baabde9251ff1bfc4df3b53c15fed5c5bcb242e7e9ada280a949453dfc7fc6afb067fc5d2075913d5c26a97c796486c696347612d4ca9e4d87cc
6
+ metadata.gz: 584f5b817ef86b54385fce1f4a461c9e2924ae74c42ad4afdb65801f3e68ccca2e21a059233e6bbebf57669ef433c940edeb20f6a9e166782f395edee5a1bb6e
7
+ data.tar.gz: 8d92483f49022d25988697bace8c96a6a136ab0dab58ecd0fbd79a478e6939cd06cb5196918565fbb92f4c97a55d833c88c51d0ed2159a441992fa0be1c87f65
data/bin/dssh CHANGED
File without changes
metadata CHANGED
@@ -1,16 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dssh
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stephen Johnson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-08-07 00:00:00.000000000 Z
11
+ date: 2014-10-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Uses nsenter to provice a terminal to a Docker container. Looks and feels
13
+ description: Uses nsenter to provide a terminal to a Docker container. Looks and feels
14
14
  like an ssh client.
15
15
  email: stevej@ucla.edu
16
16
  executables:
@@ -21,7 +21,7 @@ files:
21
21
  - bin/dssh
22
22
  - lib/dssh.rb
23
23
  - share/dssh
24
- homepage: http://rubygems.org/gems/dssh
24
+ homepage: https://github.com/smj10j/dssh
25
25
  licenses:
26
26
  - MIT
27
27
  metadata: {}