yard_klippstein_template 0.0.35 → 0.0.36

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
 
2
2
  def init
3
- sections :header, :box_info, :children, :pre_docstring, T('docstring'),
3
+ sections :header, :box_info, :children, T('docstring'),
4
4
  :attribute_summary, [:item_summary], :inherited_attributes,
5
5
  :method_summary, [:item_summary], :inherited_methods,
6
6
  :constant_summary, [T('docstring')], :inherited_constants,
data/version.rb CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  module YardKlippsteinTemplate
3
3
 
4
- VERSION = '0.0.35'
4
+ VERSION = '0.0.36'
5
5
 
6
6
  end
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yard_klippstein_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.35
4
+ version: 0.0.36
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: