haml-edge 2.3.42 → 2.3.43
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/EDGE_GEM_VERSION +1 -1
- data/VERSION +1 -1
- metadata +3 -3
data/EDGE_GEM_VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.3.
|
|
1
|
+
2.3.43
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.3.
|
|
1
|
+
2.3.43
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: haml-edge
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.3.
|
|
4
|
+
version: 2.3.43
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Nathan Weizenbaum
|
|
@@ -45,10 +45,10 @@ extensions: []
|
|
|
45
45
|
extra_rdoc_files:
|
|
46
46
|
- README.md
|
|
47
47
|
- VERSION
|
|
48
|
-
- REVISION
|
|
49
48
|
- CONTRIBUTING
|
|
50
49
|
- MIT-LICENSE
|
|
51
50
|
- VERSION_NAME
|
|
51
|
+
- REVISION
|
|
52
52
|
- EDGE_GEM_VERSION
|
|
53
53
|
files:
|
|
54
54
|
- rails/init.rb
|
|
@@ -258,10 +258,10 @@ files:
|
|
|
258
258
|
- .yardopts
|
|
259
259
|
- README.md
|
|
260
260
|
- VERSION
|
|
261
|
-
- REVISION
|
|
262
261
|
- CONTRIBUTING
|
|
263
262
|
- MIT-LICENSE
|
|
264
263
|
- VERSION_NAME
|
|
264
|
+
- REVISION
|
|
265
265
|
- EDGE_GEM_VERSION
|
|
266
266
|
has_rdoc: true
|
|
267
267
|
homepage: http://haml.hamptoncatlin.com/
|