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.
Files changed (4) hide show
  1. data/.yardopts +5 -0
  2. data/EDGE_GEM_VERSION +1 -1
  3. data/VERSION +1 -1
  4. metadata +2 -1
data/.yardopts ADDED
@@ -0,0 +1,5 @@
1
+ --readme README.md
2
+ --markup markdown
3
+ --markup-provider maruku
4
+ --protected
5
+ --no-highlight
data/EDGE_GEM_VERSION CHANGED
@@ -1 +1 @@
1
- 2.1.51
1
+ 2.1.52
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.1.51
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.51
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