haml-edge 2.1.47 → 2.1.48
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 +3 -3
data/EDGE_GEM_VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.1.
|
|
1
|
+
2.1.48
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.1.
|
|
1
|
+
2.1.48
|
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.1.
|
|
4
|
+
version: 2.1.48
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Nathan Weizenbaum
|
|
@@ -44,9 +44,9 @@ extensions: []
|
|
|
44
44
|
|
|
45
45
|
extra_rdoc_files:
|
|
46
46
|
- README.md
|
|
47
|
-
- REVISION
|
|
48
47
|
- MIT-LICENSE
|
|
49
48
|
- VERSION
|
|
49
|
+
- REVISION
|
|
50
50
|
- VERSION_NAME
|
|
51
51
|
- EDGE_GEM_VERSION
|
|
52
52
|
files:
|
|
@@ -248,9 +248,9 @@ files:
|
|
|
248
248
|
- Rakefile
|
|
249
249
|
- init.rb
|
|
250
250
|
- README.md
|
|
251
|
-
- REVISION
|
|
252
251
|
- MIT-LICENSE
|
|
253
252
|
- VERSION
|
|
253
|
+
- REVISION
|
|
254
254
|
- VERSION_NAME
|
|
255
255
|
- EDGE_GEM_VERSION
|
|
256
256
|
has_rdoc: true
|