osc-vnc 1.0.6 → 1.0.7

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: cbe041b5ff1e10a7d5e977d28a299a3c58ccd8d5
4
- data.tar.gz: 9f2a6dc121713f6124e3d29f79d59dfca43d0ab0
3
+ metadata.gz: 6b31a614790399b74eddb74f3680fba6e41d588b
4
+ data.tar.gz: 4cec3281bad7a01e702968a6edf416c9b0511fa9
5
5
  SHA512:
6
- metadata.gz: 8a1d89ddb96dc57d38b0b42e1c4f5bf0bb2ef18852048c07bb7124fd8ec858e4e383e28ddbdea544447ed3f7a681c044b4e941eb24d7ec0297d8249f7a0a3c61
7
- data.tar.gz: f4516b6091852f4433817a65085d96c8f37061626add5828aa792f3ee6c2e41dff999c7934d8f6a041b381fd0520d20ea1f9752e895fbe5d584f0fa008c7fca7
6
+ metadata.gz: 6d63f1eabf9bed691a7f5c96b3d97899f8e11cdd65f2a4f4f1e5738920f64426f115091bf031d91e373e4fd1812843ec5487d0749db2a77a71793a4df7e2470f
7
+ data.tar.gz: 5cb47b70fdeb93bc9cec73be338ce7365338af97d56744a43131a3341f1c01c4cf48f98145c86b82be0db76c40f672bf95abe7732b92943991b29a6796469873
@@ -1,6 +1,6 @@
1
1
  module OSC
2
2
  module VNC
3
3
  # The current version of osc-vnc.
4
- VERSION = "1.0.6"
4
+ VERSION = "1.0.7"
5
5
  end
6
6
  end
@@ -0,0 +1 @@
1
+ osc://{{#password}}:{{password}}@{{/password}}{{host}}:{{port}}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: osc-vnc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.6
4
+ version: 1.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeremy Nicklas
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-06-07 00:00:00.000000000 Z
11
+ date: 2016-06-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pbs
@@ -114,6 +114,7 @@ files:
114
114
  - templates/conn/awesim.mustache
115
115
  - templates/conn/jnlp.mustache
116
116
  - templates/conn/novnc.mustache
117
+ - templates/conn/osc.mustache
117
118
  - templates/conn/osxvnc.mustache
118
119
  - templates/conn/terminal.mustache
119
120
  - templates/conn/txt.mustache
@@ -146,8 +147,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
146
147
  version: '0'
147
148
  requirements: []
148
149
  rubyforge_project:
149
- rubygems_version: 2.4.8
150
+ rubygems_version: 2.4.5
150
151
  signing_key:
151
152
  specification_version: 4
152
153
  summary: Library to create VNC jobs with HPC resources (OSC specific)
153
154
  test_files: []
155
+ has_rdoc: