stylus-source 0.28.1 → 0.28.2
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.
- data/VERSION +1 -1
- metadata +3 -2
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.28.
|
|
1
|
+
0.28.2
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: stylus-source
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.28.
|
|
4
|
+
version: 0.28.2
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2012-07-
|
|
12
|
+
date: 2012-07-17 00:00:00.000000000 Z
|
|
13
13
|
dependencies: []
|
|
14
14
|
description: Robust, expressive, and feature-rich CSS superset. This gem packages
|
|
15
15
|
up stylus for use with the stylus gem.
|
|
@@ -294,6 +294,7 @@ files:
|
|
|
294
294
|
- vendor/node_modules/should/test/exist.test.js
|
|
295
295
|
- vendor/node_modules/should/test/should.test.js
|
|
296
296
|
- vendor/package.json
|
|
297
|
+
- vendor/Readme.md
|
|
297
298
|
- vendor/testing/index.js
|
|
298
299
|
- vendor/testing/small.styl
|
|
299
300
|
- vendor/testing/test.styl
|