haml-edge 2.3.97 → 2.3.98
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.98
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.3.
|
|
1
|
+
2.3.98
|
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.98
|
|
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-
|
|
13
|
+
date: 2009-12-01 00:00:00 -05:00
|
|
14
14
|
default_executable:
|
|
15
15
|
dependencies:
|
|
16
16
|
- !ruby/object:Gem::Dependency
|
|
@@ -46,9 +46,9 @@ extra_rdoc_files:
|
|
|
46
46
|
- README.md
|
|
47
47
|
- REVISION
|
|
48
48
|
- VERSION
|
|
49
|
+
- VERSION_NAME
|
|
49
50
|
- CONTRIBUTING
|
|
50
51
|
- MIT-LICENSE
|
|
51
|
-
- VERSION_NAME
|
|
52
52
|
- EDGE_GEM_VERSION
|
|
53
53
|
files:
|
|
54
54
|
- rails/init.rb
|
|
@@ -245,9 +245,9 @@ files:
|
|
|
245
245
|
- README.md
|
|
246
246
|
- REVISION
|
|
247
247
|
- VERSION
|
|
248
|
+
- VERSION_NAME
|
|
248
249
|
- CONTRIBUTING
|
|
249
250
|
- MIT-LICENSE
|
|
250
|
-
- VERSION_NAME
|
|
251
251
|
- EDGE_GEM_VERSION
|
|
252
252
|
has_rdoc: true
|
|
253
253
|
homepage: http://haml-lang.com/
|