mixlib-shellout 1.3.0.rc.0 → 1.3.0

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. data/lib/mixlib/shellout/version.rb +1 -1
  2. metadata +11 -7
  3. checksums.yaml +0 -15
@@ -1,5 +1,5 @@
1
1
  module Mixlib
2
2
  class ShellOut
3
- VERSION = "1.3.0.rc.0"
3
+ VERSION = "1.3.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,18 +1,20 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mixlib-shellout
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0.rc.0
4
+ version: 1.3.0
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Opscode
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2013-11-19 00:00:00.000000000 Z
12
+ date: 2013-12-03 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: rspec
15
16
  requirement: !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
19
  - - ~>
18
20
  - !ruby/object:Gem::Version
@@ -20,6 +22,7 @@ dependencies:
20
22
  type: :development
21
23
  prerelease: false
22
24
  version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
23
26
  requirements:
24
27
  - - ~>
25
28
  - !ruby/object:Gem::Version
@@ -42,25 +45,26 @@ files:
42
45
  - lib/mixlib/shellout.rb
43
46
  homepage: http://wiki.opscode.com/
44
47
  licenses: []
45
- metadata: {}
46
48
  post_install_message:
47
49
  rdoc_options: []
48
50
  require_paths:
49
51
  - lib
50
52
  required_ruby_version: !ruby/object:Gem::Requirement
53
+ none: false
51
54
  requirements:
52
55
  - - ! '>='
53
56
  - !ruby/object:Gem::Version
54
57
  version: '0'
55
58
  required_rubygems_version: !ruby/object:Gem::Requirement
59
+ none: false
56
60
  requirements:
57
- - - ! '>'
61
+ - - ! '>='
58
62
  - !ruby/object:Gem::Version
59
- version: 1.3.1
63
+ version: '0'
60
64
  requirements: []
61
65
  rubyforge_project:
62
- rubygems_version: 2.0.3
66
+ rubygems_version: 1.8.23
63
67
  signing_key:
64
- specification_version: 4
68
+ specification_version: 3
65
69
  summary: Run external commands on Unix or Windows
66
70
  test_files: []
checksums.yaml DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- Y2I1ZDQ4Zjk4OThmNzU0M2ZjYWQ3ODQyNThiOTg2YTkxNGViYTg5Nw==
5
- data.tar.gz: !binary |-
6
- YmU5Y2E4NDgyMDQxZjIzMzRkMmNhNDFiZTVhNmI1MzIwZTM1OTQxMQ==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- ZGQ0MmIwNjZmNWM2NjJiZmZmZDU0YWY4NWFiZDI2YTU0ZDA5MGY1NmZkYjBj
10
- MDRmYzhkNGNiZjg1MjU5ZjQ4NzI4MTgzYWE3M2QyNDFlYzI4YzEzNjcyMjFh
11
- ZmEyZjc0YmU0ZWY2MzA1OGVlNjVjNDIxMTc2MDRlNzcwZGY0Yzc=
12
- data.tar.gz: !binary |-
13
- ZWVkYTc1M2E1YjM5NWVlOTgzMDQyM2Y5YmY0NGMwMWM2MDFhNGNkNjY2YjU0
14
- NzQ0MTRjNTViOTA4OGZhZGViMjhmNDhjNTI0ODQyMDkxOTNmNDRkODE4MjA3
15
- ZDRkOWY5NmMwNDI0ODQwZjUyZWIzNzE5YWIzMDJhNDdkODcyYjQ=