corundum 0.0.27 → 0.0.28

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.
@@ -11,7 +11,7 @@ module Corundum
11
11
 
12
12
  setting :runner_command
13
13
 
14
- required_fields :pattern, :ruby_opts, :rspec_opts,
14
+ required_fields :pattern, :ruby_opts,
15
15
  :warning, :rspec_path, :rspec_opts, :failure_message, :files_to_run,
16
16
  :file_dependencies
17
17
 
@@ -10,7 +10,6 @@ module Corundum
10
10
  :qa_rejections => nil,
11
11
  :sub_dir => "rspec",
12
12
  :pattern => './spec{,/*/**}/*_spec.rb',
13
- :rspec_opts => nil,
14
13
  :warning => false,
15
14
  :verbose => true,
16
15
  :ruby_opts => [],
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: corundum
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.27
5
+ version: 0.0.28
6
6
  platform: ruby
7
7
  authors:
8
8
  - Judson Lester
@@ -414,7 +414,7 @@ licenses:
414
414
  post_install_message:
415
415
  rdoc_options:
416
416
  - --title
417
- - corundum-0.0.27 RDoc
417
+ - corundum-0.0.28 RDoc
418
418
  require_paths:
419
419
  - lib/
420
420
  required_ruby_version: !ruby/object:Gem::Requirement
@@ -423,7 +423,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
423
423
  - !ruby/object:Gem::Version
424
424
  segments:
425
425
  - 0
426
- hash: -169787983
426
+ hash: 673959823
427
427
  version: '0'
428
428
  none: false
429
429
  required_rubygems_version: !ruby/object:Gem::Requirement