blackbox 1.0.0 → 1.0.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5535de8dcc52da2ace14cecdcdb6b68e625a8f6f
4
- data.tar.gz: e9c78a4f6b04c07de77d47965defb869832174dd
3
+ metadata.gz: a6b362ded073826b4441800103177d20c63cd376
4
+ data.tar.gz: 85195d9a8093f574af176623253363d889748527
5
5
  SHA512:
6
- metadata.gz: 2377497134eb29234cefac20838b0c4d7c2b9cd7dd86b33145c1195dd01e7f97d3060efc3e2472dc24a9ee3d86d3dc31fae7c63fd72087d9bacdbf701448ec41
7
- data.tar.gz: 6298bb0e73ad2f968f4bd87506975903d1c5aecd6b28bf51b384554e098948094f70ca5a5a422ccf7a434c40d6c3c43010a6aaf676b37caab9dd5150494256a8
6
+ metadata.gz: 6b696580ad6f409dddbf1be7a5d02490c2e724013017d21d1ba060ffd7b58af03b0d1848e3fabca729808715413d63d17c4dfbcc9842b9cbb8dd5a8ed9e4894f
7
+ data.tar.gz: 818590456c83e9bcca705ca0524f2d1e6418b142ee6ce2ee2ea2c3235f6466ea05317c39081bc5402a302abb97b4ca8fedc072d048d8eedb003aa41e2268b55e
data/LICENSE.txt CHANGED
@@ -372,3 +372,4 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
372
372
  This Source Code Form is "Incompatible With Secondary Licenses", as
373
373
  defined by the Mozilla Public License, v. 2.0.
374
374
 
375
+
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Blackbox [![Build Status](https://travis-ci.org/busyloop/blackbox.png?branch=master)](https://travis-ci.org/busyloop/blackbox) [![Dependency Status](https://gemnasium.com/busyloop/blackbox.png)](https://gemnasium.com/busyloop/blackbox)
1
+ # Blackbox [![Build Status](https://travis-ci.org/busyloop/blackbox.png?branch=master)](https://travis-ci.org/busyloop/blackbox)
2
2
 
3
3
  Various little helpers.
4
4
 
data/blackbox.gemspec CHANGED
@@ -19,6 +19,7 @@ Gem::Specification.new do |gem|
19
19
  gem.require_paths = ["lib"]
20
20
 
21
21
  gem.add_development_dependency "rake"
22
+ gem.add_development_dependency "rspec"
22
23
  gem.add_development_dependency "simplecov"
23
24
  gem.add_development_dependency "redcarpet"
24
25
  gem.add_development_dependency "yard"
@@ -1,83 +1,6 @@
1
1
  {
2
2
  "RSpec": {
3
3
  "coverage": {
4
- "/home/moe/code/blackbox/lib/blackbox/version.rb": [
5
- 1,
6
- 1,
7
- null
8
- ],
9
- "/home/moe/code/blackbox/spec/crypto_spec.rb": [
10
- 1,
11
- 1,
12
- 1,
13
- null,
14
- 1,
15
- null,
16
- null,
17
- null,
18
- null,
19
- null,
20
- null,
21
- null,
22
- null,
23
- null,
24
- 1,
25
- 1,
26
- 1,
27
- 1,
28
- null,
29
- 1,
30
- 1,
31
- 41,
32
- null,
33
- null,
34
- 41,
35
- 123,
36
- 123,
37
- 123,
38
- 123,
39
- 123,
40
- 123,
41
- null,
42
- null,
43
- 123,
44
- 123,
45
- 123,
46
- 123,
47
- null,
48
- null,
49
- 123,
50
- 123,
51
- 123,
52
- 123,
53
- null,
54
- null,
55
- 123,
56
- 123,
57
- 123,
58
- 123,
59
- null,
60
- null,
61
- null,
62
- null,
63
- 41,
64
- 41,
65
- 41,
66
- 41,
67
- null,
68
- null,
69
- null,
70
- 41,
71
- 41,
72
- 41,
73
- 41,
74
- null,
75
- null,
76
- null,
77
- null,
78
- null,
79
- null
80
- ],
81
4
  "/home/moe/code/blackbox/lib/blackbox/crypto.rb": [
82
5
  1,
83
6
  1,
@@ -179,59 +102,6 @@
179
102
  null,
180
103
  null
181
104
  ],
182
- "/home/moe/code/blackbox/spec/hash_spec.rb": [
183
- 1,
184
- 1,
185
- null,
186
- 1,
187
- 1,
188
- 1,
189
- 1,
190
- 1,
191
- 1,
192
- null,
193
- null,
194
- 1,
195
- 1,
196
- 1,
197
- 1,
198
- null,
199
- null,
200
- null,
201
- null,
202
- 1,
203
- 1,
204
- 1,
205
- null,
206
- null,
207
- null,
208
- null,
209
- null,
210
- null,
211
- null,
212
- null,
213
- null,
214
- 1,
215
- null,
216
- null,
217
- null,
218
- null,
219
- null,
220
- null,
221
- null,
222
- null,
223
- null,
224
- null,
225
- null,
226
- null,
227
- null,
228
- null,
229
- 1,
230
- null,
231
- null,
232
- null,
233
- null
234
- ],
235
105
  "/home/moe/code/blackbox/lib/blackbox/hash.rb": [
236
106
  1,
237
107
  null,
@@ -283,21 +153,6 @@
283
153
  null,
284
154
  null
285
155
  ],
286
- "/home/moe/code/blackbox/spec/string_spec.rb": [
287
- 1,
288
- 1,
289
- null,
290
- 1,
291
- 1,
292
- 1,
293
- 1,
294
- 1,
295
- 1,
296
- null,
297
- null,
298
- null,
299
- null
300
- ],
301
156
  "/home/moe/code/blackbox/lib/blackbox/string.rb": [
302
157
  1,
303
158
  null,
@@ -318,6 +173,6 @@
318
173
  null
319
174
  ]
320
175
  },
321
- "timestamp": 1364604485
176
+ "timestamp": 1419394994
322
177
  }
323
178
  }