proscenium-phlex 0.4.0 → 0.6.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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: proscenium-phlex
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joel Moss
@@ -9,20 +9,40 @@ bindir: bin
9
9
  cert_chain: []
10
10
  date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
+ - !ruby/object:Gem::Dependency
13
+ name: phlexible
14
+ requirement: !ruby/object:Gem::Requirement
15
+ requirements:
16
+ - - ">="
17
+ - !ruby/object:Gem::Version
18
+ version: 3.1.0
19
+ type: :runtime
20
+ prerelease: false
21
+ version_requirements: !ruby/object:Gem::Requirement
22
+ requirements:
23
+ - - ">="
24
+ - !ruby/object:Gem::Version
25
+ version: 3.1.0
12
26
  - !ruby/object:Gem::Dependency
13
27
  name: phlex-rails
14
28
  requirement: !ruby/object:Gem::Requirement
15
29
  requirements:
16
- - - "~>"
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '1.2'
33
+ - - "<"
17
34
  - !ruby/object:Gem::Version
18
- version: 1.2.2
35
+ version: '3.0'
19
36
  type: :runtime
20
37
  prerelease: false
21
38
  version_requirements: !ruby/object:Gem::Requirement
22
39
  requirements:
23
- - - "~>"
40
+ - - ">="
24
41
  - !ruby/object:Gem::Version
25
- version: 1.2.2
42
+ version: '1.2'
43
+ - - "<"
44
+ - !ruby/object:Gem::Version
45
+ version: '3.0'
26
46
  - !ruby/object:Gem::Dependency
27
47
  name: prism
28
48
  requirement: !ruby/object:Gem::Requirement
@@ -41,14 +61,14 @@ dependencies:
41
61
  name: proscenium
42
62
  requirement: !ruby/object:Gem::Requirement
43
63
  requirements:
44
- - - "~>"
64
+ - - ">="
45
65
  - !ruby/object:Gem::Version
46
66
  version: 0.21.0
47
67
  type: :runtime
48
68
  prerelease: false
49
69
  version_requirements: !ruby/object:Gem::Requirement
50
70
  requirements:
51
- - - "~>"
71
+ - - ">="
52
72
  - !ruby/object:Gem::Version
53
73
  version: 0.21.0
54
74
  - !ruby/object:Gem::Dependency
@@ -98,12 +118,14 @@ files:
98
118
  - LICENSE.txt
99
119
  - README.md
100
120
  - Rakefile
101
- - gemfiles/rails_7.1.gemfile
102
- - gemfiles/rails_7.1.gemfile.lock
103
- - gemfiles/rails_7.2.gemfile
104
- - gemfiles/rails_7.2.gemfile.lock
105
- - gemfiles/rails_8.gemfile
106
- - gemfiles/rails_8.gemfile.lock
121
+ - gemfiles/phlex1_rails7.gemfile
122
+ - gemfiles/phlex1_rails7.gemfile.lock
123
+ - gemfiles/phlex1_rails8.gemfile
124
+ - gemfiles/phlex1_rails8.gemfile.lock
125
+ - gemfiles/phlex2_rails7.gemfile
126
+ - gemfiles/phlex2_rails7.gemfile.lock
127
+ - gemfiles/phlex2_rails8.gemfile
128
+ - gemfiles/phlex2_rails8.gemfile.lock
107
129
  - lib/proscenium-phlex.rb
108
130
  - lib/proscenium/phlex.rb
109
131
  - lib/proscenium/phlex/abstract_class.rb
@@ -136,7 +158,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
136
158
  - !ruby/object:Gem::Version
137
159
  version: '0'
138
160
  requirements: []
139
- rubygems_version: 3.6.7
161
+ rubygems_version: 4.0.3
140
162
  specification_version: 4
141
163
  summary: Proscenium integration for Phlex
142
164
  test_files: []
@@ -1,366 +0,0 @@
1
- PATH
2
- remote: ../../proscenium
3
- specs:
4
- proscenium (0.19.0.beta19)
5
- ffi (~> 1.17.0)
6
- rails (>= 7.1.0, < 9.0)
7
-
8
- PATH
9
- remote: ..
10
- specs:
11
- proscenium-phlex (0.1.0)
12
- phlex-rails (~> 1.2.2)
13
- prism
14
- proscenium (~> 0.19.0.beta19)
15
- rails (>= 7.1.0, < 9.0)
16
- require-hooks (~> 0.2)
17
-
18
- GEM
19
- remote: https://rubygems.org/
20
- specs:
21
- actioncable (7.1.5.1)
22
- actionpack (= 7.1.5.1)
23
- activesupport (= 7.1.5.1)
24
- nio4r (~> 2.0)
25
- websocket-driver (>= 0.6.1)
26
- zeitwerk (~> 2.6)
27
- actionmailbox (7.1.5.1)
28
- actionpack (= 7.1.5.1)
29
- activejob (= 7.1.5.1)
30
- activerecord (= 7.1.5.1)
31
- activestorage (= 7.1.5.1)
32
- activesupport (= 7.1.5.1)
33
- mail (>= 2.7.1)
34
- net-imap
35
- net-pop
36
- net-smtp
37
- actionmailer (7.1.5.1)
38
- actionpack (= 7.1.5.1)
39
- actionview (= 7.1.5.1)
40
- activejob (= 7.1.5.1)
41
- activesupport (= 7.1.5.1)
42
- mail (~> 2.5, >= 2.5.4)
43
- net-imap
44
- net-pop
45
- net-smtp
46
- rails-dom-testing (~> 2.2)
47
- actionpack (7.1.5.1)
48
- actionview (= 7.1.5.1)
49
- activesupport (= 7.1.5.1)
50
- nokogiri (>= 1.8.5)
51
- racc
52
- rack (>= 2.2.4)
53
- rack-session (>= 1.0.1)
54
- rack-test (>= 0.6.3)
55
- rails-dom-testing (~> 2.2)
56
- rails-html-sanitizer (~> 1.6)
57
- actiontext (7.1.5.1)
58
- actionpack (= 7.1.5.1)
59
- activerecord (= 7.1.5.1)
60
- activestorage (= 7.1.5.1)
61
- activesupport (= 7.1.5.1)
62
- globalid (>= 0.6.0)
63
- nokogiri (>= 1.8.5)
64
- actionview (7.1.5.1)
65
- activesupport (= 7.1.5.1)
66
- builder (~> 3.1)
67
- erubi (~> 1.11)
68
- rails-dom-testing (~> 2.2)
69
- rails-html-sanitizer (~> 1.6)
70
- activejob (7.1.5.1)
71
- activesupport (= 7.1.5.1)
72
- globalid (>= 0.3.6)
73
- activemodel (7.1.5.1)
74
- activesupport (= 7.1.5.1)
75
- activerecord (7.1.5.1)
76
- activemodel (= 7.1.5.1)
77
- activesupport (= 7.1.5.1)
78
- timeout (>= 0.4.0)
79
- activestorage (7.1.5.1)
80
- actionpack (= 7.1.5.1)
81
- activejob (= 7.1.5.1)
82
- activerecord (= 7.1.5.1)
83
- activesupport (= 7.1.5.1)
84
- marcel (~> 1.0)
85
- activesupport (7.1.5.1)
86
- base64
87
- benchmark (>= 0.3)
88
- bigdecimal
89
- concurrent-ruby (~> 1.0, >= 1.0.2)
90
- connection_pool (>= 2.2.5)
91
- drb
92
- i18n (>= 1.6, < 2)
93
- logger (>= 1.4.2)
94
- minitest (>= 5.1)
95
- mutex_m
96
- securerandom (>= 0.3)
97
- tzinfo (~> 2.0)
98
- addressable (2.8.7)
99
- public_suffix (>= 2.0.2, < 7.0)
100
- amazing_print (1.8.1)
101
- appraisal (2.5.0)
102
- bundler
103
- rake
104
- thor (>= 0.14.0)
105
- ast (2.4.3)
106
- base64 (0.3.0)
107
- benchmark (0.4.1)
108
- bigdecimal (3.2.2)
109
- bindex (0.8.1)
110
- builder (3.3.0)
111
- capybara (3.40.0)
112
- addressable
113
- matrix
114
- mini_mime (>= 0.1.3)
115
- nokogiri (~> 1.11)
116
- rack (>= 1.6.0)
117
- rack-test (>= 0.6.3)
118
- regexp_parser (>= 1.5, < 3.0)
119
- xpath (~> 3.2)
120
- concurrent-ruby (1.3.5)
121
- connection_pool (2.5.3)
122
- crass (1.0.6)
123
- date (3.4.1)
124
- debug (1.11.0)
125
- irb (~> 1.10)
126
- reline (>= 0.3.8)
127
- drb (2.2.3)
128
- erb (5.0.2)
129
- erubi (1.13.1)
130
- ffi (1.17.2-aarch64-linux-gnu)
131
- ffi (1.17.2-aarch64-linux-musl)
132
- ffi (1.17.2-arm-linux-gnu)
133
- ffi (1.17.2-arm-linux-musl)
134
- ffi (1.17.2-arm64-darwin)
135
- ffi (1.17.2-x86_64-darwin)
136
- ffi (1.17.2-x86_64-linux-gnu)
137
- ffi (1.17.2-x86_64-linux-musl)
138
- globalid (1.2.1)
139
- activesupport (>= 6.1)
140
- i18n (1.14.7)
141
- concurrent-ruby (~> 1.0)
142
- io-console (0.8.1)
143
- irb (1.15.2)
144
- pp (>= 0.6.0)
145
- rdoc (>= 4.0.0)
146
- reline (>= 0.4.2)
147
- json (2.13.0)
148
- language_server-protocol (3.17.0.5)
149
- lint_roller (1.1.0)
150
- logger (1.7.0)
151
- loofah (2.24.1)
152
- crass (~> 1.0.2)
153
- nokogiri (>= 1.12.0)
154
- mail (2.8.1)
155
- mini_mime (>= 0.1.1)
156
- net-imap
157
- net-pop
158
- net-smtp
159
- marcel (1.0.4)
160
- matrix (0.4.3)
161
- maxitest (6.0.0)
162
- minitest (>= 5.20.0, < 5.26.0)
163
- mini_mime (1.1.5)
164
- minitest (5.25.5)
165
- minitest-focus (1.4.0)
166
- minitest (>= 4, < 6)
167
- minitest-spec-rails (7.4.1)
168
- minitest (>= 5.0)
169
- railties (>= 4.1)
170
- mutex_m (0.3.0)
171
- net-imap (0.5.9)
172
- date
173
- net-protocol
174
- net-pop (0.1.2)
175
- net-protocol
176
- net-protocol (0.2.2)
177
- timeout
178
- net-smtp (0.5.1)
179
- net-protocol
180
- nio4r (2.7.4)
181
- nokogiri (1.18.8-aarch64-linux-gnu)
182
- racc (~> 1.4)
183
- nokogiri (1.18.8-aarch64-linux-musl)
184
- racc (~> 1.4)
185
- nokogiri (1.18.8-arm-linux-gnu)
186
- racc (~> 1.4)
187
- nokogiri (1.18.8-arm-linux-musl)
188
- racc (~> 1.4)
189
- nokogiri (1.18.8-arm64-darwin)
190
- racc (~> 1.4)
191
- nokogiri (1.18.8-x86_64-darwin)
192
- racc (~> 1.4)
193
- nokogiri (1.18.8-x86_64-linux-gnu)
194
- racc (~> 1.4)
195
- nokogiri (1.18.8-x86_64-linux-musl)
196
- racc (~> 1.4)
197
- parallel (1.27.0)
198
- parser (3.3.8.0)
199
- ast (~> 2.4.1)
200
- racc
201
- phlex (1.11.0)
202
- phlex-rails (1.2.2)
203
- phlex (>= 1.10, < 2)
204
- railties (>= 6.1, < 9)
205
- pp (0.6.2)
206
- prettyprint
207
- prettyprint (0.2.0)
208
- prism (1.4.0)
209
- psych (5.2.6)
210
- date
211
- stringio
212
- public_suffix (6.0.2)
213
- puma (6.6.0)
214
- nio4r (~> 2.0)
215
- racc (1.8.1)
216
- rack (3.1.16)
217
- rack-session (2.1.1)
218
- base64 (>= 0.1.0)
219
- rack (>= 3.0.0)
220
- rack-test (2.2.0)
221
- rack (>= 1.3)
222
- rackup (2.2.1)
223
- rack (>= 3)
224
- rails (7.1.5.1)
225
- actioncable (= 7.1.5.1)
226
- actionmailbox (= 7.1.5.1)
227
- actionmailer (= 7.1.5.1)
228
- actionpack (= 7.1.5.1)
229
- actiontext (= 7.1.5.1)
230
- actionview (= 7.1.5.1)
231
- activejob (= 7.1.5.1)
232
- activemodel (= 7.1.5.1)
233
- activerecord (= 7.1.5.1)
234
- activestorage (= 7.1.5.1)
235
- activesupport (= 7.1.5.1)
236
- bundler (>= 1.15.0)
237
- railties (= 7.1.5.1)
238
- rails-dom-testing (2.3.0)
239
- activesupport (>= 5.0.0)
240
- minitest
241
- nokogiri (>= 1.6)
242
- rails-html-sanitizer (1.6.2)
243
- loofah (~> 2.21)
244
- nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
245
- railties (7.1.5.1)
246
- actionpack (= 7.1.5.1)
247
- activesupport (= 7.1.5.1)
248
- irb
249
- rackup (>= 1.0.0)
250
- rake (>= 12.2)
251
- thor (~> 1.0, >= 1.2.2)
252
- zeitwerk (~> 2.6)
253
- rainbow (3.1.1)
254
- rake (13.3.0)
255
- rdoc (6.14.2)
256
- erb
257
- psych (>= 4.0.0)
258
- regexp_parser (2.10.0)
259
- reline (0.6.1)
260
- io-console (~> 0.5)
261
- require-hooks (0.2.2)
262
- rubocop (1.78.0)
263
- json (~> 2.3)
264
- language_server-protocol (~> 3.17.0.2)
265
- lint_roller (~> 1.1.0)
266
- parallel (~> 1.10)
267
- parser (>= 3.3.0.2)
268
- rainbow (>= 2.2.2, < 4.0)
269
- regexp_parser (>= 2.9.3, < 3.0)
270
- rubocop-ast (>= 1.45.1, < 2.0)
271
- ruby-progressbar (~> 1.7)
272
- unicode-display_width (>= 2.4.0, < 4.0)
273
- rubocop-ast (1.46.0)
274
- parser (>= 3.3.7.2)
275
- prism (~> 1.4)
276
- rubocop-capybara (2.22.1)
277
- lint_roller (~> 1.1)
278
- rubocop (~> 1.72, >= 1.72.1)
279
- rubocop-disable_syntax (0.2.0)
280
- lint_roller
281
- rubocop (>= 1.72.0)
282
- rubocop-minitest (0.38.1)
283
- lint_roller (~> 1.1)
284
- rubocop (>= 1.75.0, < 2.0)
285
- rubocop-ast (>= 1.38.0, < 2.0)
286
- rubocop-packaging (0.6.0)
287
- lint_roller (~> 1.1.0)
288
- rubocop (>= 1.72.1, < 2.0)
289
- rubocop-performance (1.25.0)
290
- lint_roller (~> 1.1)
291
- rubocop (>= 1.75.0, < 2.0)
292
- rubocop-ast (>= 1.38.0, < 2.0)
293
- rubocop-rails (2.32.0)
294
- activesupport (>= 4.2.0)
295
- lint_roller (~> 1.1)
296
- rack (>= 1.1)
297
- rubocop (>= 1.75.0, < 2.0)
298
- rubocop-ast (>= 1.44.0, < 2.0)
299
- rubocop-rake (0.7.1)
300
- lint_roller (~> 1.1)
301
- rubocop (>= 1.72.1)
302
- ruby-progressbar (1.13.0)
303
- securerandom (0.4.1)
304
- sqlite3 (2.7.3-aarch64-linux-gnu)
305
- sqlite3 (2.7.3-aarch64-linux-musl)
306
- sqlite3 (2.7.3-arm-linux-gnu)
307
- sqlite3 (2.7.3-arm-linux-musl)
308
- sqlite3 (2.7.3-arm64-darwin)
309
- sqlite3 (2.7.3-x86_64-darwin)
310
- sqlite3 (2.7.3-x86_64-linux-gnu)
311
- sqlite3 (2.7.3-x86_64-linux-musl)
312
- stringio (3.1.7)
313
- thor (1.4.0)
314
- timeout (0.4.3)
315
- tzinfo (2.0.6)
316
- concurrent-ruby (~> 1.0)
317
- unicode-display_width (3.1.4)
318
- unicode-emoji (~> 4.0, >= 4.0.4)
319
- unicode-emoji (4.0.4)
320
- web-console (4.2.1)
321
- actionview (>= 6.0.0)
322
- activemodel (>= 6.0.0)
323
- bindex (>= 0.4.0)
324
- railties (>= 6.0.0)
325
- websocket-driver (0.8.0)
326
- base64
327
- websocket-extensions (>= 0.1.0)
328
- websocket-extensions (0.1.5)
329
- xpath (3.2.0)
330
- nokogiri (~> 1.8)
331
- zeitwerk (2.7.3)
332
-
333
- PLATFORMS
334
- aarch64-linux-gnu
335
- aarch64-linux-musl
336
- arm-linux-gnu
337
- arm-linux-musl
338
- arm64-darwin
339
- x86_64-darwin
340
- x86_64-linux-gnu
341
- x86_64-linux-musl
342
-
343
- DEPENDENCIES
344
- amazing_print
345
- appraisal
346
- capybara
347
- debug
348
- maxitest
349
- minitest-focus
350
- minitest-spec-rails
351
- proscenium!
352
- proscenium-phlex!
353
- puma
354
- rails (~> 7.1.0)
355
- rubocop-capybara
356
- rubocop-disable_syntax
357
- rubocop-minitest
358
- rubocop-packaging
359
- rubocop-performance
360
- rubocop-rails
361
- rubocop-rake
362
- sqlite3
363
- web-console
364
-
365
- BUNDLED WITH
366
- 2.6.8