corundum 0.3.4 → 0.3.5
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.
- checksums.yaml +8 -8
- metadata +5 -19
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
YTBkMjhiMDcxZWM3YWQ0MmJlNmQ0ODBkZTkxZjM5ZDcyY2I3NmU1Mw==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
ZGYwNTZlYzdhMTkxMTJjNGZiZTI5MGYxMzFhOGM4ZGNmODllYzE4YQ==
|
|
7
7
|
!binary "U0hBNTEy":
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
OTQzMjQ5M2M5NjFhNjBlZWM4MTRjYTQ1YmY0ZDA0YWEzOWI2MmViNGIwNGFh
|
|
10
|
+
ZWUwODc2M2I4ZDI3Zjg1MjI3OTdmMTQyZTIxMjk2ODZjODU0MzU1N2QyMzA3
|
|
11
|
+
NTJlYWM2MWFmMjkxNjE3NmU3MGRjNTE4NWM4M2IwNWFhZjU3OWY=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
YWQzNDdmNGNjYjM4ZTE2ZGQxNGZjNWU4ODUxMmZjN2M0NmM4N2JlNDU1MThj
|
|
14
|
+
MDMzN2NkYWI1N2U0ZGQ1M2JjNjY0Yzk1NmIyZDA3MWExODMzNDE3MGVjODQ1
|
|
15
|
+
MjEyNDNhOGMwMjdlNTg1OWVhNzZiZWU5YmM5YmI0ZTIxYjlkY2U=
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: corundum
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.
|
|
4
|
+
version: 0.3.5
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Judson Lester
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2014-01-
|
|
11
|
+
date: 2014-01-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: corundum
|
|
@@ -52,20 +52,6 @@ dependencies:
|
|
|
52
52
|
- - ! '>='
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
54
|
version: '0'
|
|
55
|
-
- !ruby/object:Gem::Dependency
|
|
56
|
-
name: tilt
|
|
57
|
-
requirement: !ruby/object:Gem::Requirement
|
|
58
|
-
requirements:
|
|
59
|
-
- - <
|
|
60
|
-
- !ruby/object:Gem::Version
|
|
61
|
-
version: '2.0'
|
|
62
|
-
type: :runtime
|
|
63
|
-
prerelease: false
|
|
64
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
65
|
-
requirements:
|
|
66
|
-
- - <
|
|
67
|
-
- !ruby/object:Gem::Version
|
|
68
|
-
version: '2.0'
|
|
69
55
|
- !ruby/object:Gem::Dependency
|
|
70
56
|
name: mailfactory
|
|
71
57
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -142,14 +128,14 @@ dependencies:
|
|
|
142
128
|
requirements:
|
|
143
129
|
- - ~>
|
|
144
130
|
- !ruby/object:Gem::Version
|
|
145
|
-
version:
|
|
131
|
+
version: 0.7.1
|
|
146
132
|
type: :runtime
|
|
147
133
|
prerelease: false
|
|
148
134
|
version_requirements: !ruby/object:Gem::Requirement
|
|
149
135
|
requirements:
|
|
150
136
|
- - ~>
|
|
151
137
|
- !ruby/object:Gem::Version
|
|
152
|
-
version:
|
|
138
|
+
version: 0.7.1
|
|
153
139
|
- !ruby/object:Gem::Dependency
|
|
154
140
|
name: compass
|
|
155
141
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -336,7 +322,7 @@ metadata: {}
|
|
|
336
322
|
post_install_message:
|
|
337
323
|
rdoc_options:
|
|
338
324
|
- --title
|
|
339
|
-
- corundum-0.3.
|
|
325
|
+
- corundum-0.3.5 RDoc
|
|
340
326
|
require_paths:
|
|
341
327
|
- lib/
|
|
342
328
|
required_ruby_version: !ruby/object:Gem::Requirement
|