factory_bot_rails 4.10.0 → 4.11.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,181 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- factory_bot_rails (4.10.0)
5
- factory_bot (~> 4.10.0)
6
- railties (>= 3.0.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- actionmailer (4.1.16)
12
- actionpack (= 4.1.16)
13
- actionview (= 4.1.16)
14
- mail (~> 2.5, >= 2.5.4)
15
- actionpack (4.1.16)
16
- actionview (= 4.1.16)
17
- activesupport (= 4.1.16)
18
- rack (~> 1.5.2)
19
- rack-test (~> 0.6.2)
20
- actionview (4.1.16)
21
- activesupport (= 4.1.16)
22
- builder (~> 3.1)
23
- erubis (~> 2.7.0)
24
- activemodel (4.1.16)
25
- activesupport (= 4.1.16)
26
- builder (~> 3.1)
27
- activerecord (4.1.16)
28
- activemodel (= 4.1.16)
29
- activesupport (= 4.1.16)
30
- arel (~> 5.0.0)
31
- activesupport (4.1.16)
32
- i18n (~> 0.6, >= 0.6.9)
33
- json (~> 1.7, >= 1.7.7)
34
- minitest (~> 5.1)
35
- thread_safe (~> 0.1)
36
- tzinfo (~> 1.1)
37
- appraisal (2.2.0)
38
- bundler
39
- rake
40
- thor (>= 0.14.0)
41
- arel (5.0.1.20140414130214)
42
- aruba (0.14.5)
43
- childprocess (>= 0.6.3, < 0.10.0)
44
- contracts (~> 0.9)
45
- cucumber (>= 1.3.19)
46
- ffi (~> 1.9.10)
47
- rspec-expectations (>= 2.99)
48
- thor (~> 0.19)
49
- builder (3.2.3)
50
- childprocess (0.9.0)
51
- ffi (~> 1.0, >= 1.0.11)
52
- coffee-rails (4.2.2)
53
- coffee-script (>= 2.2.0)
54
- railties (>= 4.0.0)
55
- coffee-script (2.4.1)
56
- coffee-script-source
57
- execjs
58
- coffee-script-source (1.12.2)
59
- concurrent-ruby (1.0.5)
60
- contracts (0.16.0)
61
- cucumber (1.3.19)
62
- builder (>= 2.1.2)
63
- diff-lcs (>= 1.1.3)
64
- gherkin (~> 2.12)
65
- multi_json (>= 1.7.5, < 2.0)
66
- multi_test (>= 0.1.2)
67
- diff-lcs (1.3)
68
- erubis (2.7.0)
69
- execjs (2.7.0)
70
- factory_bot (4.10.0)
71
- activesupport (>= 3.0.0)
72
- ffi (1.9.23)
73
- gherkin (2.12.2)
74
- multi_json (~> 1.3)
75
- i18n (0.9.5)
76
- concurrent-ruby (~> 1.0)
77
- jquery-rails (3.1.5)
78
- railties (>= 3.0, < 5.0)
79
- thor (>= 0.14, < 2.0)
80
- json (1.8.6)
81
- mail (2.7.0)
82
- mini_mime (>= 0.1.1)
83
- mini_mime (1.0.0)
84
- minitest (5.11.3)
85
- multi_json (1.13.1)
86
- multi_test (0.1.2)
87
- power_assert (1.1.1)
88
- rack (1.5.5)
89
- rack-test (0.6.3)
90
- rack (>= 1.0)
91
- rails (4.1.16)
92
- actionmailer (= 4.1.16)
93
- actionpack (= 4.1.16)
94
- actionview (= 4.1.16)
95
- activemodel (= 4.1.16)
96
- activerecord (= 4.1.16)
97
- activesupport (= 4.1.16)
98
- bundler (>= 1.3.0, < 2.0)
99
- railties (= 4.1.16)
100
- sprockets-rails (~> 2.0)
101
- railties (4.1.16)
102
- actionpack (= 4.1.16)
103
- activesupport (= 4.1.16)
104
- rake (>= 0.8.7)
105
- thor (>= 0.18.1, < 2.0)
106
- rake (12.3.1)
107
- rb-fsevent (0.10.3)
108
- rb-inotify (0.9.10)
109
- ffi (>= 0.5.0, < 2)
110
- rspec-core (3.7.1)
111
- rspec-support (~> 3.7.0)
112
- rspec-expectations (3.7.0)
113
- diff-lcs (>= 1.2.0, < 2.0)
114
- rspec-support (~> 3.7.0)
115
- rspec-mocks (3.7.0)
116
- diff-lcs (>= 1.2.0, < 2.0)
117
- rspec-support (~> 3.7.0)
118
- rspec-rails (3.7.2)
119
- actionpack (>= 3.0)
120
- activesupport (>= 3.0)
121
- railties (>= 3.0)
122
- rspec-core (~> 3.7.0)
123
- rspec-expectations (~> 3.7.0)
124
- rspec-mocks (~> 3.7.0)
125
- rspec-support (~> 3.7.0)
126
- rspec-support (3.7.1)
127
- sass (3.5.6)
128
- sass-listen (~> 4.0.0)
129
- sass-listen (4.0.0)
130
- rb-fsevent (~> 0.9, >= 0.9.4)
131
- rb-inotify (~> 0.9, >= 0.9.7)
132
- sass-rails (5.0.7)
133
- railties (>= 4.0.0, < 6)
134
- sass (~> 3.1)
135
- sprockets (>= 2.8, < 4.0)
136
- sprockets-rails (>= 2.0, < 4.0)
137
- tilt (>= 1.1, < 3)
138
- spring (1.7.2)
139
- sprockets (3.7.1)
140
- concurrent-ruby (~> 1.0)
141
- rack (> 1, < 3)
142
- sprockets-rails (2.3.3)
143
- actionpack (>= 3.0)
144
- activesupport (>= 3.0)
145
- sprockets (>= 2.8, < 4.0)
146
- sqlite3 (1.3.13)
147
- test-unit (3.2.8)
148
- power_assert
149
- thor (0.20.0)
150
- thread_safe (0.3.6)
151
- tilt (2.0.8)
152
- tzinfo (1.2.5)
153
- thread_safe (~> 0.1)
154
- uglifier (4.1.10)
155
- execjs (>= 0.3.0, < 3)
156
-
157
- PLATFORMS
158
- ruby
159
-
160
- DEPENDENCIES
161
- activerecord-jdbcsqlite3-adapter
162
- appraisal
163
- aruba
164
- coffee-rails
165
- cucumber (= 1.3.19)
166
- factory_bot_rails!
167
- jdbc-sqlite3
168
- jquery-rails
169
- jruby-openssl
170
- rails (~> 4.1.9)
171
- rake
172
- rspec-rails
173
- sass-rails
174
- spring
175
- sqlite3
176
- test-unit
177
- therubyrhino
178
- uglifier
179
-
180
- BUNDLED WITH
181
- 1.16.1
@@ -1,21 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "appraisal"
6
- gem "aruba"
7
- gem "coffee-rails"
8
- gem "cucumber", "1.3.19"
9
- gem "jquery-rails"
10
- gem "rake"
11
- gem "rspec-rails"
12
- gem "uglifier"
13
- gem "test-unit"
14
- gem "activerecord-jdbcsqlite3-adapter", :platforms => :jruby
15
- gem "jdbc-sqlite3", :platforms => :jruby
16
- gem "therubyrhino", :platforms => :jruby
17
- gem "jruby-openssl", :platforms => :jruby
18
- gem "sqlite3", :platforms => :ruby
19
- gem "rails", "~> 4.2.0"
20
-
21
- gemspec :name => "factory_bot_rails", :path => "../"
@@ -1,189 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- factory_bot_rails (4.10.0)
5
- factory_bot (~> 4.10.0)
6
- railties (>= 3.0.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- actionmailer (4.2.10)
12
- actionpack (= 4.2.10)
13
- actionview (= 4.2.10)
14
- activejob (= 4.2.10)
15
- mail (~> 2.5, >= 2.5.4)
16
- rails-dom-testing (~> 1.0, >= 1.0.5)
17
- actionpack (4.2.10)
18
- actionview (= 4.2.10)
19
- activesupport (= 4.2.10)
20
- rack (~> 1.6)
21
- rack-test (~> 0.6.2)
22
- rails-dom-testing (~> 1.0, >= 1.0.5)
23
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
24
- actionview (4.2.10)
25
- activesupport (= 4.2.10)
26
- builder (~> 3.1)
27
- erubis (~> 2.7.0)
28
- rails-dom-testing (~> 1.0, >= 1.0.5)
29
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
30
- activejob (4.2.10)
31
- activesupport (= 4.2.10)
32
- globalid (>= 0.3.0)
33
- activemodel (4.2.10)
34
- activesupport (= 4.2.10)
35
- builder (~> 3.1)
36
- activerecord (4.2.10)
37
- activemodel (= 4.2.10)
38
- activesupport (= 4.2.10)
39
- arel (~> 6.0)
40
- activesupport (4.2.10)
41
- i18n (~> 0.7)
42
- minitest (~> 5.1)
43
- thread_safe (~> 0.3, >= 0.3.4)
44
- tzinfo (~> 1.1)
45
- appraisal (2.2.0)
46
- bundler
47
- rake
48
- thor (>= 0.14.0)
49
- arel (6.0.4)
50
- aruba (0.14.5)
51
- childprocess (>= 0.6.3, < 0.10.0)
52
- contracts (~> 0.9)
53
- cucumber (>= 1.3.19)
54
- ffi (~> 1.9.10)
55
- rspec-expectations (>= 2.99)
56
- thor (~> 0.19)
57
- builder (3.2.3)
58
- childprocess (0.9.0)
59
- ffi (~> 1.0, >= 1.0.11)
60
- coffee-rails (4.2.2)
61
- coffee-script (>= 2.2.0)
62
- railties (>= 4.0.0)
63
- coffee-script (2.4.1)
64
- coffee-script-source
65
- execjs
66
- coffee-script-source (1.12.2)
67
- concurrent-ruby (1.0.5)
68
- contracts (0.16.0)
69
- crass (1.0.4)
70
- cucumber (1.3.19)
71
- builder (>= 2.1.2)
72
- diff-lcs (>= 1.1.3)
73
- gherkin (~> 2.12)
74
- multi_json (>= 1.7.5, < 2.0)
75
- multi_test (>= 0.1.2)
76
- diff-lcs (1.3)
77
- erubis (2.7.0)
78
- execjs (2.7.0)
79
- factory_bot (4.10.0)
80
- activesupport (>= 3.0.0)
81
- ffi (1.9.23)
82
- gherkin (2.12.2)
83
- multi_json (~> 1.3)
84
- globalid (0.4.1)
85
- activesupport (>= 4.2.0)
86
- i18n (0.9.5)
87
- concurrent-ruby (~> 1.0)
88
- jquery-rails (4.3.3)
89
- rails-dom-testing (>= 1, < 3)
90
- railties (>= 4.2.0)
91
- thor (>= 0.14, < 2.0)
92
- loofah (2.2.2)
93
- crass (~> 1.0.2)
94
- nokogiri (>= 1.5.9)
95
- mail (2.7.0)
96
- mini_mime (>= 0.1.1)
97
- mini_mime (1.0.0)
98
- mini_portile2 (2.3.0)
99
- minitest (5.11.3)
100
- multi_json (1.13.1)
101
- multi_test (0.1.2)
102
- nokogiri (1.8.2)
103
- mini_portile2 (~> 2.3.0)
104
- power_assert (1.1.1)
105
- rack (1.6.10)
106
- rack-test (0.6.3)
107
- rack (>= 1.0)
108
- rails (4.2.10)
109
- actionmailer (= 4.2.10)
110
- actionpack (= 4.2.10)
111
- actionview (= 4.2.10)
112
- activejob (= 4.2.10)
113
- activemodel (= 4.2.10)
114
- activerecord (= 4.2.10)
115
- activesupport (= 4.2.10)
116
- bundler (>= 1.3.0, < 2.0)
117
- railties (= 4.2.10)
118
- sprockets-rails
119
- rails-deprecated_sanitizer (1.0.3)
120
- activesupport (>= 4.2.0.alpha)
121
- rails-dom-testing (1.0.9)
122
- activesupport (>= 4.2.0, < 5.0)
123
- nokogiri (~> 1.6)
124
- rails-deprecated_sanitizer (>= 1.0.1)
125
- rails-html-sanitizer (1.0.4)
126
- loofah (~> 2.2, >= 2.2.2)
127
- railties (4.2.10)
128
- actionpack (= 4.2.10)
129
- activesupport (= 4.2.10)
130
- rake (>= 0.8.7)
131
- thor (>= 0.18.1, < 2.0)
132
- rake (12.3.1)
133
- rspec-core (3.7.1)
134
- rspec-support (~> 3.7.0)
135
- rspec-expectations (3.7.0)
136
- diff-lcs (>= 1.2.0, < 2.0)
137
- rspec-support (~> 3.7.0)
138
- rspec-mocks (3.7.0)
139
- diff-lcs (>= 1.2.0, < 2.0)
140
- rspec-support (~> 3.7.0)
141
- rspec-rails (3.7.2)
142
- actionpack (>= 3.0)
143
- activesupport (>= 3.0)
144
- railties (>= 3.0)
145
- rspec-core (~> 3.7.0)
146
- rspec-expectations (~> 3.7.0)
147
- rspec-mocks (~> 3.7.0)
148
- rspec-support (~> 3.7.0)
149
- rspec-support (3.7.1)
150
- sprockets (3.7.1)
151
- concurrent-ruby (~> 1.0)
152
- rack (> 1, < 3)
153
- sprockets-rails (3.2.1)
154
- actionpack (>= 4.0)
155
- activesupport (>= 4.0)
156
- sprockets (>= 3.0.0)
157
- sqlite3 (1.3.13)
158
- test-unit (3.2.8)
159
- power_assert
160
- thor (0.20.0)
161
- thread_safe (0.3.6)
162
- tzinfo (1.2.5)
163
- thread_safe (~> 0.1)
164
- uglifier (4.1.10)
165
- execjs (>= 0.3.0, < 3)
166
-
167
- PLATFORMS
168
- ruby
169
-
170
- DEPENDENCIES
171
- activerecord-jdbcsqlite3-adapter
172
- appraisal
173
- aruba
174
- coffee-rails
175
- cucumber (= 1.3.19)
176
- factory_bot_rails!
177
- jdbc-sqlite3
178
- jquery-rails
179
- jruby-openssl
180
- rails (~> 4.2.0)
181
- rake
182
- rspec-rails
183
- sqlite3
184
- test-unit
185
- therubyrhino
186
- uglifier
187
-
188
- BUNDLED WITH
189
- 1.16.1
@@ -1,22 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "appraisal"
6
- gem "aruba"
7
- gem "coffee-rails"
8
- gem "cucumber", "1.3.19"
9
- gem "jquery-rails"
10
- gem "rake"
11
- gem "rspec-rails", "~> 3.5.0.beta4"
12
- gem "uglifier"
13
- gem "test-unit"
14
- gem "activerecord-jdbcsqlite3-adapter", :platforms => :jruby
15
- gem "jdbc-sqlite3", :platforms => :jruby
16
- gem "therubyrhino", :platforms => :jruby
17
- gem "jruby-openssl", :platforms => :jruby
18
- gem "sqlite3", :platforms => :ruby
19
- gem "activerecord", "~> 5.0.0"
20
- gem "railties", "~> 5.0.0"
21
-
22
- gemspec :name => "factory_bot_rails", :path => "../"
@@ -1,156 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- factory_bot_rails (4.10.0)
5
- factory_bot (~> 4.10.0)
6
- railties (>= 3.0.0)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- actionpack (5.0.7)
12
- actionview (= 5.0.7)
13
- activesupport (= 5.0.7)
14
- rack (~> 2.0)
15
- rack-test (~> 0.6.3)
16
- rails-dom-testing (~> 2.0)
17
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
18
- actionview (5.0.7)
19
- activesupport (= 5.0.7)
20
- builder (~> 3.1)
21
- erubis (~> 2.7.0)
22
- rails-dom-testing (~> 2.0)
23
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
24
- activemodel (5.0.7)
25
- activesupport (= 5.0.7)
26
- activerecord (5.0.7)
27
- activemodel (= 5.0.7)
28
- activesupport (= 5.0.7)
29
- arel (~> 7.0)
30
- activesupport (5.0.7)
31
- concurrent-ruby (~> 1.0, >= 1.0.2)
32
- i18n (>= 0.7, < 2)
33
- minitest (~> 5.1)
34
- tzinfo (~> 1.1)
35
- appraisal (2.2.0)
36
- bundler
37
- rake
38
- thor (>= 0.14.0)
39
- arel (7.1.4)
40
- aruba (0.14.5)
41
- childprocess (>= 0.6.3, < 0.10.0)
42
- contracts (~> 0.9)
43
- cucumber (>= 1.3.19)
44
- ffi (~> 1.9.10)
45
- rspec-expectations (>= 2.99)
46
- thor (~> 0.19)
47
- builder (3.2.3)
48
- childprocess (0.9.0)
49
- ffi (~> 1.0, >= 1.0.11)
50
- coffee-rails (4.2.2)
51
- coffee-script (>= 2.2.0)
52
- railties (>= 4.0.0)
53
- coffee-script (2.4.1)
54
- coffee-script-source
55
- execjs
56
- coffee-script-source (1.12.2)
57
- concurrent-ruby (1.0.5)
58
- contracts (0.16.0)
59
- crass (1.0.4)
60
- cucumber (1.3.19)
61
- builder (>= 2.1.2)
62
- diff-lcs (>= 1.1.3)
63
- gherkin (~> 2.12)
64
- multi_json (>= 1.7.5, < 2.0)
65
- multi_test (>= 0.1.2)
66
- diff-lcs (1.3)
67
- erubis (2.7.0)
68
- execjs (2.7.0)
69
- factory_bot (4.10.0)
70
- activesupport (>= 3.0.0)
71
- ffi (1.9.23)
72
- gherkin (2.12.2)
73
- multi_json (~> 1.3)
74
- i18n (1.0.1)
75
- concurrent-ruby (~> 1.0)
76
- jquery-rails (4.3.3)
77
- rails-dom-testing (>= 1, < 3)
78
- railties (>= 4.2.0)
79
- thor (>= 0.14, < 2.0)
80
- loofah (2.2.2)
81
- crass (~> 1.0.2)
82
- nokogiri (>= 1.5.9)
83
- method_source (0.9.0)
84
- mini_portile2 (2.3.0)
85
- minitest (5.11.3)
86
- multi_json (1.13.1)
87
- multi_test (0.1.2)
88
- nokogiri (1.8.2)
89
- mini_portile2 (~> 2.3.0)
90
- power_assert (1.1.1)
91
- rack (2.0.5)
92
- rack-test (0.6.3)
93
- rack (>= 1.0)
94
- rails-dom-testing (2.0.3)
95
- activesupport (>= 4.2.0)
96
- nokogiri (>= 1.6)
97
- rails-html-sanitizer (1.0.4)
98
- loofah (~> 2.2, >= 2.2.2)
99
- railties (5.0.7)
100
- actionpack (= 5.0.7)
101
- activesupport (= 5.0.7)
102
- method_source
103
- rake (>= 0.8.7)
104
- thor (>= 0.18.1, < 2.0)
105
- rake (12.3.1)
106
- rspec-core (3.5.4)
107
- rspec-support (~> 3.5.0)
108
- rspec-expectations (3.5.0)
109
- diff-lcs (>= 1.2.0, < 2.0)
110
- rspec-support (~> 3.5.0)
111
- rspec-mocks (3.5.0)
112
- diff-lcs (>= 1.2.0, < 2.0)
113
- rspec-support (~> 3.5.0)
114
- rspec-rails (3.5.2)
115
- actionpack (>= 3.0)
116
- activesupport (>= 3.0)
117
- railties (>= 3.0)
118
- rspec-core (~> 3.5.0)
119
- rspec-expectations (~> 3.5.0)
120
- rspec-mocks (~> 3.5.0)
121
- rspec-support (~> 3.5.0)
122
- rspec-support (3.5.0)
123
- sqlite3 (1.3.13)
124
- test-unit (3.2.8)
125
- power_assert
126
- thor (0.20.0)
127
- thread_safe (0.3.6)
128
- tzinfo (1.2.5)
129
- thread_safe (~> 0.1)
130
- uglifier (4.1.10)
131
- execjs (>= 0.3.0, < 3)
132
-
133
- PLATFORMS
134
- ruby
135
-
136
- DEPENDENCIES
137
- activerecord (~> 5.0.0)
138
- activerecord-jdbcsqlite3-adapter
139
- appraisal
140
- aruba
141
- coffee-rails
142
- cucumber (= 1.3.19)
143
- factory_bot_rails!
144
- jdbc-sqlite3
145
- jquery-rails
146
- jruby-openssl
147
- railties (~> 5.0.0)
148
- rake
149
- rspec-rails (~> 3.5.0.beta4)
150
- sqlite3
151
- test-unit
152
- therubyrhino
153
- uglifier
154
-
155
- BUNDLED WITH
156
- 1.16.1