stylus-source 0.19.0 → 0.19.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.
- data/VERSION +1 -1
- metadata +4 -2
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.19.
|
|
1
|
+
0.19.1
|
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.19.
|
|
4
|
+
version: 0.19.1
|
|
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: 2011-
|
|
12
|
+
date: 2011-11-08 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.
|
|
@@ -482,6 +482,8 @@ files:
|
|
|
482
482
|
- vendor/test/cases/property-access.bubble.css
|
|
483
483
|
- vendor/test/cases/property-access.bubble.styl
|
|
484
484
|
- vendor/test/cases/property-access.css
|
|
485
|
+
- vendor/test/cases/property-access.siblings.css
|
|
486
|
+
- vendor/test/cases/property-access.siblings.styl
|
|
485
487
|
- vendor/test/cases/property-access.styl
|
|
486
488
|
- vendor/test/cases/regression.107.lookup-failure.css
|
|
487
489
|
- vendor/test/cases/regression.107.lookup-failure.styl
|