kelp 0.1.9 → 0.2.0

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,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kelp
3
3
  version: !ruby/object:Gem::Version
4
- hash: 9
4
+ hash: 23
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
- - 1
9
- - 9
10
- version: 0.1.9
8
+ - 2
9
+ - 0
10
+ version: 0.2.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - Eric Pierce
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-05-06 00:00:00 -06:00
18
+ date: 2011-05-11 00:00:00 -06:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -140,8 +140,11 @@ files:
140
140
  - examples/sinatra_app/app.rb
141
141
  - examples/sinatra_app/config.ru
142
142
  - examples/sinatra_app/features/checkbox.feature
143
+ - examples/sinatra_app/features/checkbox_fail.feature
143
144
  - examples/sinatra_app/features/dropdown.feature
145
+ - examples/sinatra_app/features/dropdown_fail.feature
144
146
  - examples/sinatra_app/features/field.feature
147
+ - examples/sinatra_app/features/field_fail.feature
145
148
  - examples/sinatra_app/features/support/env.rb
146
149
  - examples/sinatra_app/features/visibility.feature
147
150
  - examples/sinatra_app/features/visibility_fail.feature