rhc 0.74.5 → 0.74.6

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 (1) hide show
  1. metadata +8 -8
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: 317
4
+ hash: 315
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 74
9
- - 5
10
- version: 0.74.5
9
+ - 6
10
+ version: 0.74.6
11
11
  platform: ruby
12
12
  authors:
13
13
  - Red Hat
@@ -15,11 +15,11 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-07-21 00:00:00 -04:00
18
+ date: 2011-08-10 00:00:00 -05:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
22
- name: json
22
+ name: json_pure
23
23
  prerelease: false
24
24
  requirement: &id001 !ruby/object:Gem::Requirement
25
25
  none: false
@@ -61,12 +61,12 @@ extra_rdoc_files: []
61
61
 
62
62
  files:
63
63
  - lib/rhc-common.rb
64
- - bin/rhc-ctl-app
65
- - bin/rhc-snapshot
66
64
  - bin/rhc-create-domain
67
- - bin/rhc-user-info
68
65
  - bin/rhc-tail-files
69
66
  - bin/rhc-create-app
67
+ - bin/rhc-ctl-app
68
+ - bin/rhc-user-info
69
+ - bin/rhc-snapshot
70
70
  - conf/express.conf
71
71
  - LICENSE
72
72
  - README