haml-edge 2.3.192 → 2.3.193

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.192
1
+ 2.3.193
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.3.192
1
+ 2.3.193
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.192
4
+ version: 2.3.193
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan Weizenbaum
@@ -118,8 +118,8 @@ files:
118
118
  - lib/sass/tree/rule_node.rb
119
119
  - lib/sass/tree/variable_node.rb
120
120
  - lib/sass/tree/while_node.rb
121
- - lib/sass/tree/root_node.rb
122
121
  - lib/sass/tree/raw_node.rb
122
+ - lib/sass/tree/root_node.rb
123
123
  - lib/sass/scss/css_parser.rb
124
124
  - lib/sass/scss/parser.rb
125
125
  - lib/sass/scss/rx.rb