mattock 0.7.0 → 0.7.1

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 (2) hide show
  1. checksums.yaml +9 -9
  2. metadata +16 -16
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NWU5MDFhZGU0YWEwMjNlNzdiMzIyN2IzNTk2MDg1Y2NhODY2YWEwNQ==
4
+ NWNjNzNlOTczNWY3ZmIzZjc2MWFkMDJkZTI1NzJhODg1Y2JjZDYzMA==
5
5
  data.tar.gz: !binary |-
6
- NWMzNzQwZTFiZjRmNDcxNDdhNjU3YTNhMjY2MmQ4YTIzYmU5YmNiYQ==
7
- SHA512:
6
+ MDEyYmRjYTk1MzcwNjQ0NGE5MzlhM2JkMzk2Y2FkMmQwYWIyMWJmNg==
7
+ !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- MThlMzM0YzMyNjA3MjVlZTNjZWFkZTVhMTZmOGM2MTcxZWJjMzBjMjk2NDdm
10
- MzJiYzdiZjE0MmYxNmYxZTdjZmY4YmIzZGI5NjYyYzBkOWZmYTFjM2Q5ZGY3
11
- ZTUwN2EwNzkzYjM1ODc2ZjI4ZmYxNGRhZGU0ZDVjNWQ3ZDYxNGQ=
9
+ MmQ2ZDc1M2I4MzBjZjM2ZTE1YzliZDc3MWE5NjQ5YzVlODFhZGMwZWFkZDBl
10
+ MTA5NzFmYWRlNWU3ZDdkYmI3M2ZhNTg5MGM1N2YwMDAwNmFiZWUyZDgyYTJi
11
+ MmU1ODhhM2NkZGJkN2M0OTEwYTA5ODg2YTExODhjNjliOGNmM2Y=
12
12
  data.tar.gz: !binary |-
13
- OWFkNGI4ZmY5YzhlMjFlZDRmNWM0MGQ4NDllNDE2NGE2NWQ1NzM5Mjc3ZWRk
14
- OGQyZTgyMGU0NzAzNWNlMzkyZTdlODQ3NWE5NDFhMDYwNTNjZWYyNGMwZGRh
15
- Y2Q0MDhlNDIwYjIzMzA0ZDcyMTEwZWMyN2IwYThlNDdjMGRjZDQ=
13
+ YmQ5OGQ1MGIzOGYxNmRhZGEzNDBjZjEzMjY0NTRmMGQ0NjMwM2M0MDEyMTgx
14
+ M2E4NTgyZTVmMmQ3NWY2MzAzYzQ2NmU2NzYwNWQzYTA0ZmM4NDlmNDE0OTM0
15
+ M2E3MjUxZTMxY2RhOGY5ZDVmNjM1YjYwOTI1OTE2MGY0OGY4OTY=
metadata CHANGED
@@ -1,71 +1,71 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mattock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Judson Lester
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-11-26 00:00:00.000000000 Z
11
+ date: 2014-01-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
+ name: corundum
14
15
  requirement: !ruby/object:Gem::Requirement
15
16
  requirements:
16
17
  - - ~>
17
18
  - !ruby/object:Gem::Version
18
19
  version: 0.0.1
20
+ type: :development
19
21
  prerelease: false
20
- name: corundum
21
22
  version_requirements: !ruby/object:Gem::Requirement
22
23
  requirements:
23
24
  - - ~>
24
25
  - !ruby/object:Gem::Version
25
26
  version: 0.0.1
26
- type: :development
27
27
  - !ruby/object:Gem::Dependency
28
+ name: rake
28
29
  requirement: !ruby/object:Gem::Requirement
29
30
  requirements:
30
31
  - - ~>
31
32
  - !ruby/object:Gem::Version
32
33
  version: '10.0'
34
+ type: :runtime
33
35
  prerelease: false
34
- name: rake
35
36
  version_requirements: !ruby/object:Gem::Requirement
36
37
  requirements:
37
38
  - - ~>
38
39
  - !ruby/object:Gem::Version
39
40
  version: '10.0'
40
- type: :runtime
41
41
  - !ruby/object:Gem::Dependency
42
+ name: valise
42
43
  requirement: !ruby/object:Gem::Requirement
43
44
  requirements:
44
- - - ! '>='
45
+ - - ~>
45
46
  - !ruby/object:Gem::Version
46
- version: 0.9.1
47
+ version: 1.1.1
48
+ type: :runtime
47
49
  prerelease: false
48
- name: valise
49
50
  version_requirements: !ruby/object:Gem::Requirement
50
51
  requirements:
51
- - - ! '>='
52
+ - - ~>
52
53
  - !ruby/object:Gem::Version
53
- version: 0.9.1
54
- type: :runtime
54
+ version: 1.1.1
55
55
  - !ruby/object:Gem::Dependency
56
+ name: tilt
56
57
  requirement: !ruby/object:Gem::Requirement
57
58
  requirements:
58
59
  - - ! '>'
59
60
  - !ruby/object:Gem::Version
60
61
  version: '0'
62
+ type: :runtime
61
63
  prerelease: false
62
- name: tilt
63
64
  version_requirements: !ruby/object:Gem::Requirement
64
65
  requirements:
65
66
  - - ! '>'
66
67
  - !ruby/object:Gem::Version
67
68
  version: '0'
68
- type: :runtime
69
69
  description: ! " If Rake won't do it by itself, you oughtta Mattock.\n\n If you
70
70
  survived the pun, you might enjoy this gem.\n\n Features:\n\n * Extensions to
71
71
  Tasklibs to support powerful deerpaths.\n * A commandline library that supports
@@ -128,7 +128,7 @@ rdoc_options:
128
128
  - --main
129
129
  - doc/README
130
130
  - --title
131
- - mattock-0.7.0 RDoc
131
+ - mattock-0.7.1 RDoc
132
132
  require_paths:
133
133
  - lib/
134
134
  required_ruby_version: !ruby/object:Gem::Requirement
@@ -143,7 +143,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
143
143
  version: '0'
144
144
  requirements: []
145
145
  rubyforge_project: mattock
146
- rubygems_version: 2.1.10
146
+ rubygems_version: 2.0.14
147
147
  signing_key:
148
148
  specification_version: 3
149
149
  summary: A powerful companion to Rake