rhc 1.22.5 → 1.23.7

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -5,9 +5,9 @@ version: !ruby/object:Gem::Version
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
- - 22
9
- - 5
10
- version: 1.22.5
8
+ - 23
9
+ - 7
10
+ version: 1.23.7
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: 2014-04-07 00:00:00 Z
18
+ date: 2014-04-22 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: net-ssh
@@ -296,6 +296,7 @@ files:
296
296
  - lib/rhc/output_helpers.rb
297
297
  - lib/rhc/coverage_helper.rb
298
298
  - lib/rhc/help_formatter.rb
299
+ - lib/rhc/rest/team.rb
299
300
  - lib/rhc/rest/key.rb
300
301
  - lib/rhc/rest/cartridge.rb
301
302
  - lib/rhc/rest/base.rb