pickle 0.5.4 → 0.6.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,214 @@
1
+ GIT
2
+ remote: https://github.com/mathieujobin/fabrication.git
3
+ revision: 923cf6fcefd0566b1d6be7bd2f685b89388f4800
4
+ ref: 923cf6fcefd0566b1d6be7bd2f685b89388f4800
5
+ specs:
6
+ fabrication (2.16.2)
7
+
8
+ PATH
9
+ remote: ..
10
+ specs:
11
+ pickle (0.6.2)
12
+ cucumber (>= 3.0, < 8.0)
13
+ rake
14
+
15
+ GEM
16
+ remote: http://rubygems.org/
17
+ specs:
18
+ actionmailer (4.2.11.3)
19
+ actionpack (= 4.2.11.3)
20
+ actionview (= 4.2.11.3)
21
+ activejob (= 4.2.11.3)
22
+ mail (~> 2.5, >= 2.5.4)
23
+ rails-dom-testing (~> 1.0, >= 1.0.5)
24
+ actionpack (4.2.11.3)
25
+ actionview (= 4.2.11.3)
26
+ activesupport (= 4.2.11.3)
27
+ rack (~> 1.6)
28
+ rack-test (~> 0.6.2)
29
+ rails-dom-testing (~> 1.0, >= 1.0.5)
30
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
31
+ actionview (4.2.11.3)
32
+ activesupport (= 4.2.11.3)
33
+ builder (~> 3.1)
34
+ erubis (~> 2.7.0)
35
+ rails-dom-testing (~> 1.0, >= 1.0.5)
36
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
37
+ activejob (4.2.11.3)
38
+ activesupport (= 4.2.11.3)
39
+ globalid (>= 0.3.0)
40
+ activemodel (4.2.11.3)
41
+ activesupport (= 4.2.11.3)
42
+ builder (~> 3.1)
43
+ activerecord (4.2.11.3)
44
+ activemodel (= 4.2.11.3)
45
+ activesupport (= 4.2.11.3)
46
+ arel (~> 6.0)
47
+ activesupport (4.2.11.3)
48
+ i18n (~> 0.7)
49
+ minitest (~> 5.1)
50
+ thread_safe (~> 0.3, >= 0.3.4)
51
+ tzinfo (~> 1.1)
52
+ addressable (2.8.0)
53
+ public_suffix (>= 2.0.2, < 5.0)
54
+ arel (6.0.4)
55
+ backports (3.21.0)
56
+ builder (3.2.4)
57
+ capybara (3.35.3)
58
+ addressable
59
+ mini_mime (>= 0.1.3)
60
+ nokogiri (~> 1.8)
61
+ rack (>= 1.6.0)
62
+ rack-test (>= 0.6.3)
63
+ regexp_parser (>= 1.5, < 3.0)
64
+ xpath (~> 3.2)
65
+ codecov (0.6.0)
66
+ simplecov (>= 0.15, < 0.22)
67
+ concurrent-ruby (1.1.9)
68
+ crass (1.0.6)
69
+ cucumber (3.2.0)
70
+ builder (>= 2.1.2)
71
+ cucumber-core (~> 3.2.0)
72
+ cucumber-expressions (~> 6.0.1)
73
+ cucumber-wire (~> 0.0.1)
74
+ diff-lcs (~> 1.3)
75
+ gherkin (~> 5.1.0)
76
+ multi_json (>= 1.7.5, < 2.0)
77
+ multi_test (>= 0.1.2)
78
+ cucumber-core (3.2.1)
79
+ backports (>= 3.8.0)
80
+ cucumber-tag_expressions (~> 1.1.0)
81
+ gherkin (~> 5.0)
82
+ cucumber-expressions (6.0.1)
83
+ cucumber-rails (2.1.0)
84
+ capybara (>= 2.12, < 4)
85
+ cucumber (>= 3.0.2, < 5)
86
+ mime-types (>= 2.0, < 4)
87
+ nokogiri (~> 1.8)
88
+ rails (>= 4.2, < 7)
89
+ cucumber-tag_expressions (1.1.1)
90
+ cucumber-wire (0.0.1)
91
+ database_cleaner (1.99.0)
92
+ diff-lcs (1.4.4)
93
+ docile (1.4.0)
94
+ erubis (2.7.0)
95
+ factory_bot (5.2.0)
96
+ activesupport (>= 4.2.0)
97
+ gherkin (5.1.0)
98
+ git (1.9.1)
99
+ rchardet (~> 1.8)
100
+ globalid (0.4.2)
101
+ activesupport (>= 4.2.0)
102
+ i18n (0.9.5)
103
+ concurrent-ruby (~> 1.0)
104
+ loofah (2.12.0)
105
+ crass (~> 1.0.2)
106
+ nokogiri (>= 1.5.9)
107
+ machinist (2.0)
108
+ mail (2.7.1)
109
+ mini_mime (>= 0.1.1)
110
+ mime-types (3.3.1)
111
+ mime-types-data (~> 3.2015)
112
+ mime-types-data (3.2021.0901)
113
+ mini_mime (1.1.2)
114
+ mini_portile2 (2.6.1)
115
+ minitest (5.14.4)
116
+ multi_json (1.15.0)
117
+ multi_test (0.1.2)
118
+ nokogiri (1.12.5)
119
+ mini_portile2 (~> 2.6.1)
120
+ racc (~> 1.4)
121
+ public_suffix (4.0.6)
122
+ racc (1.5.2)
123
+ rack (1.6.13)
124
+ rack-test (0.6.3)
125
+ rack (>= 1.0)
126
+ rails (4.2.11.3)
127
+ actionmailer (= 4.2.11.3)
128
+ actionpack (= 4.2.11.3)
129
+ actionview (= 4.2.11.3)
130
+ activejob (= 4.2.11.3)
131
+ activemodel (= 4.2.11.3)
132
+ activerecord (= 4.2.11.3)
133
+ activesupport (= 4.2.11.3)
134
+ bundler (>= 1.3.0, < 2.0)
135
+ railties (= 4.2.11.3)
136
+ sprockets-rails
137
+ rails-deprecated_sanitizer (1.0.4)
138
+ activesupport (>= 4.2.0.alpha)
139
+ rails-dom-testing (1.0.9)
140
+ activesupport (>= 4.2.0, < 5.0)
141
+ nokogiri (~> 1.6)
142
+ rails-deprecated_sanitizer (>= 1.0.1)
143
+ rails-html-sanitizer (1.4.2)
144
+ loofah (~> 2.3)
145
+ railties (4.2.11.3)
146
+ actionpack (= 4.2.11.3)
147
+ activesupport (= 4.2.11.3)
148
+ rake (>= 0.8.7)
149
+ thor (>= 0.18.1, < 2.0)
150
+ rake (13.0.6)
151
+ rchardet (1.8.0)
152
+ regexp_parser (2.1.1)
153
+ rspec-core (3.9.3)
154
+ rspec-support (~> 3.9.3)
155
+ rspec-expectations (3.9.4)
156
+ diff-lcs (>= 1.2.0, < 2.0)
157
+ rspec-support (~> 3.9.0)
158
+ rspec-mocks (3.9.1)
159
+ diff-lcs (>= 1.2.0, < 2.0)
160
+ rspec-support (~> 3.9.0)
161
+ rspec-rails (3.9.1)
162
+ actionpack (>= 3.0)
163
+ activesupport (>= 3.0)
164
+ railties (>= 3.0)
165
+ rspec-core (~> 3.9.0)
166
+ rspec-expectations (~> 3.9.0)
167
+ rspec-mocks (~> 3.9.0)
168
+ rspec-support (~> 3.9.0)
169
+ rspec-support (3.9.4)
170
+ simplecov (0.21.2)
171
+ docile (~> 1.1)
172
+ simplecov-html (~> 0.11)
173
+ simplecov_json_formatter (~> 0.1)
174
+ simplecov-html (0.12.3)
175
+ simplecov_json_formatter (0.1.3)
176
+ sprockets (4.0.2)
177
+ concurrent-ruby (~> 1.0)
178
+ rack (> 1, < 3)
179
+ sprockets-rails (3.2.2)
180
+ actionpack (>= 4.0)
181
+ activesupport (>= 4.0)
182
+ sprockets (>= 3.0.0)
183
+ sqlite3 (1.3.13)
184
+ thor (1.1.0)
185
+ thread_safe (0.3.6)
186
+ tzinfo (1.2.9)
187
+ thread_safe (~> 0.1)
188
+ xpath (3.2.0)
189
+ nokogiri (~> 1.8)
190
+ yard (0.9.26)
191
+
192
+ PLATFORMS
193
+ ruby
194
+
195
+ DEPENDENCIES
196
+ bundler (~> 1.17)
197
+ capybara
198
+ codecov
199
+ cucumber (~> 3.2.0)
200
+ cucumber-rails
201
+ database_cleaner
202
+ fabrication!
203
+ factory_bot
204
+ git
205
+ machinist
206
+ pickle!
207
+ rack
208
+ rails (~> 4.2.9)
209
+ rspec-rails (~> 3.0)
210
+ sqlite3 (~> 1.3.6)
211
+ yard
212
+
213
+ BUNDLED WITH
214
+ 1.17.3
@@ -0,0 +1,12 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", "~> 5.0.2"
9
+ gem "cucumber", "~> 3.2.0"
10
+ gem "sqlite3", "~> 1.3.6"
11
+
12
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,10 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", "~> 5.1.0"
9
+ gem "cucumber", "~> 3.2"
10
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,11 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", "~> 5.2.0"
9
+ gem "cucumber", "~> 3.2.0"
10
+
11
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,11 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", "~> 5.2.0"
9
+ gem "cucumber", "~> 4.0"
10
+
11
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,11 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", "~> 5.2.0"
9
+ gem "cucumber", "~> 5.0"
10
+ gem "cucumber-rails"
11
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,10 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "activerecord", "~> 6.0.0"
9
+ gem "cucumber", "~> 3.2"
10
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,10 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "activerecord", "~> 6.0.0"
9
+ gem "cucumber", "~> 4.1"
10
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,11 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", "~> 6.0.0"
9
+ gem "cucumber", "~> 5.0"
10
+ gem "cucumber-rails"
11
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,11 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", "~> 6.0.0"
9
+ gem "cucumber", "~> 6.0"
10
+ gem "cucumber-rails"
11
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,11 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", "~> 6.0.0"
9
+ gem "cucumber", "~> 7.0"
10
+ gem "cucumber-rails"
11
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,10 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "activerecord", "~> 6.1.0"
9
+ gem "cucumber", "~> 3.2"
10
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,10 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "activerecord", "~> 6.1.0"
9
+ gem "cucumber", "~> 4.1"
10
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,11 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", "~> 6.1.0"
9
+ gem "cucumber", "~> 5.0"
10
+ gem "cucumber-rails"
11
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,11 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", "~> 6.1.0"
9
+ gem "cucumber", "~> 6.0"
10
+ gem "cucumber-rails"
11
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -0,0 +1,11 @@
1
+ source "http://rubygems.org"
2
+
3
+ # Bundler 1.x default to insecure http:// for github: shortcut
4
+ git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
+
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", "~> 6.1.0"
9
+ gem "cucumber", "~> 7.0"
10
+ gem "cucumber-rails"
11
+ gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -3,5 +3,7 @@ source "http://rubygems.org"
3
3
  # Bundler 1.x default to insecure http:// for github: shortcut
4
4
  git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
5
5
 
6
- gemspec
6
+ gemspec :path => ".."
7
+
8
+ gem "rails", :github => "rails/rails"
7
9
  gem 'fabrication', github: 'mathieujobin/fabrication', ref: '923cf6fcefd0566b1d6be7bd2f685b89388f4800'
@@ -1,3 +1,3 @@
1
1
  module Pickle
2
- VERSION = "0.5.4"
2
+ VERSION = "0.6.2"
3
3
  end
data/pickle.gemspec CHANGED
@@ -13,21 +13,21 @@ Gem::Specification.new do |s|
13
13
  s.homepage = "https://github.com/ianwhite/pickle"
14
14
 
15
15
  s.rubyforge_project = "pickle"
16
- s.required_rubygems_version = ">= 1.3.6"
16
+ s.required_rubygems_version = ">= 2.0"
17
17
 
18
18
  s.files = `git ls-files`.split("\n")
19
19
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
20
20
  s.require_paths = ["lib"]
21
-
22
- s.add_dependency "cucumber", ">=0.8", "< 3.0"
21
+
22
+ s.add_dependency "cucumber", ">=3.0", "< 8.0"
23
23
  s.add_dependency "rake"
24
-
24
+
25
25
  s.add_development_dependency "rack"
26
26
  s.add_development_dependency "bundler"
27
27
  s.add_development_dependency "git"
28
28
  s.add_development_dependency "yard"
29
29
  s.add_development_dependency "rspec-rails", "~>3.0"
30
- s.add_development_dependency "rails", "~>4.2.6"
30
+ s.add_development_dependency "rails", ">= 4.2.0", "< 7.0"
31
31
  s.add_development_dependency "cucumber-rails"
32
32
  s.add_development_dependency "factory_bot"
33
33
  s.add_development_dependency "fabrication", '~> 2.0'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pickle
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.4
4
+ version: 0.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ian White
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2017-11-17 00:00:00.000000000 Z
13
+ date: 2021-10-19 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: cucumber
@@ -18,20 +18,20 @@ dependencies:
18
18
  requirements:
19
19
  - - ">="
20
20
  - !ruby/object:Gem::Version
21
- version: '0.8'
21
+ version: '3.0'
22
22
  - - "<"
23
23
  - !ruby/object:Gem::Version
24
- version: '3.0'
24
+ version: '8.0'
25
25
  type: :runtime
26
26
  prerelease: false
27
27
  version_requirements: !ruby/object:Gem::Requirement
28
28
  requirements:
29
29
  - - ">="
30
30
  - !ruby/object:Gem::Version
31
- version: '0.8'
31
+ version: '3.0'
32
32
  - - "<"
33
33
  - !ruby/object:Gem::Version
34
- version: '3.0'
34
+ version: '8.0'
35
35
  - !ruby/object:Gem::Dependency
36
36
  name: rake
37
37
  requirement: !ruby/object:Gem::Requirement
@@ -120,16 +120,22 @@ dependencies:
120
120
  name: rails
121
121
  requirement: !ruby/object:Gem::Requirement
122
122
  requirements:
123
- - - "~>"
123
+ - - ">="
124
124
  - !ruby/object:Gem::Version
125
- version: 4.2.6
125
+ version: 4.2.0
126
+ - - "<"
127
+ - !ruby/object:Gem::Version
128
+ version: '7.0'
126
129
  type: :development
127
130
  prerelease: false
128
131
  version_requirements: !ruby/object:Gem::Requirement
129
132
  requirements:
130
- - - "~>"
133
+ - - ">="
134
+ - !ruby/object:Gem::Version
135
+ version: 4.2.0
136
+ - - "<"
131
137
  - !ruby/object:Gem::Version
132
- version: 4.2.6
138
+ version: '7.0'
133
139
  - !ruby/object:Gem::Dependency
134
140
  name: cucumber-rails
135
141
  requirement: !ruby/object:Gem::Requirement
@@ -251,11 +257,10 @@ executables: []
251
257
  extensions: []
252
258
  extra_rdoc_files: []
253
259
  files:
260
+ - ".github/workflows/build.yml"
254
261
  - ".gitignore"
255
262
  - ".rspec"
256
263
  - ".travis.yml"
257
- - Gemfile
258
- - Gemfile.lock
259
264
  - History.txt
260
265
  - License.txt
261
266
  - README.md
@@ -293,6 +298,24 @@ files:
293
298
  - features/support/paths.rb
294
299
  - features/support/pickle.rb
295
300
  - features/support/pickle_app.rb
301
+ - gemfiles/Gemfile-rails.4.2.x
302
+ - gemfiles/Gemfile-rails.4.2.x.lock
303
+ - gemfiles/Gemfile-rails.5.0.x
304
+ - gemfiles/Gemfile-rails.5.1.x
305
+ - gemfiles/Gemfile-rails.5.2.x
306
+ - gemfiles/Gemfile-rails.5.2.x-cukes-4
307
+ - gemfiles/Gemfile-rails.5.2.x-cukes-5
308
+ - gemfiles/Gemfile-rails.6.0.x-cukes-3
309
+ - gemfiles/Gemfile-rails.6.0.x-cukes-4
310
+ - gemfiles/Gemfile-rails.6.0.x-cukes-5
311
+ - gemfiles/Gemfile-rails.6.0.x-cukes-6
312
+ - gemfiles/Gemfile-rails.6.0.x-cukes-7
313
+ - gemfiles/Gemfile-rails.6.1.x-cukes-3
314
+ - gemfiles/Gemfile-rails.6.1.x-cukes-4
315
+ - gemfiles/Gemfile-rails.6.1.x-cukes-5
316
+ - gemfiles/Gemfile-rails.6.1.x-cukes-6
317
+ - gemfiles/Gemfile-rails.6.1.x-cukes-7
318
+ - gemfiles/Gemfile-rails.edge
296
319
  - lib/generators/pickle_generator.rb
297
320
  - lib/pickle.rb
298
321
  - lib/pickle/adapter.rb
@@ -345,47 +368,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
345
368
  requirements:
346
369
  - - ">="
347
370
  - !ruby/object:Gem::Version
348
- version: 1.3.6
371
+ version: '2.0'
349
372
  requirements: []
350
- rubyforge_project: pickle
351
- rubygems_version: 2.6.13
373
+ rubygems_version: 3.1.6
352
374
  signing_key:
353
375
  specification_version: 4
354
376
  summary: Easy model creation and reference in your cucumber features.
355
- test_files:
356
- - features/app/app.rb
357
- - features/app/blueprints.rb
358
- - features/app/fabricators.rb
359
- - features/app/factories.rb
360
- - features/app/views/notifier/email.erb
361
- - features/app/views/notifier/user_email.erb
362
- - features/email/email.feature
363
- - features/generator/generators.feature
364
- - features/path/models_page.feature
365
- - features/path/named_route_page.feature
366
- - features/pickle/create_from_active_record.feature
367
- - features/pickle/create_from_fabrication.feature
368
- - features/pickle/create_from_factory_girl.feature
369
- - features/pickle/create_from_machinist.feature
370
- - features/step_definitions/email_steps.rb
371
- - features/step_definitions/extra_email_steps.rb
372
- - features/step_definitions/fork_steps.rb
373
- - features/step_definitions/generator_steps.rb
374
- - features/step_definitions/path_steps.rb
375
- - features/step_definitions/pickle_steps.rb
376
- - features/step_definitions/raise_error_steps.rb
377
- - features/support/email.rb
378
- - features/support/env.rb
379
- - features/support/paths.rb
380
- - features/support/pickle.rb
381
- - features/support/pickle_app.rb
382
- - spec/pickle/adapter_spec.rb
383
- - spec/pickle/config_spec.rb
384
- - spec/pickle/email/parser_spec.rb
385
- - spec/pickle/email_spec.rb
386
- - spec/pickle/parser/matchers_spec.rb
387
- - spec/pickle/parser_spec.rb
388
- - spec/pickle/path_spec.rb
389
- - spec/pickle/session_spec.rb
390
- - spec/pickle_spec.rb
391
- - spec/spec_helper.rb
377
+ test_files: []