mattock 0.2.4 → 0.2.5

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.
@@ -1,7 +1,5 @@
1
1
  def init
2
2
  super
3
- require 'ruby-debug'; debugger
4
-
5
3
  sections.place(:task_definition).after(T('docstring'))
6
4
  sections.place(:settings, [:setting_summary]).before(:attribute_summary)
7
5
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: mattock
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.2.4
5
+ version: 0.2.5
6
6
  platform: ruby
7
7
  authors:
8
8
  - Judson Lester
@@ -306,7 +306,7 @@ rdoc_options:
306
306
  - --main
307
307
  - doc/README
308
308
  - --title
309
- - mattock-0.2.4 RDoc
309
+ - mattock-0.2.5 RDoc
310
310
  require_paths:
311
311
  - lib/
312
312
  required_ruby_version: !ruby/object:Gem::Requirement
@@ -314,7 +314,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
314
314
  requirements:
315
315
  - - ">="
316
316
  - !ruby/object:Gem::Version
317
- hash: -885509203
317
+ hash: -48882383
318
318
  segments:
319
319
  - 0
320
320
  version: "0"