haml-edge 3.1.67 → 3.1.68

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.
Files changed (3) hide show
  1. data/EDGE_GEM_VERSION +1 -1
  2. data/VERSION +1 -1
  3. metadata +6 -19
@@ -1 +1 @@
1
- 3.1.67
1
+ 3.1.68
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.1.67
1
+ 3.1.68
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: 3.1.67
4
+ version: 3.1.68
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan Weizenbaum
@@ -44,14 +44,8 @@ executables:
44
44
  - sass-convert
45
45
  extensions: []
46
46
 
47
- extra_rdoc_files:
48
- - README.md
49
- - CONTRIBUTING
50
- - MIT-LICENSE
51
- - VERSION
52
- - VERSION_NAME
53
- - EDGE_GEM_VERSION
54
- - REVISION
47
+ extra_rdoc_files: []
48
+
55
49
  files:
56
50
  - rails/init.rb
57
51
  - lib/haml.rb
@@ -336,20 +330,13 @@ files:
336
330
  - VERSION_NAME
337
331
  - EDGE_GEM_VERSION
338
332
  - REVISION
339
- has_rdoc: true
333
+ has_rdoc: false
340
334
  homepage: http://haml-lang.com/
341
335
  licenses: []
342
336
 
343
337
  post_install_message:
344
- rdoc_options:
345
- - --title
346
- - Haml
347
- - --main
348
- - README.rdoc
349
- - --exclude
350
- - lib/haml/buffer.rb
351
- - --line-numbers
352
- - --inline-source
338
+ rdoc_options: []
339
+
353
340
  require_paths:
354
341
  - lib
355
342
  required_ruby_version: !ruby/object:Gem::Requirement