stylus-source 0.34.1 → 0.35.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. metadata +68 -28
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bdb9bf5cb014dd66ee10a4f4516c654329eb6d5f
4
- data.tar.gz: 69703be8f953793c147d4fb639da75eea38b4038
3
+ metadata.gz: f529f272251fe4933949d17d43dc78c934a749ca
4
+ data.tar.gz: b263f5924ccf9b15a4e6da4f7fec63dfd7b50692
5
5
  SHA512:
6
- metadata.gz: 6c193d35ad54e567d104b6906077c15c92e87bb4ab915c6966ccee315224a6acc6971ddd31ed9eb1ff5b99724c6629d6385d06ee4c78840704c453d4c5c6f9a8
7
- data.tar.gz: ab5fe1d3b0d42878fa3e345bd3497046b1c57299e4b846518655e88ab75117154216aa72b80f442fe588d3e67dc94b8f2cb8b16fe1a86c8640e2cdefe9025a31
6
+ metadata.gz: 25a354b7515a3f36860a7b5d1854a012238a184a14c5e9b9a3f29257cefbde3909b8cf20a3483646e5b87456379b39688827b9a428a49928b62a462ab0c199e8
7
+ data.tar.gz: be0c2a162b859ff4805c3cc73aeb3014a4f32b6282b104cef748777d29d5a675c36669aa0166d9697bb177fcafabd08426c8015f3d25a4acad105fa898644a93
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.34.1
1
+ 0.35.0
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stylus-source
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.34.1
4
+ version: 0.35.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - TJ Holowaychuk
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-07-15 00:00:00.000000000 Z
11
+ date: 2013-10-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Robust, expressive, and feature-rich CSS superset. This gem packages
14
14
  up stylus for use with the stylus gem.
@@ -87,6 +87,7 @@ files:
87
87
  - vendor/lib/visitor/evaluator.js
88
88
  - vendor/lib/visitor/index.js
89
89
  - vendor/lib/visitor/normalizer.js
90
+ - vendor/LICENSE
90
91
  - vendor/node_modules/cssom/lib/clone.js
91
92
  - vendor/node_modules/cssom/lib/CSSFontFaceRule.js
92
93
  - vendor/node_modules/cssom/lib/CSSImportRule.js
@@ -132,16 +133,12 @@ files:
132
133
  - vendor/node_modules/mkdirp/test/sync.js
133
134
  - vendor/node_modules/mkdirp/test/umask.js
134
135
  - vendor/node_modules/mkdirp/test/umask_sync.js
135
- - vendor/node_modules/mocha/_mocha.js
136
136
  - vendor/node_modules/mocha/bin/_mocha
137
137
  - vendor/node_modules/mocha/bin/mocha
138
- - vendor/node_modules/mocha/component.json
139
- - vendor/node_modules/mocha/History.md
140
138
  - vendor/node_modules/mocha/images/error.png
141
139
  - vendor/node_modules/mocha/images/ok.png
142
140
  - vendor/node_modules/mocha/index.js
143
141
  - vendor/node_modules/mocha/lib/browser/debug.js
144
- - vendor/node_modules/mocha/lib/browser/diff.js
145
142
  - vendor/node_modules/mocha/lib/browser/events.js
146
143
  - vendor/node_modules/mocha/lib/browser/fs.js
147
144
  - vendor/node_modules/mocha/lib/browser/path.js
@@ -185,8 +182,6 @@ files:
185
182
  - vendor/node_modules/mocha/lib/template.html
186
183
  - vendor/node_modules/mocha/lib/test.js
187
184
  - vendor/node_modules/mocha/lib/utils.js
188
- - vendor/node_modules/mocha/LICENSE
189
- - vendor/node_modules/mocha/Makefile
190
185
  - vendor/node_modules/mocha/mocha.css
191
186
  - vendor/node_modules/mocha/mocha.js
192
187
  - vendor/node_modules/mocha/node_modules/commander/History.md
@@ -196,12 +191,8 @@ files:
196
191
  - vendor/node_modules/mocha/node_modules/commander/package.json
197
192
  - vendor/node_modules/mocha/node_modules/commander/Readme.md
198
193
  - vendor/node_modules/mocha/node_modules/diff/diff.js
199
- - vendor/node_modules/mocha/node_modules/diff/index.html
200
- - vendor/node_modules/mocha/node_modules/diff/LICENSE
201
194
  - vendor/node_modules/mocha/node_modules/diff/package.json
202
195
  - vendor/node_modules/mocha/node_modules/diff/README.md
203
- - vendor/node_modules/mocha/node_modules/diff/style.css
204
- - vendor/node_modules/mocha/node_modules/diff/test/diffTest.js
205
196
  - vendor/node_modules/mocha/node_modules/glob/examples/g.js
206
197
  - vendor/node_modules/mocha/node_modules/glob/examples/usr-local.js
207
198
  - vendor/node_modules/mocha/node_modules/glob/glob.js
@@ -209,20 +200,23 @@ files:
209
200
  - vendor/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/graceful-fs.js
210
201
  - vendor/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/LICENSE
211
202
  - vendor/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/package.json
203
+ - vendor/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/polyfills.js
212
204
  - vendor/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/README.md
213
205
  - vendor/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/test/open.js
214
- - vendor/node_modules/mocha/node_modules/glob/node_modules/graceful-fs/test/ulimit.js
215
206
  - vendor/node_modules/mocha/node_modules/glob/node_modules/inherits/inherits.js
207
+ - vendor/node_modules/mocha/node_modules/glob/node_modules/inherits/inherits_browser.js
208
+ - vendor/node_modules/mocha/node_modules/glob/node_modules/inherits/LICENSE
216
209
  - vendor/node_modules/mocha/node_modules/glob/node_modules/inherits/package.json
217
210
  - vendor/node_modules/mocha/node_modules/glob/node_modules/inherits/README.md
211
+ - vendor/node_modules/mocha/node_modules/glob/node_modules/inherits/test.js
218
212
  - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/LICENSE
219
213
  - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/minimatch.js
220
214
  - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/AUTHORS
215
+ - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/bench.js
221
216
  - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js
222
217
  - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/LICENSE
223
218
  - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json
224
219
  - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/README.md
225
- - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/s.js
226
220
  - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/basic.js
227
221
  - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/foreach.js
228
222
  - vendor/node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/memory-leak.js
@@ -315,28 +309,74 @@ files:
315
309
  - vendor/node_modules/mocha/node_modules/jade/testing/layout.jade
316
310
  - vendor/node_modules/mocha/node_modules/jade/testing/user.jade
317
311
  - vendor/node_modules/mocha/node_modules/jade/testing/user.js
318
- - vendor/node_modules/mocha/node_modules/ms/component.json
319
- - vendor/node_modules/mocha/node_modules/ms/History.md
320
- - vendor/node_modules/mocha/node_modules/ms/Makefile
321
- - vendor/node_modules/mocha/node_modules/ms/ms.js
322
- - vendor/node_modules/mocha/node_modules/ms/package.json
323
- - vendor/node_modules/mocha/node_modules/ms/README.md
324
- - vendor/node_modules/mocha/node_modules/ms/test/index.html
325
- - vendor/node_modules/mocha/node_modules/ms/test/support/jquery.js
326
- - vendor/node_modules/mocha/node_modules/ms/test/test.js
327
312
  - vendor/node_modules/mocha/package.json
328
313
  - vendor/node_modules/mocha/Readme.md
329
- - vendor/node_modules/mocha/test.js
330
- - vendor/node_modules/should/examples/runner.js
314
+ - vendor/node_modules/sax/AUTHORS
315
+ - vendor/node_modules/sax/component.json
316
+ - vendor/node_modules/sax/examples/big-not-pretty.xml
317
+ - vendor/node_modules/sax/examples/example.js
318
+ - vendor/node_modules/sax/examples/get-products.js
319
+ - vendor/node_modules/sax/examples/hello-world.js
320
+ - vendor/node_modules/sax/examples/not-pretty.xml
321
+ - vendor/node_modules/sax/examples/pretty-print.js
322
+ - vendor/node_modules/sax/examples/shopping.xml
323
+ - vendor/node_modules/sax/examples/strict.dtd
324
+ - vendor/node_modules/sax/examples/test.html
325
+ - vendor/node_modules/sax/examples/test.xml
326
+ - vendor/node_modules/sax/lib/sax.js
327
+ - vendor/node_modules/sax/LICENSE
328
+ - vendor/node_modules/sax/LICENSE-W3C.html
329
+ - vendor/node_modules/sax/package.json
330
+ - vendor/node_modules/sax/README.md
331
+ - vendor/node_modules/sax/test/attribute-name.js
332
+ - vendor/node_modules/sax/test/buffer-overrun.js
333
+ - vendor/node_modules/sax/test/case.js
334
+ - vendor/node_modules/sax/test/cdata-chunked.js
335
+ - vendor/node_modules/sax/test/cdata-end-split.js
336
+ - vendor/node_modules/sax/test/cdata-fake-end.js
337
+ - vendor/node_modules/sax/test/cdata-multiple.js
338
+ - vendor/node_modules/sax/test/cdata.js
339
+ - vendor/node_modules/sax/test/cyrillic.js
340
+ - vendor/node_modules/sax/test/duplicate-attribute.js
341
+ - vendor/node_modules/sax/test/entities.js
342
+ - vendor/node_modules/sax/test/entity-mega.js
343
+ - vendor/node_modules/sax/test/index.js
344
+ - vendor/node_modules/sax/test/issue-23.js
345
+ - vendor/node_modules/sax/test/issue-30.js
346
+ - vendor/node_modules/sax/test/issue-35.js
347
+ - vendor/node_modules/sax/test/issue-47.js
348
+ - vendor/node_modules/sax/test/issue-49.js
349
+ - vendor/node_modules/sax/test/issue-84.js
350
+ - vendor/node_modules/sax/test/parser-position.js
351
+ - vendor/node_modules/sax/test/script-close-better.js
352
+ - vendor/node_modules/sax/test/script.js
353
+ - vendor/node_modules/sax/test/self-closing-child-strict.js
354
+ - vendor/node_modules/sax/test/self-closing-child.js
355
+ - vendor/node_modules/sax/test/self-closing-tag.js
356
+ - vendor/node_modules/sax/test/stray-ending.js
357
+ - vendor/node_modules/sax/test/trailing-attribute-no-value.js
358
+ - vendor/node_modules/sax/test/trailing-non-whitespace.js
359
+ - vendor/node_modules/sax/test/unclosed-root.js
360
+ - vendor/node_modules/sax/test/unquoted.js
361
+ - vendor/node_modules/sax/test/utf8-split.js
362
+ - vendor/node_modules/sax/test/xmlns-issue-41.js
363
+ - vendor/node_modules/sax/test/xmlns-rebinding.js
364
+ - vendor/node_modules/sax/test/xmlns-strict.js
365
+ - vendor/node_modules/sax/test/xmlns-unbound-element.js
366
+ - vendor/node_modules/sax/test/xmlns-unbound.js
367
+ - vendor/node_modules/sax/test/xmlns-xml-default-ns.js
368
+ - vendor/node_modules/sax/test/xmlns-xml-default-prefix-attribute.js
369
+ - vendor/node_modules/sax/test/xmlns-xml-default-prefix.js
370
+ - vendor/node_modules/sax/test/xmlns-xml-default-redefine.js
331
371
  - vendor/node_modules/should/History.md
332
372
  - vendor/node_modules/should/index.js
333
373
  - vendor/node_modules/should/lib/eql.js
374
+ - vendor/node_modules/should/lib/http.js
334
375
  - vendor/node_modules/should/lib/should.js
376
+ - vendor/node_modules/should/lib/util.js
335
377
  - vendor/node_modules/should/Makefile
336
378
  - vendor/node_modules/should/package.json
337
379
  - vendor/node_modules/should/Readme.md
338
- - vendor/node_modules/should/test/exist.test.js
339
- - vendor/node_modules/should/test/should.test.js
340
380
  - vendor/package.json
341
381
  - vendor/Readme.md
342
382
  homepage: https://github.com/railsjedi/ruby-stylus-source
@@ -358,7 +398,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
358
398
  version: '0'
359
399
  requirements: []
360
400
  rubyforge_project:
361
- rubygems_version: 2.0.2
401
+ rubygems_version: 2.0.3
362
402
  signing_key:
363
403
  specification_version: 4
364
404
  summary: JS source code for Stylus.js