cuke_sniffer 0.0.3 → 0.0.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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cuke_sniffer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2013-03-15 00:00:00.000000000 Z
14
+ date: 2013-05-15 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: roxml
@@ -30,9 +30,9 @@ dependencies:
30
30
  - !ruby/object:Gem::Version
31
31
  version: '0'
32
32
  description: A ruby library used to root out smells in your cukes.
33
- email:
33
+ email: cochrarj@miamioh.edu
34
34
  executables:
35
- - cuke_sniffer.rb
35
+ - cuke_sniffer
36
36
  extensions: []
37
37
  extra_rdoc_files: []
38
38
  files:
@@ -46,7 +46,8 @@ files:
46
46
  - lib/cuke_sniffer/step_definition.rb
47
47
  - lib/cuke_sniffer/report/markup.rhtml
48
48
  - lib/cuke_sniffer/cli.rb
49
- - bin/cuke_sniffer.rb
49
+ - lib/cuke_sniffer/hook.rb
50
+ - bin/cuke_sniffer
50
51
  homepage: https://github.com/r-cochran/cuke_sniffer
51
52
  licenses: []
52
53
  post_install_message: