haml-edge 2.3.40 → 2.3.41
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
- data/lib/haml/exec.rb +1 -1
- metadata +3 -3
data/EDGE_GEM_VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.3.
|
|
1
|
+
2.3.41
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.3.
|
|
1
|
+
2.3.41
|
data/lib/haml/exec.rb
CHANGED
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.41
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Nathan Weizenbaum
|
|
@@ -44,8 +44,8 @@ extensions: []
|
|
|
44
44
|
|
|
45
45
|
extra_rdoc_files:
|
|
46
46
|
- README.md
|
|
47
|
-
- VERSION
|
|
48
47
|
- REVISION
|
|
48
|
+
- VERSION
|
|
49
49
|
- CONTRIBUTING
|
|
50
50
|
- MIT-LICENSE
|
|
51
51
|
- VERSION_NAME
|
|
@@ -257,8 +257,8 @@ files:
|
|
|
257
257
|
- init.rb
|
|
258
258
|
- .yardopts
|
|
259
259
|
- README.md
|
|
260
|
-
- VERSION
|
|
261
260
|
- REVISION
|
|
261
|
+
- VERSION
|
|
262
262
|
- CONTRIBUTING
|
|
263
263
|
- MIT-LICENSE
|
|
264
264
|
- VERSION_NAME
|