chop 0.26.0 → 0.26.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,238 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ chop (0.26.1)
5
+ activerecord
6
+ capybara
7
+ cucumber
8
+
9
+ GEM
10
+ remote: https://rubygems.org/
11
+ specs:
12
+ actioncable (6.0.4.4)
13
+ actionpack (= 6.0.4.4)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ actionmailbox (6.0.4.4)
17
+ actionpack (= 6.0.4.4)
18
+ activejob (= 6.0.4.4)
19
+ activerecord (= 6.0.4.4)
20
+ activestorage (= 6.0.4.4)
21
+ activesupport (= 6.0.4.4)
22
+ mail (>= 2.7.1)
23
+ actionmailer (6.0.4.4)
24
+ actionpack (= 6.0.4.4)
25
+ actionview (= 6.0.4.4)
26
+ activejob (= 6.0.4.4)
27
+ mail (~> 2.5, >= 2.5.4)
28
+ rails-dom-testing (~> 2.0)
29
+ actionpack (6.0.4.4)
30
+ actionview (= 6.0.4.4)
31
+ activesupport (= 6.0.4.4)
32
+ rack (~> 2.0, >= 2.0.8)
33
+ rack-test (>= 0.6.3)
34
+ rails-dom-testing (~> 2.0)
35
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
36
+ actiontext (6.0.4.4)
37
+ actionpack (= 6.0.4.4)
38
+ activerecord (= 6.0.4.4)
39
+ activestorage (= 6.0.4.4)
40
+ activesupport (= 6.0.4.4)
41
+ nokogiri (>= 1.8.5)
42
+ actionview (6.0.4.4)
43
+ activesupport (= 6.0.4.4)
44
+ builder (~> 3.1)
45
+ erubi (~> 1.4)
46
+ rails-dom-testing (~> 2.0)
47
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
+ activejob (6.0.4.4)
49
+ activesupport (= 6.0.4.4)
50
+ globalid (>= 0.3.6)
51
+ activemodel (6.0.4.4)
52
+ activesupport (= 6.0.4.4)
53
+ activerecord (6.0.4.4)
54
+ activemodel (= 6.0.4.4)
55
+ activesupport (= 6.0.4.4)
56
+ activestorage (6.0.4.4)
57
+ actionpack (= 6.0.4.4)
58
+ activejob (= 6.0.4.4)
59
+ activerecord (= 6.0.4.4)
60
+ marcel (~> 1.0.0)
61
+ activesupport (6.0.4.4)
62
+ concurrent-ruby (~> 1.0, >= 1.0.2)
63
+ i18n (>= 0.7, < 2)
64
+ minitest (~> 5.1)
65
+ tzinfo (~> 1.1)
66
+ zeitwerk (~> 2.2, >= 2.2.2)
67
+ addressable (2.8.0)
68
+ public_suffix (>= 2.0.2, < 5.0)
69
+ appraisal (2.4.1)
70
+ bundler
71
+ rake
72
+ thor (>= 0.14.0)
73
+ builder (3.2.4)
74
+ byebug (11.1.3)
75
+ capybara (3.35.3)
76
+ addressable
77
+ mini_mime (>= 0.1.3)
78
+ nokogiri (~> 1.8)
79
+ rack (>= 1.6.0)
80
+ rack-test (>= 0.6.3)
81
+ regexp_parser (>= 1.5, < 3.0)
82
+ xpath (~> 3.2)
83
+ cliver (0.3.2)
84
+ concurrent-ruby (1.1.9)
85
+ crass (1.0.6)
86
+ cucumber (7.1.0)
87
+ builder (~> 3.2, >= 3.2.4)
88
+ cucumber-core (~> 10.1, >= 10.1.0)
89
+ cucumber-create-meta (~> 6.0, >= 6.0.1)
90
+ cucumber-cucumber-expressions (~> 14.0, >= 14.0.0)
91
+ cucumber-gherkin (~> 22.0, >= 22.0.0)
92
+ cucumber-html-formatter (~> 17.0, >= 17.0.0)
93
+ cucumber-messages (~> 17.1, >= 17.1.1)
94
+ cucumber-wire (~> 6.2, >= 6.2.0)
95
+ diff-lcs (~> 1.4, >= 1.4.4)
96
+ mime-types (~> 3.3, >= 3.3.1)
97
+ multi_test (~> 0.1, >= 0.1.2)
98
+ sys-uname (~> 1.2, >= 1.2.2)
99
+ cucumber-core (10.1.0)
100
+ cucumber-gherkin (~> 22.0, >= 22.0.0)
101
+ cucumber-messages (~> 17.1, >= 17.1.1)
102
+ cucumber-tag-expressions (~> 4.0, >= 4.0.2)
103
+ cucumber-create-meta (6.0.4)
104
+ cucumber-messages (~> 17.1, >= 17.1.1)
105
+ sys-uname (~> 1.2, >= 1.2.2)
106
+ cucumber-cucumber-expressions (14.0.0)
107
+ cucumber-gherkin (22.0.0)
108
+ cucumber-messages (~> 17.1, >= 17.1.1)
109
+ cucumber-html-formatter (17.0.0)
110
+ cucumber-messages (~> 17.1, >= 17.1.0)
111
+ cucumber-messages (17.1.1)
112
+ cucumber-tag-expressions (4.1.0)
113
+ cucumber-wire (6.2.0)
114
+ cucumber-core (~> 10.1, >= 10.1.0)
115
+ cucumber-cucumber-expressions (~> 14.0, >= 14.0.0)
116
+ cucumber-messages (~> 17.1, >= 17.1.1)
117
+ cuprite (0.13)
118
+ capybara (>= 2.1, < 4)
119
+ ferrum (~> 0.11.0)
120
+ diff-lcs (1.5.0)
121
+ erubi (1.10.0)
122
+ ferrum (0.11)
123
+ addressable (~> 2.5)
124
+ cliver (~> 0.3)
125
+ concurrent-ruby (~> 1.1)
126
+ websocket-driver (>= 0.6, < 0.8)
127
+ ffi (1.15.4)
128
+ globalid (1.0.0)
129
+ activesupport (>= 5.0)
130
+ i18n (1.8.11)
131
+ concurrent-ruby (~> 1.0)
132
+ loofah (2.13.0)
133
+ crass (~> 1.0.2)
134
+ nokogiri (>= 1.5.9)
135
+ mail (2.7.1)
136
+ mini_mime (>= 0.1.1)
137
+ marcel (1.0.2)
138
+ method_source (1.0.0)
139
+ mime-types (3.4.1)
140
+ mime-types-data (~> 3.2015)
141
+ mime-types-data (3.2021.1115)
142
+ mini_mime (1.1.2)
143
+ mini_portile2 (2.6.1)
144
+ minitest (5.15.0)
145
+ multi_test (0.1.2)
146
+ nio4r (2.5.8)
147
+ nokogiri (1.12.5)
148
+ mini_portile2 (~> 2.6.1)
149
+ racc (~> 1.4)
150
+ public_suffix (4.0.6)
151
+ racc (1.6.0)
152
+ rack (2.2.3)
153
+ rack-test (1.1.0)
154
+ rack (>= 1.0, < 3)
155
+ rails (6.0.4.4)
156
+ actioncable (= 6.0.4.4)
157
+ actionmailbox (= 6.0.4.4)
158
+ actionmailer (= 6.0.4.4)
159
+ actionpack (= 6.0.4.4)
160
+ actiontext (= 6.0.4.4)
161
+ actionview (= 6.0.4.4)
162
+ activejob (= 6.0.4.4)
163
+ activemodel (= 6.0.4.4)
164
+ activerecord (= 6.0.4.4)
165
+ activestorage (= 6.0.4.4)
166
+ activesupport (= 6.0.4.4)
167
+ bundler (>= 1.3.0)
168
+ railties (= 6.0.4.4)
169
+ sprockets-rails (>= 2.0.0)
170
+ rails-dom-testing (2.0.3)
171
+ activesupport (>= 4.2.0)
172
+ nokogiri (>= 1.6)
173
+ rails-html-sanitizer (1.4.2)
174
+ loofah (~> 2.3)
175
+ railties (6.0.4.4)
176
+ actionpack (= 6.0.4.4)
177
+ activesupport (= 6.0.4.4)
178
+ method_source
179
+ rake (>= 0.8.7)
180
+ thor (>= 0.20.3, < 2.0)
181
+ rake (13.0.6)
182
+ regexp_parser (2.2.0)
183
+ rspec (3.10.0)
184
+ rspec-core (~> 3.10.0)
185
+ rspec-expectations (~> 3.10.0)
186
+ rspec-mocks (~> 3.10.0)
187
+ rspec-core (3.10.1)
188
+ rspec-support (~> 3.10.0)
189
+ rspec-expectations (3.10.1)
190
+ diff-lcs (>= 1.2.0, < 2.0)
191
+ rspec-support (~> 3.10.0)
192
+ rspec-mocks (3.10.2)
193
+ diff-lcs (>= 1.2.0, < 2.0)
194
+ rspec-support (~> 3.10.0)
195
+ rspec-support (3.10.3)
196
+ slim (4.1.0)
197
+ temple (>= 0.7.6, < 0.9)
198
+ tilt (>= 2.0.6, < 2.1)
199
+ sprockets (4.0.2)
200
+ concurrent-ruby (~> 1.0)
201
+ rack (> 1, < 3)
202
+ sprockets-rails (3.4.2)
203
+ actionpack (>= 5.2)
204
+ activesupport (>= 5.2)
205
+ sprockets (>= 3.0.0)
206
+ sys-uname (1.2.2)
207
+ ffi (~> 1.1)
208
+ temple (0.8.2)
209
+ thor (1.1.0)
210
+ thread_safe (0.3.6)
211
+ tilt (2.0.10)
212
+ tzinfo (1.2.9)
213
+ thread_safe (~> 0.1)
214
+ webrick (1.7.0)
215
+ websocket-driver (0.7.5)
216
+ websocket-extensions (>= 0.1.0)
217
+ websocket-extensions (0.1.5)
218
+ xpath (3.2.0)
219
+ nokogiri (~> 1.8)
220
+ zeitwerk (2.5.2)
221
+
222
+ PLATFORMS
223
+ ruby
224
+
225
+ DEPENDENCIES
226
+ appraisal
227
+ byebug
228
+ capybara (~> 3.35.0)
229
+ chop!
230
+ cuprite
231
+ rails (~> 6.0.0)
232
+ rake
233
+ rspec
234
+ slim
235
+ webrick
236
+
237
+ BUNDLED WITH
238
+ 2.2.32
@@ -0,0 +1,10 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "byebug"
6
+ gem "webrick"
7
+ gem "rails", "~>6.1.0"
8
+ gem "capybara", "~>3.35.0"
9
+
10
+ gemspec path: "../"
@@ -0,0 +1,241 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ chop (0.26.1)
5
+ activerecord
6
+ capybara
7
+ cucumber
8
+
9
+ GEM
10
+ remote: https://rubygems.org/
11
+ specs:
12
+ actioncable (6.1.4.4)
13
+ actionpack (= 6.1.4.4)
14
+ activesupport (= 6.1.4.4)
15
+ nio4r (~> 2.0)
16
+ websocket-driver (>= 0.6.1)
17
+ actionmailbox (6.1.4.4)
18
+ actionpack (= 6.1.4.4)
19
+ activejob (= 6.1.4.4)
20
+ activerecord (= 6.1.4.4)
21
+ activestorage (= 6.1.4.4)
22
+ activesupport (= 6.1.4.4)
23
+ mail (>= 2.7.1)
24
+ actionmailer (6.1.4.4)
25
+ actionpack (= 6.1.4.4)
26
+ actionview (= 6.1.4.4)
27
+ activejob (= 6.1.4.4)
28
+ activesupport (= 6.1.4.4)
29
+ mail (~> 2.5, >= 2.5.4)
30
+ rails-dom-testing (~> 2.0)
31
+ actionpack (6.1.4.4)
32
+ actionview (= 6.1.4.4)
33
+ activesupport (= 6.1.4.4)
34
+ rack (~> 2.0, >= 2.0.9)
35
+ rack-test (>= 0.6.3)
36
+ rails-dom-testing (~> 2.0)
37
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
38
+ actiontext (6.1.4.4)
39
+ actionpack (= 6.1.4.4)
40
+ activerecord (= 6.1.4.4)
41
+ activestorage (= 6.1.4.4)
42
+ activesupport (= 6.1.4.4)
43
+ nokogiri (>= 1.8.5)
44
+ actionview (6.1.4.4)
45
+ activesupport (= 6.1.4.4)
46
+ builder (~> 3.1)
47
+ erubi (~> 1.4)
48
+ rails-dom-testing (~> 2.0)
49
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
50
+ activejob (6.1.4.4)
51
+ activesupport (= 6.1.4.4)
52
+ globalid (>= 0.3.6)
53
+ activemodel (6.1.4.4)
54
+ activesupport (= 6.1.4.4)
55
+ activerecord (6.1.4.4)
56
+ activemodel (= 6.1.4.4)
57
+ activesupport (= 6.1.4.4)
58
+ activestorage (6.1.4.4)
59
+ actionpack (= 6.1.4.4)
60
+ activejob (= 6.1.4.4)
61
+ activerecord (= 6.1.4.4)
62
+ activesupport (= 6.1.4.4)
63
+ marcel (~> 1.0.0)
64
+ mini_mime (>= 1.1.0)
65
+ activesupport (6.1.4.4)
66
+ concurrent-ruby (~> 1.0, >= 1.0.2)
67
+ i18n (>= 1.6, < 2)
68
+ minitest (>= 5.1)
69
+ tzinfo (~> 2.0)
70
+ zeitwerk (~> 2.3)
71
+ addressable (2.8.0)
72
+ public_suffix (>= 2.0.2, < 5.0)
73
+ appraisal (2.4.1)
74
+ bundler
75
+ rake
76
+ thor (>= 0.14.0)
77
+ builder (3.2.4)
78
+ byebug (11.1.3)
79
+ capybara (3.35.3)
80
+ addressable
81
+ mini_mime (>= 0.1.3)
82
+ nokogiri (~> 1.8)
83
+ rack (>= 1.6.0)
84
+ rack-test (>= 0.6.3)
85
+ regexp_parser (>= 1.5, < 3.0)
86
+ xpath (~> 3.2)
87
+ cliver (0.3.2)
88
+ concurrent-ruby (1.1.9)
89
+ crass (1.0.6)
90
+ cucumber (7.1.0)
91
+ builder (~> 3.2, >= 3.2.4)
92
+ cucumber-core (~> 10.1, >= 10.1.0)
93
+ cucumber-create-meta (~> 6.0, >= 6.0.1)
94
+ cucumber-cucumber-expressions (~> 14.0, >= 14.0.0)
95
+ cucumber-gherkin (~> 22.0, >= 22.0.0)
96
+ cucumber-html-formatter (~> 17.0, >= 17.0.0)
97
+ cucumber-messages (~> 17.1, >= 17.1.1)
98
+ cucumber-wire (~> 6.2, >= 6.2.0)
99
+ diff-lcs (~> 1.4, >= 1.4.4)
100
+ mime-types (~> 3.3, >= 3.3.1)
101
+ multi_test (~> 0.1, >= 0.1.2)
102
+ sys-uname (~> 1.2, >= 1.2.2)
103
+ cucumber-core (10.1.0)
104
+ cucumber-gherkin (~> 22.0, >= 22.0.0)
105
+ cucumber-messages (~> 17.1, >= 17.1.1)
106
+ cucumber-tag-expressions (~> 4.0, >= 4.0.2)
107
+ cucumber-create-meta (6.0.4)
108
+ cucumber-messages (~> 17.1, >= 17.1.1)
109
+ sys-uname (~> 1.2, >= 1.2.2)
110
+ cucumber-cucumber-expressions (14.0.0)
111
+ cucumber-gherkin (22.0.0)
112
+ cucumber-messages (~> 17.1, >= 17.1.1)
113
+ cucumber-html-formatter (17.0.0)
114
+ cucumber-messages (~> 17.1, >= 17.1.0)
115
+ cucumber-messages (17.1.1)
116
+ cucumber-tag-expressions (4.1.0)
117
+ cucumber-wire (6.2.0)
118
+ cucumber-core (~> 10.1, >= 10.1.0)
119
+ cucumber-cucumber-expressions (~> 14.0, >= 14.0.0)
120
+ cucumber-messages (~> 17.1, >= 17.1.1)
121
+ cuprite (0.13)
122
+ capybara (>= 2.1, < 4)
123
+ ferrum (~> 0.11.0)
124
+ diff-lcs (1.5.0)
125
+ erubi (1.10.0)
126
+ ferrum (0.11)
127
+ addressable (~> 2.5)
128
+ cliver (~> 0.3)
129
+ concurrent-ruby (~> 1.1)
130
+ websocket-driver (>= 0.6, < 0.8)
131
+ ffi (1.15.4)
132
+ globalid (1.0.0)
133
+ activesupport (>= 5.0)
134
+ i18n (1.8.11)
135
+ concurrent-ruby (~> 1.0)
136
+ loofah (2.13.0)
137
+ crass (~> 1.0.2)
138
+ nokogiri (>= 1.5.9)
139
+ mail (2.7.1)
140
+ mini_mime (>= 0.1.1)
141
+ marcel (1.0.2)
142
+ method_source (1.0.0)
143
+ mime-types (3.4.1)
144
+ mime-types-data (~> 3.2015)
145
+ mime-types-data (3.2021.1115)
146
+ mini_mime (1.1.2)
147
+ mini_portile2 (2.6.1)
148
+ minitest (5.15.0)
149
+ multi_test (0.1.2)
150
+ nio4r (2.5.8)
151
+ nokogiri (1.12.5)
152
+ mini_portile2 (~> 2.6.1)
153
+ racc (~> 1.4)
154
+ public_suffix (4.0.6)
155
+ racc (1.6.0)
156
+ rack (2.2.3)
157
+ rack-test (1.1.0)
158
+ rack (>= 1.0, < 3)
159
+ rails (6.1.4.4)
160
+ actioncable (= 6.1.4.4)
161
+ actionmailbox (= 6.1.4.4)
162
+ actionmailer (= 6.1.4.4)
163
+ actionpack (= 6.1.4.4)
164
+ actiontext (= 6.1.4.4)
165
+ actionview (= 6.1.4.4)
166
+ activejob (= 6.1.4.4)
167
+ activemodel (= 6.1.4.4)
168
+ activerecord (= 6.1.4.4)
169
+ activestorage (= 6.1.4.4)
170
+ activesupport (= 6.1.4.4)
171
+ bundler (>= 1.15.0)
172
+ railties (= 6.1.4.4)
173
+ sprockets-rails (>= 2.0.0)
174
+ rails-dom-testing (2.0.3)
175
+ activesupport (>= 4.2.0)
176
+ nokogiri (>= 1.6)
177
+ rails-html-sanitizer (1.4.2)
178
+ loofah (~> 2.3)
179
+ railties (6.1.4.4)
180
+ actionpack (= 6.1.4.4)
181
+ activesupport (= 6.1.4.4)
182
+ method_source
183
+ rake (>= 0.13)
184
+ thor (~> 1.0)
185
+ rake (13.0.6)
186
+ regexp_parser (2.2.0)
187
+ rspec (3.10.0)
188
+ rspec-core (~> 3.10.0)
189
+ rspec-expectations (~> 3.10.0)
190
+ rspec-mocks (~> 3.10.0)
191
+ rspec-core (3.10.1)
192
+ rspec-support (~> 3.10.0)
193
+ rspec-expectations (3.10.1)
194
+ diff-lcs (>= 1.2.0, < 2.0)
195
+ rspec-support (~> 3.10.0)
196
+ rspec-mocks (3.10.2)
197
+ diff-lcs (>= 1.2.0, < 2.0)
198
+ rspec-support (~> 3.10.0)
199
+ rspec-support (3.10.3)
200
+ slim (4.1.0)
201
+ temple (>= 0.7.6, < 0.9)
202
+ tilt (>= 2.0.6, < 2.1)
203
+ sprockets (4.0.2)
204
+ concurrent-ruby (~> 1.0)
205
+ rack (> 1, < 3)
206
+ sprockets-rails (3.4.2)
207
+ actionpack (>= 5.2)
208
+ activesupport (>= 5.2)
209
+ sprockets (>= 3.0.0)
210
+ sys-uname (1.2.2)
211
+ ffi (~> 1.1)
212
+ temple (0.8.2)
213
+ thor (1.1.0)
214
+ tilt (2.0.10)
215
+ tzinfo (2.0.4)
216
+ concurrent-ruby (~> 1.0)
217
+ webrick (1.7.0)
218
+ websocket-driver (0.7.5)
219
+ websocket-extensions (>= 0.1.0)
220
+ websocket-extensions (0.1.5)
221
+ xpath (3.2.0)
222
+ nokogiri (~> 1.8)
223
+ zeitwerk (2.5.2)
224
+
225
+ PLATFORMS
226
+ ruby
227
+
228
+ DEPENDENCIES
229
+ appraisal
230
+ byebug
231
+ capybara (~> 3.35.0)
232
+ chop!
233
+ cuprite
234
+ rails (~> 6.1.0)
235
+ rake
236
+ rspec
237
+ slim
238
+ webrick
239
+
240
+ BUNDLED WITH
241
+ 2.2.32
@@ -0,0 +1,9 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "byebug"
6
+ gem "webrick"
7
+ gem "rails", "~>7.0.0"
8
+
9
+ gemspec path: "../"