haml-edge 2.3.52 → 2.3.53
Sign up to get free protection for your applications and to get access to all the features.
- 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.53
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
2.3.
|
1
|
+
2.3.53
|
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.53
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nathan Weizenbaum
|
@@ -153,8 +153,8 @@ files:
|
|
153
153
|
- test/haml/rhtml/action_view.rhtml
|
154
154
|
- test/haml/rhtml/standard.rhtml
|
155
155
|
- test/haml/spec
|
156
|
-
- test/haml/template_test.rb
|
157
156
|
- test/haml/spec_test.rb
|
157
|
+
- test/haml/template_test.rb
|
158
158
|
- test/haml/templates
|
159
159
|
- test/haml/templates/_av_partial_1.haml
|
160
160
|
- test/haml/templates/_av_partial_1_ugly.haml
|
@@ -301,8 +301,8 @@ test_files:
|
|
301
301
|
- test/haml/engine_test.rb
|
302
302
|
- test/haml/helper_test.rb
|
303
303
|
- test/haml/html2haml_test.rb
|
304
|
-
- test/haml/template_test.rb
|
305
304
|
- test/haml/spec_test.rb
|
305
|
+
- test/haml/template_test.rb
|
306
306
|
- test/haml/util_test.rb
|
307
307
|
- test/sass/css2sass_test.rb
|
308
308
|
- test/sass/engine_test.rb
|