rbexy 2.0.0.beta7 → 2.0.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,232 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ rbexy (2.0.0.beta9)
5
+ actionview (>= 6, < 7.1)
6
+ activesupport (>= 6, < 7.1)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actioncable (6.1.4.6)
12
+ actionpack (= 6.1.4.6)
13
+ activesupport (= 6.1.4.6)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ actionmailbox (6.1.4.6)
17
+ actionpack (= 6.1.4.6)
18
+ activejob (= 6.1.4.6)
19
+ activerecord (= 6.1.4.6)
20
+ activestorage (= 6.1.4.6)
21
+ activesupport (= 6.1.4.6)
22
+ mail (>= 2.7.1)
23
+ actionmailer (6.1.4.6)
24
+ actionpack (= 6.1.4.6)
25
+ actionview (= 6.1.4.6)
26
+ activejob (= 6.1.4.6)
27
+ activesupport (= 6.1.4.6)
28
+ mail (~> 2.5, >= 2.5.4)
29
+ rails-dom-testing (~> 2.0)
30
+ actionpack (6.1.4.6)
31
+ actionview (= 6.1.4.6)
32
+ activesupport (= 6.1.4.6)
33
+ rack (~> 2.0, >= 2.0.9)
34
+ rack-test (>= 0.6.3)
35
+ rails-dom-testing (~> 2.0)
36
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
37
+ actiontext (6.1.4.6)
38
+ actionpack (= 6.1.4.6)
39
+ activerecord (= 6.1.4.6)
40
+ activestorage (= 6.1.4.6)
41
+ activesupport (= 6.1.4.6)
42
+ nokogiri (>= 1.8.5)
43
+ actionview (6.1.4.6)
44
+ activesupport (= 6.1.4.6)
45
+ builder (~> 3.1)
46
+ erubi (~> 1.4)
47
+ rails-dom-testing (~> 2.0)
48
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
49
+ activejob (6.1.4.6)
50
+ activesupport (= 6.1.4.6)
51
+ globalid (>= 0.3.6)
52
+ activemodel (6.1.4.6)
53
+ activesupport (= 6.1.4.6)
54
+ activerecord (6.1.4.6)
55
+ activemodel (= 6.1.4.6)
56
+ activesupport (= 6.1.4.6)
57
+ activestorage (6.1.4.6)
58
+ actionpack (= 6.1.4.6)
59
+ activejob (= 6.1.4.6)
60
+ activerecord (= 6.1.4.6)
61
+ activesupport (= 6.1.4.6)
62
+ marcel (~> 1.0.0)
63
+ mini_mime (>= 1.1.0)
64
+ activesupport (6.1.4.6)
65
+ concurrent-ruby (~> 1.0, >= 1.0.2)
66
+ i18n (>= 1.6, < 2)
67
+ minitest (>= 5.1)
68
+ tzinfo (~> 2.0)
69
+ zeitwerk (~> 2.3)
70
+ appraisal (2.4.1)
71
+ bundler
72
+ rake
73
+ thor (>= 0.14.0)
74
+ builder (3.2.4)
75
+ byebug (11.1.3)
76
+ coderay (1.1.3)
77
+ concurrent-ruby (1.1.9)
78
+ crass (1.0.6)
79
+ diff-lcs (1.5.0)
80
+ digest (3.1.0)
81
+ erubi (1.10.0)
82
+ ffi (1.15.5)
83
+ formatador (1.1.0)
84
+ globalid (1.0.0)
85
+ activesupport (>= 5.0)
86
+ guard (2.18.0)
87
+ formatador (>= 0.2.4)
88
+ listen (>= 2.7, < 4.0)
89
+ lumberjack (>= 1.0.12, < 2.0)
90
+ nenv (~> 0.1)
91
+ notiffany (~> 0.0)
92
+ pry (>= 0.13.0)
93
+ shellany (~> 0.0)
94
+ thor (>= 0.18.1)
95
+ guard-compat (1.2.1)
96
+ guard-rspec (4.7.3)
97
+ guard (~> 2.1)
98
+ guard-compat (~> 1.1)
99
+ rspec (>= 2.99.0, < 4.0)
100
+ i18n (1.10.0)
101
+ concurrent-ruby (~> 1.0)
102
+ io-wait (0.2.1)
103
+ listen (3.7.1)
104
+ rb-fsevent (~> 0.10, >= 0.10.3)
105
+ rb-inotify (~> 0.9, >= 0.9.10)
106
+ loofah (2.14.0)
107
+ crass (~> 1.0.2)
108
+ nokogiri (>= 1.5.9)
109
+ lumberjack (1.2.8)
110
+ mail (2.7.1)
111
+ mini_mime (>= 0.1.1)
112
+ marcel (1.0.2)
113
+ memory_profiler (0.9.14)
114
+ method_source (1.0.0)
115
+ mini_mime (1.1.2)
116
+ minitest (5.15.0)
117
+ nenv (0.3.0)
118
+ net-protocol (0.1.2)
119
+ io-wait
120
+ timeout
121
+ net-smtp (0.3.1)
122
+ digest
123
+ net-protocol
124
+ timeout
125
+ nio4r (2.5.8)
126
+ nokogiri (1.13.3-x86_64-linux)
127
+ racc (~> 1.4)
128
+ notiffany (0.1.3)
129
+ nenv (~> 0.1)
130
+ shellany (~> 0.0)
131
+ pry (0.13.1)
132
+ coderay (~> 1.1)
133
+ method_source (~> 1.0)
134
+ pry-byebug (3.9.0)
135
+ byebug (~> 11.0)
136
+ pry (~> 0.13.0)
137
+ racc (1.6.0)
138
+ rack (2.2.3)
139
+ rack-test (1.1.0)
140
+ rack (>= 1.0, < 3)
141
+ rails (6.1.4.6)
142
+ actioncable (= 6.1.4.6)
143
+ actionmailbox (= 6.1.4.6)
144
+ actionmailer (= 6.1.4.6)
145
+ actionpack (= 6.1.4.6)
146
+ actiontext (= 6.1.4.6)
147
+ actionview (= 6.1.4.6)
148
+ activejob (= 6.1.4.6)
149
+ activemodel (= 6.1.4.6)
150
+ activerecord (= 6.1.4.6)
151
+ activestorage (= 6.1.4.6)
152
+ activesupport (= 6.1.4.6)
153
+ bundler (>= 1.15.0)
154
+ railties (= 6.1.4.6)
155
+ sprockets-rails (>= 2.0.0)
156
+ rails-dom-testing (2.0.3)
157
+ activesupport (>= 4.2.0)
158
+ nokogiri (>= 1.6)
159
+ rails-html-sanitizer (1.4.2)
160
+ loofah (~> 2.3)
161
+ railties (6.1.4.6)
162
+ actionpack (= 6.1.4.6)
163
+ activesupport (= 6.1.4.6)
164
+ method_source
165
+ rake (>= 0.13)
166
+ thor (~> 1.0)
167
+ rake (13.0.6)
168
+ rb-fsevent (0.11.1)
169
+ rb-inotify (0.10.1)
170
+ ffi (~> 1.0)
171
+ rspec (3.11.0)
172
+ rspec-core (~> 3.11.0)
173
+ rspec-expectations (~> 3.11.0)
174
+ rspec-mocks (~> 3.11.0)
175
+ rspec-core (3.11.0)
176
+ rspec-support (~> 3.11.0)
177
+ rspec-expectations (3.11.0)
178
+ diff-lcs (>= 1.2.0, < 2.0)
179
+ rspec-support (~> 3.11.0)
180
+ rspec-html-matchers (0.9.4)
181
+ nokogiri (~> 1)
182
+ rspec (>= 3.0.0.a, < 4)
183
+ rspec-mocks (3.11.0)
184
+ diff-lcs (>= 1.2.0, < 2.0)
185
+ rspec-support (~> 3.11.0)
186
+ rspec-rails (4.1.2)
187
+ actionpack (>= 4.2)
188
+ activesupport (>= 4.2)
189
+ railties (>= 4.2)
190
+ rspec-core (~> 3.10)
191
+ rspec-expectations (~> 3.10)
192
+ rspec-mocks (~> 3.10)
193
+ rspec-support (~> 3.10)
194
+ rspec-support (3.11.0)
195
+ shellany (0.0.1)
196
+ sprockets (4.0.3)
197
+ concurrent-ruby (~> 1.0)
198
+ rack (> 1, < 3)
199
+ sprockets-rails (3.4.2)
200
+ actionpack (>= 5.2)
201
+ activesupport (>= 5.2)
202
+ sprockets (>= 3.0.0)
203
+ sqlite3 (1.4.2)
204
+ thor (1.2.1)
205
+ timeout (0.2.0)
206
+ tzinfo (2.0.4)
207
+ concurrent-ruby (~> 1.0)
208
+ websocket-driver (0.7.5)
209
+ websocket-extensions (>= 0.1.0)
210
+ websocket-extensions (0.1.5)
211
+ zeitwerk (2.5.4)
212
+
213
+ PLATFORMS
214
+ x86_64-linux
215
+
216
+ DEPENDENCIES
217
+ appraisal (~> 2.2)
218
+ guard-rspec (~> 4.7, >= 4.7.3)
219
+ memory_profiler (~> 0.9.14)
220
+ net-smtp
221
+ pry-byebug
222
+ rails (~> 6.1.4)
223
+ rake
224
+ rbexy!
225
+ rspec (~> 3.9)
226
+ rspec-html-matchers (~> 0.9.3)
227
+ rspec-rails (~> 4.0, >= 4.0.1)
228
+ sprockets-rails (>= 2, < 4)
229
+ sqlite3
230
+
231
+ BUNDLED WITH
232
+ 2.2.3
@@ -0,0 +1,7 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "~> 7.0.0"
6
+
7
+ gemspec path: "../"
@@ -0,0 +1,246 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ rbexy (2.0.0.beta9)
5
+ actionview (>= 6, < 7.1)
6
+ activesupport (>= 6, < 7.1)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actioncable (7.0.2.2)
12
+ actionpack (= 7.0.2.2)
13
+ activesupport (= 7.0.2.2)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ actionmailbox (7.0.2.2)
17
+ actionpack (= 7.0.2.2)
18
+ activejob (= 7.0.2.2)
19
+ activerecord (= 7.0.2.2)
20
+ activestorage (= 7.0.2.2)
21
+ activesupport (= 7.0.2.2)
22
+ mail (>= 2.7.1)
23
+ net-imap
24
+ net-pop
25
+ net-smtp
26
+ actionmailer (7.0.2.2)
27
+ actionpack (= 7.0.2.2)
28
+ actionview (= 7.0.2.2)
29
+ activejob (= 7.0.2.2)
30
+ activesupport (= 7.0.2.2)
31
+ mail (~> 2.5, >= 2.5.4)
32
+ net-imap
33
+ net-pop
34
+ net-smtp
35
+ rails-dom-testing (~> 2.0)
36
+ actionpack (7.0.2.2)
37
+ actionview (= 7.0.2.2)
38
+ activesupport (= 7.0.2.2)
39
+ rack (~> 2.0, >= 2.2.0)
40
+ rack-test (>= 0.6.3)
41
+ rails-dom-testing (~> 2.0)
42
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
43
+ actiontext (7.0.2.2)
44
+ actionpack (= 7.0.2.2)
45
+ activerecord (= 7.0.2.2)
46
+ activestorage (= 7.0.2.2)
47
+ activesupport (= 7.0.2.2)
48
+ globalid (>= 0.6.0)
49
+ nokogiri (>= 1.8.5)
50
+ actionview (7.0.2.2)
51
+ activesupport (= 7.0.2.2)
52
+ builder (~> 3.1)
53
+ erubi (~> 1.4)
54
+ rails-dom-testing (~> 2.0)
55
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
56
+ activejob (7.0.2.2)
57
+ activesupport (= 7.0.2.2)
58
+ globalid (>= 0.3.6)
59
+ activemodel (7.0.2.2)
60
+ activesupport (= 7.0.2.2)
61
+ activerecord (7.0.2.2)
62
+ activemodel (= 7.0.2.2)
63
+ activesupport (= 7.0.2.2)
64
+ activestorage (7.0.2.2)
65
+ actionpack (= 7.0.2.2)
66
+ activejob (= 7.0.2.2)
67
+ activerecord (= 7.0.2.2)
68
+ activesupport (= 7.0.2.2)
69
+ marcel (~> 1.0)
70
+ mini_mime (>= 1.1.0)
71
+ activesupport (7.0.2.2)
72
+ concurrent-ruby (~> 1.0, >= 1.0.2)
73
+ i18n (>= 1.6, < 2)
74
+ minitest (>= 5.1)
75
+ tzinfo (~> 2.0)
76
+ appraisal (2.4.1)
77
+ bundler
78
+ rake
79
+ thor (>= 0.14.0)
80
+ builder (3.2.4)
81
+ byebug (11.1.3)
82
+ coderay (1.1.3)
83
+ concurrent-ruby (1.1.9)
84
+ crass (1.0.6)
85
+ diff-lcs (1.5.0)
86
+ digest (3.1.0)
87
+ erubi (1.10.0)
88
+ ffi (1.15.5)
89
+ formatador (1.1.0)
90
+ globalid (1.0.0)
91
+ activesupport (>= 5.0)
92
+ guard (2.18.0)
93
+ formatador (>= 0.2.4)
94
+ listen (>= 2.7, < 4.0)
95
+ lumberjack (>= 1.0.12, < 2.0)
96
+ nenv (~> 0.1)
97
+ notiffany (~> 0.0)
98
+ pry (>= 0.13.0)
99
+ shellany (~> 0.0)
100
+ thor (>= 0.18.1)
101
+ guard-compat (1.2.1)
102
+ guard-rspec (4.7.3)
103
+ guard (~> 2.1)
104
+ guard-compat (~> 1.1)
105
+ rspec (>= 2.99.0, < 4.0)
106
+ i18n (1.10.0)
107
+ concurrent-ruby (~> 1.0)
108
+ io-wait (0.2.1)
109
+ listen (3.7.1)
110
+ rb-fsevent (~> 0.10, >= 0.10.3)
111
+ rb-inotify (~> 0.9, >= 0.9.10)
112
+ loofah (2.14.0)
113
+ crass (~> 1.0.2)
114
+ nokogiri (>= 1.5.9)
115
+ lumberjack (1.2.8)
116
+ mail (2.7.1)
117
+ mini_mime (>= 0.1.1)
118
+ marcel (1.0.2)
119
+ memory_profiler (0.9.14)
120
+ method_source (1.0.0)
121
+ mini_mime (1.1.2)
122
+ minitest (5.15.0)
123
+ nenv (0.3.0)
124
+ net-imap (0.2.3)
125
+ digest
126
+ net-protocol
127
+ strscan
128
+ net-pop (0.1.1)
129
+ digest
130
+ net-protocol
131
+ timeout
132
+ net-protocol (0.1.2)
133
+ io-wait
134
+ timeout
135
+ net-smtp (0.3.1)
136
+ digest
137
+ net-protocol
138
+ timeout
139
+ nio4r (2.5.8)
140
+ nokogiri (1.13.3-x86_64-linux)
141
+ racc (~> 1.4)
142
+ notiffany (0.1.3)
143
+ nenv (~> 0.1)
144
+ shellany (~> 0.0)
145
+ pry (0.13.1)
146
+ coderay (~> 1.1)
147
+ method_source (~> 1.0)
148
+ pry-byebug (3.9.0)
149
+ byebug (~> 11.0)
150
+ pry (~> 0.13.0)
151
+ racc (1.6.0)
152
+ rack (2.2.3)
153
+ rack-test (1.1.0)
154
+ rack (>= 1.0, < 3)
155
+ rails (7.0.2.2)
156
+ actioncable (= 7.0.2.2)
157
+ actionmailbox (= 7.0.2.2)
158
+ actionmailer (= 7.0.2.2)
159
+ actionpack (= 7.0.2.2)
160
+ actiontext (= 7.0.2.2)
161
+ actionview (= 7.0.2.2)
162
+ activejob (= 7.0.2.2)
163
+ activemodel (= 7.0.2.2)
164
+ activerecord (= 7.0.2.2)
165
+ activestorage (= 7.0.2.2)
166
+ activesupport (= 7.0.2.2)
167
+ bundler (>= 1.15.0)
168
+ railties (= 7.0.2.2)
169
+ rails-dom-testing (2.0.3)
170
+ activesupport (>= 4.2.0)
171
+ nokogiri (>= 1.6)
172
+ rails-html-sanitizer (1.4.2)
173
+ loofah (~> 2.3)
174
+ railties (7.0.2.2)
175
+ actionpack (= 7.0.2.2)
176
+ activesupport (= 7.0.2.2)
177
+ method_source
178
+ rake (>= 12.2)
179
+ thor (~> 1.0)
180
+ zeitwerk (~> 2.5)
181
+ rake (13.0.6)
182
+ rb-fsevent (0.11.1)
183
+ rb-inotify (0.10.1)
184
+ ffi (~> 1.0)
185
+ rspec (3.11.0)
186
+ rspec-core (~> 3.11.0)
187
+ rspec-expectations (~> 3.11.0)
188
+ rspec-mocks (~> 3.11.0)
189
+ rspec-core (3.11.0)
190
+ rspec-support (~> 3.11.0)
191
+ rspec-expectations (3.11.0)
192
+ diff-lcs (>= 1.2.0, < 2.0)
193
+ rspec-support (~> 3.11.0)
194
+ rspec-html-matchers (0.9.4)
195
+ nokogiri (~> 1)
196
+ rspec (>= 3.0.0.a, < 4)
197
+ rspec-mocks (3.11.0)
198
+ diff-lcs (>= 1.2.0, < 2.0)
199
+ rspec-support (~> 3.11.0)
200
+ rspec-rails (4.1.2)
201
+ actionpack (>= 4.2)
202
+ activesupport (>= 4.2)
203
+ railties (>= 4.2)
204
+ rspec-core (~> 3.10)
205
+ rspec-expectations (~> 3.10)
206
+ rspec-mocks (~> 3.10)
207
+ rspec-support (~> 3.10)
208
+ rspec-support (3.11.0)
209
+ shellany (0.0.1)
210
+ sprockets (4.0.3)
211
+ concurrent-ruby (~> 1.0)
212
+ rack (> 1, < 3)
213
+ sprockets-rails (3.4.2)
214
+ actionpack (>= 5.2)
215
+ activesupport (>= 5.2)
216
+ sprockets (>= 3.0.0)
217
+ sqlite3 (1.4.2)
218
+ strscan (3.0.1)
219
+ thor (1.2.1)
220
+ timeout (0.2.0)
221
+ tzinfo (2.0.4)
222
+ concurrent-ruby (~> 1.0)
223
+ websocket-driver (0.7.5)
224
+ websocket-extensions (>= 0.1.0)
225
+ websocket-extensions (0.1.5)
226
+ zeitwerk (2.5.4)
227
+
228
+ PLATFORMS
229
+ x86_64-linux
230
+
231
+ DEPENDENCIES
232
+ appraisal (~> 2.2)
233
+ guard-rspec (~> 4.7, >= 4.7.3)
234
+ memory_profiler (~> 0.9.14)
235
+ pry-byebug
236
+ rails (~> 7.0.0)
237
+ rake
238
+ rbexy!
239
+ rspec (~> 3.9)
240
+ rspec-html-matchers (~> 0.9.3)
241
+ rspec-rails (~> 4.0, >= 4.0.1)
242
+ sprockets-rails (>= 2, < 4)
243
+ sqlite3
244
+
245
+ BUNDLED WITH
246
+ 2.2.3
@@ -0,0 +1,7 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", git: "https://github.com/rails/rails.git", branch: :main
6
+
7
+ gemspec path: "../"