rhc 0.91.11 → 0.91.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +19 -19
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rhc
3
3
  version: !ruby/object:Gem::Version
4
- hash: 357
4
+ hash: 363
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 91
9
- - 11
10
- version: 0.91.11
9
+ - 12
10
+ version: 0.91.12
11
11
  platform: ruby
12
12
  authors:
13
13
  - Red Hat
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-04-27 00:00:00 Z
18
+ date: 2012-04-30 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: parseconfig
@@ -81,31 +81,31 @@ extensions:
81
81
  extra_rdoc_files: []
82
82
 
83
83
  files:
84
- - lib/rhc-common.rb
84
+ - lib/rhc-rest.rb
85
+ - lib/rhc-rest/version.rb
85
86
  - lib/rhc-rest/domain.rb
86
- - lib/rhc-rest/application.rb
87
87
  - lib/rhc-rest/cartridge.rb
88
88
  - lib/rhc-rest/client.rb
89
- - lib/rhc-rest/key.rb
89
+ - lib/rhc-rest/application.rb
90
90
  - lib/rhc-rest/exceptions/exceptions.rb
91
91
  - lib/rhc-rest/user.rb
92
- - lib/rhc-rest/version.rb
93
- - lib/rhc-rest.rb
92
+ - lib/rhc-rest/key.rb
93
+ - lib/rhc-common.rb
94
94
  - lib/rhc
95
- - bin/rhc-user-info
96
- - bin/rhc-chk
95
+ - bin/rhc-ctl-app
96
+ - bin/rhc-app
97
97
  - bin/rhc-create-app
98
+ - bin/rhc-domain
99
+ - bin/rhc-chk
100
+ - bin/rhc-create-domain
98
101
  - bin/rhc-domain-info
99
- - bin/rhc-ctl-domain
102
+ - bin/rhc
103
+ - bin/rhc-user-info
100
104
  - bin/rhc-sshkey
101
- - bin/rhc-tail-files
102
- - bin/rhc-create-domain
103
- - bin/rhc-ctl-app
104
- - bin/rhc-domain
105
- - bin/rhc-snapshot
106
- - bin/rhc-app
107
105
  - bin/rhc-port-forward
108
- - bin/rhc
106
+ - bin/rhc-snapshot
107
+ - bin/rhc-tail-files
108
+ - bin/rhc-ctl-domain
109
109
  - conf/express.conf
110
110
  - LICENSE
111
111
  - COPYRIGHT