haml-edge 2.3.49 → 2.3.50
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 +4 -4
data/EDGE_GEM_VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.3.
|
|
1
|
+
2.3.50
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.3.
|
|
1
|
+
2.3.50
|
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.50
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Nathan Weizenbaum
|
|
@@ -10,7 +10,7 @@ autorequire:
|
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
12
|
|
|
13
|
-
date: 2009-10-
|
|
13
|
+
date: 2009-10-16 00:00:00 -04:00
|
|
14
14
|
default_executable:
|
|
15
15
|
dependencies:
|
|
16
16
|
- !ruby/object:Gem::Dependency
|
|
@@ -152,8 +152,8 @@ files:
|
|
|
152
152
|
- test/haml/rhtml/action_view.rhtml
|
|
153
153
|
- test/haml/rhtml/standard.rhtml
|
|
154
154
|
- test/haml/spec
|
|
155
|
-
- test/haml/template_test.rb
|
|
156
155
|
- test/haml/spec_test.rb
|
|
156
|
+
- test/haml/template_test.rb
|
|
157
157
|
- test/haml/templates
|
|
158
158
|
- test/haml/templates/_av_partial_1.haml
|
|
159
159
|
- test/haml/templates/_av_partial_1_ugly.haml
|
|
@@ -300,8 +300,8 @@ test_files:
|
|
|
300
300
|
- test/haml/engine_test.rb
|
|
301
301
|
- test/haml/helper_test.rb
|
|
302
302
|
- test/haml/html2haml_test.rb
|
|
303
|
-
- test/haml/template_test.rb
|
|
304
303
|
- test/haml/spec_test.rb
|
|
304
|
+
- test/haml/template_test.rb
|
|
305
305
|
- test/haml/util_test.rb
|
|
306
306
|
- test/sass/css2sass_test.rb
|
|
307
307
|
- test/sass/engine_test.rb
|