haml-edge 2.1.51 → 2.1.52
Sign up to get free protection for your applications and to get access to all the features.
- data/.yardopts +5 -0
- data/EDGE_GEM_VERSION +1 -1
- data/VERSION +1 -1
- metadata +2 -1
data/.yardopts
ADDED
data/EDGE_GEM_VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
2.1.
|
1
|
+
2.1.52
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
2.1.
|
1
|
+
2.1.52
|
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.52
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nathan Weizenbaum
|
@@ -247,6 +247,7 @@ files:
|
|
247
247
|
- extra/update_watch.rb
|
248
248
|
- Rakefile
|
249
249
|
- init.rb
|
250
|
+
- .yardopts
|
250
251
|
- README.md
|
251
252
|
- REVISION
|
252
253
|
- MIT-LICENSE
|