haml-edge 2.3.171 → 2.3.172

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 CHANGED
@@ -1 +1 @@
1
- 2.3.171
1
+ 2.3.172
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.3.171
1
+ 2.3.172
@@ -1,4 +1,5 @@
1
1
  require 'pathname'
2
+ require 'uri'
2
3
 
3
4
  module Sass::Tree
4
5
  # A static node reprenting a CSS rule.
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.171
4
+ version: 2.3.172
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan Weizenbaum