haml-edge 2.3.61 → 2.3.62

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.
Files changed (3) hide show
  1. data/EDGE_GEM_VERSION +1 -1
  2. data/VERSION +1 -1
  3. metadata +2 -2
data/EDGE_GEM_VERSION CHANGED
@@ -1 +1 @@
1
- 2.3.61
1
+ 2.3.62
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.3.61
1
+ 2.3.62
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.61
4
+ version: 2.3.62
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan Weizenbaum
@@ -189,9 +189,9 @@ files:
189
189
  - test/haml/templates/tag_parsing.haml
190
190
  - test/haml/templates/very_basic.haml
191
191
  - test/haml/templates/whitespace_handling.haml
192
- - test/haml/spec_test.rb
193
192
  - test/haml/html2haml
194
193
  - test/haml/html2haml/erb_tests.rb
194
+ - test/haml/spec_test.rb
195
195
  - test/linked_rails.rb
196
196
  - test/sass
197
197
  - test/sass/css2sass_test.rb