rbexy 2.0.0.rc2 → 2.0.0.rc3

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.
@@ -2,8 +2,8 @@ PATH
2
2
  remote: ..
3
3
  specs:
4
4
  rbexy (2.0.0.rc2)
5
- actionview (>= 6, < 7.1)
6
- activesupport (>= 6, < 7.1)
5
+ actionview (>= 6, < 7.2)
6
+ activesupport (>= 6, < 7.2)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
@@ -80,11 +80,11 @@ GEM
80
80
  builder (3.2.4)
81
81
  byebug (11.1.3)
82
82
  coderay (1.1.3)
83
- concurrent-ruby (1.1.9)
83
+ concurrent-ruby (1.2.2)
84
84
  crass (1.0.6)
85
85
  diff-lcs (1.5.0)
86
86
  digest (3.1.0)
87
- erubi (1.10.0)
87
+ erubi (1.12.0)
88
88
  ffi (1.15.5)
89
89
  formatador (1.1.0)
90
90
  globalid (1.0.0)
@@ -103,15 +103,15 @@ GEM
103
103
  guard (~> 2.1)
104
104
  guard-compat (~> 1.1)
105
105
  rspec (>= 2.99.0, < 4.0)
106
- i18n (1.10.0)
106
+ i18n (1.14.1)
107
107
  concurrent-ruby (~> 1.0)
108
108
  io-wait (0.2.1)
109
109
  listen (3.7.1)
110
110
  rb-fsevent (~> 0.10, >= 0.10.3)
111
111
  rb-inotify (~> 0.9, >= 0.9.10)
112
- loofah (2.14.0)
112
+ loofah (2.21.4)
113
113
  crass (~> 1.0.2)
114
- nokogiri (>= 1.5.9)
114
+ nokogiri (>= 1.12.0)
115
115
  lumberjack (1.2.8)
116
116
  mail (2.7.1)
117
117
  mini_mime (>= 0.1.1)
@@ -119,7 +119,7 @@ GEM
119
119
  memory_profiler (0.9.14)
120
120
  method_source (1.0.0)
121
121
  mini_mime (1.1.2)
122
- minitest (5.15.0)
122
+ minitest (5.20.0)
123
123
  nenv (0.3.0)
124
124
  net-imap (0.2.3)
125
125
  digest
@@ -137,7 +137,7 @@ GEM
137
137
  net-protocol
138
138
  timeout
139
139
  nio4r (2.5.8)
140
- nokogiri (1.13.3-x86_64-linux)
140
+ nokogiri (1.15.4-x86_64-linux)
141
141
  racc (~> 1.4)
142
142
  notiffany (0.1.3)
143
143
  nenv (~> 0.1)
@@ -150,10 +150,10 @@ GEM
150
150
  pry (~> 0.13.0)
151
151
  puma (5.6.2)
152
152
  nio4r (~> 2.0)
153
- racc (1.6.0)
154
- rack (2.2.3)
155
- rack-test (1.1.0)
156
- rack (>= 1.0, < 3)
153
+ racc (1.7.1)
154
+ rack (2.2.8)
155
+ rack-test (2.1.0)
156
+ rack (>= 1.3)
157
157
  rails (7.0.2.2)
158
158
  actioncable (= 7.0.2.2)
159
159
  actionmailbox (= 7.0.2.2)
@@ -168,11 +168,13 @@ GEM
168
168
  activesupport (= 7.0.2.2)
169
169
  bundler (>= 1.15.0)
170
170
  railties (= 7.0.2.2)
171
- rails-dom-testing (2.0.3)
172
- activesupport (>= 4.2.0)
171
+ rails-dom-testing (2.2.0)
172
+ activesupport (>= 5.0.0)
173
+ minitest
173
174
  nokogiri (>= 1.6)
174
- rails-html-sanitizer (1.4.2)
175
- loofah (~> 2.3)
175
+ rails-html-sanitizer (1.6.0)
176
+ loofah (~> 2.21)
177
+ nokogiri (~> 1.14)
176
178
  railties (7.0.2.2)
177
179
  actionpack (= 7.0.2.2)
178
180
  activesupport (= 7.0.2.2)
@@ -184,30 +186,30 @@ GEM
184
186
  rb-fsevent (0.11.1)
185
187
  rb-inotify (0.10.1)
186
188
  ffi (~> 1.0)
187
- rspec (3.11.0)
188
- rspec-core (~> 3.11.0)
189
- rspec-expectations (~> 3.11.0)
190
- rspec-mocks (~> 3.11.0)
191
- rspec-core (3.11.0)
192
- rspec-support (~> 3.11.0)
193
- rspec-expectations (3.11.0)
189
+ rspec (3.12.0)
190
+ rspec-core (~> 3.12.0)
191
+ rspec-expectations (~> 3.12.0)
192
+ rspec-mocks (~> 3.12.0)
193
+ rspec-core (3.12.2)
194
+ rspec-support (~> 3.12.0)
195
+ rspec-expectations (3.12.3)
194
196
  diff-lcs (>= 1.2.0, < 2.0)
195
- rspec-support (~> 3.11.0)
197
+ rspec-support (~> 3.12.0)
196
198
  rspec-html-matchers (0.9.4)
197
199
  nokogiri (~> 1)
198
200
  rspec (>= 3.0.0.a, < 4)
199
- rspec-mocks (3.11.0)
201
+ rspec-mocks (3.12.6)
200
202
  diff-lcs (>= 1.2.0, < 2.0)
201
- rspec-support (~> 3.11.0)
202
- rspec-rails (4.1.2)
203
- actionpack (>= 4.2)
204
- activesupport (>= 4.2)
205
- railties (>= 4.2)
206
- rspec-core (~> 3.10)
207
- rspec-expectations (~> 3.10)
208
- rspec-mocks (~> 3.10)
209
- rspec-support (~> 3.10)
210
- rspec-support (3.11.0)
203
+ rspec-support (~> 3.12.0)
204
+ rspec-rails (6.0.3)
205
+ actionpack (>= 6.1)
206
+ activesupport (>= 6.1)
207
+ railties (>= 6.1)
208
+ rspec-core (~> 3.12)
209
+ rspec-expectations (~> 3.12)
210
+ rspec-mocks (~> 3.12)
211
+ rspec-support (~> 3.12)
212
+ rspec-support (3.12.1)
211
213
  shellany (0.0.1)
212
214
  sprockets (4.0.3)
213
215
  concurrent-ruby (~> 1.0)
@@ -218,14 +220,14 @@ GEM
218
220
  sprockets (>= 3.0.0)
219
221
  sqlite3 (1.4.2)
220
222
  strscan (3.0.1)
221
- thor (1.2.1)
223
+ thor (1.3.0)
222
224
  timeout (0.2.0)
223
- tzinfo (2.0.4)
225
+ tzinfo (2.0.6)
224
226
  concurrent-ruby (~> 1.0)
225
227
  websocket-driver (0.7.5)
226
228
  websocket-extensions (>= 0.1.0)
227
229
  websocket-extensions (0.1.5)
228
- zeitwerk (2.5.4)
230
+ zeitwerk (2.6.12)
229
231
 
230
232
  PLATFORMS
231
233
  x86_64-linux
@@ -239,9 +241,9 @@ DEPENDENCIES
239
241
  rails (~> 7.0.0)
240
242
  rake
241
243
  rbexy!
242
- rspec (~> 3.9)
244
+ rspec (~> 3.12)
243
245
  rspec-html-matchers (~> 0.9.3)
244
- rspec-rails (~> 4.0, >= 4.0.1)
246
+ rspec-rails (~> 6.0, >= 6.0.3)
245
247
  sprockets-rails (>= 2, < 4)
246
248
  sqlite3
247
249
 
@@ -0,0 +1,7 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "rails", "~> 7.1.0"
6
+
7
+ gemspec path: "../"
@@ -0,0 +1,279 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ rbexy (2.0.0.rc2)
5
+ actionview (>= 6, < 7.2)
6
+ activesupport (>= 6, < 7.2)
7
+
8
+ GEM
9
+ remote: https://rubygems.org/
10
+ specs:
11
+ actioncable (7.1.1)
12
+ actionpack (= 7.1.1)
13
+ activesupport (= 7.1.1)
14
+ nio4r (~> 2.0)
15
+ websocket-driver (>= 0.6.1)
16
+ zeitwerk (~> 2.6)
17
+ actionmailbox (7.1.1)
18
+ actionpack (= 7.1.1)
19
+ activejob (= 7.1.1)
20
+ activerecord (= 7.1.1)
21
+ activestorage (= 7.1.1)
22
+ activesupport (= 7.1.1)
23
+ mail (>= 2.7.1)
24
+ net-imap
25
+ net-pop
26
+ net-smtp
27
+ actionmailer (7.1.1)
28
+ actionpack (= 7.1.1)
29
+ actionview (= 7.1.1)
30
+ activejob (= 7.1.1)
31
+ activesupport (= 7.1.1)
32
+ mail (~> 2.5, >= 2.5.4)
33
+ net-imap
34
+ net-pop
35
+ net-smtp
36
+ rails-dom-testing (~> 2.2)
37
+ actionpack (7.1.1)
38
+ actionview (= 7.1.1)
39
+ activesupport (= 7.1.1)
40
+ nokogiri (>= 1.8.5)
41
+ rack (>= 2.2.4)
42
+ rack-session (>= 1.0.1)
43
+ rack-test (>= 0.6.3)
44
+ rails-dom-testing (~> 2.2)
45
+ rails-html-sanitizer (~> 1.6)
46
+ actiontext (7.1.1)
47
+ actionpack (= 7.1.1)
48
+ activerecord (= 7.1.1)
49
+ activestorage (= 7.1.1)
50
+ activesupport (= 7.1.1)
51
+ globalid (>= 0.6.0)
52
+ nokogiri (>= 1.8.5)
53
+ actionview (7.1.1)
54
+ activesupport (= 7.1.1)
55
+ builder (~> 3.1)
56
+ erubi (~> 1.11)
57
+ rails-dom-testing (~> 2.2)
58
+ rails-html-sanitizer (~> 1.6)
59
+ activejob (7.1.1)
60
+ activesupport (= 7.1.1)
61
+ globalid (>= 0.3.6)
62
+ activemodel (7.1.1)
63
+ activesupport (= 7.1.1)
64
+ activerecord (7.1.1)
65
+ activemodel (= 7.1.1)
66
+ activesupport (= 7.1.1)
67
+ timeout (>= 0.4.0)
68
+ activestorage (7.1.1)
69
+ actionpack (= 7.1.1)
70
+ activejob (= 7.1.1)
71
+ activerecord (= 7.1.1)
72
+ activesupport (= 7.1.1)
73
+ marcel (~> 1.0)
74
+ activesupport (7.1.1)
75
+ base64
76
+ bigdecimal
77
+ concurrent-ruby (~> 1.0, >= 1.0.2)
78
+ connection_pool (>= 2.2.5)
79
+ drb
80
+ i18n (>= 1.6, < 2)
81
+ minitest (>= 5.1)
82
+ mutex_m
83
+ tzinfo (~> 2.0)
84
+ appraisal (2.5.0)
85
+ bundler
86
+ rake
87
+ thor (>= 0.14.0)
88
+ base64 (0.1.1)
89
+ bigdecimal (3.1.4)
90
+ builder (3.2.4)
91
+ byebug (11.1.3)
92
+ coderay (1.1.3)
93
+ concurrent-ruby (1.2.2)
94
+ connection_pool (2.4.1)
95
+ crass (1.0.6)
96
+ date (3.3.3)
97
+ diff-lcs (1.5.0)
98
+ drb (2.1.1)
99
+ ruby2_keywords
100
+ erubi (1.12.0)
101
+ ffi (1.16.3)
102
+ formatador (1.1.0)
103
+ globalid (1.2.1)
104
+ activesupport (>= 6.1)
105
+ guard (2.18.1)
106
+ formatador (>= 0.2.4)
107
+ listen (>= 2.7, < 4.0)
108
+ lumberjack (>= 1.0.12, < 2.0)
109
+ nenv (~> 0.1)
110
+ notiffany (~> 0.0)
111
+ pry (>= 0.13.0)
112
+ shellany (~> 0.0)
113
+ thor (>= 0.18.1)
114
+ guard-compat (1.2.1)
115
+ guard-rspec (4.7.3)
116
+ guard (~> 2.1)
117
+ guard-compat (~> 1.1)
118
+ rspec (>= 2.99.0, < 4.0)
119
+ i18n (1.14.1)
120
+ concurrent-ruby (~> 1.0)
121
+ io-console (0.6.0)
122
+ irb (1.8.3)
123
+ rdoc
124
+ reline (>= 0.3.8)
125
+ listen (3.8.0)
126
+ rb-fsevent (~> 0.10, >= 0.10.3)
127
+ rb-inotify (~> 0.9, >= 0.9.10)
128
+ loofah (2.21.4)
129
+ crass (~> 1.0.2)
130
+ nokogiri (>= 1.12.0)
131
+ lumberjack (1.2.9)
132
+ mail (2.8.1)
133
+ mini_mime (>= 0.1.1)
134
+ net-imap
135
+ net-pop
136
+ net-smtp
137
+ marcel (1.0.2)
138
+ memory_profiler (0.9.14)
139
+ method_source (1.0.0)
140
+ mini_mime (1.1.5)
141
+ minitest (5.20.0)
142
+ mutex_m (0.1.2)
143
+ nenv (0.3.0)
144
+ net-imap (0.4.1)
145
+ date
146
+ net-protocol
147
+ net-pop (0.1.2)
148
+ net-protocol
149
+ net-protocol (0.2.1)
150
+ timeout
151
+ net-smtp (0.4.0)
152
+ net-protocol
153
+ nio4r (2.5.9)
154
+ nokogiri (1.15.4-x86_64-linux)
155
+ racc (~> 1.4)
156
+ notiffany (0.1.3)
157
+ nenv (~> 0.1)
158
+ shellany (~> 0.0)
159
+ pry (0.14.2)
160
+ coderay (~> 1.1)
161
+ method_source (~> 1.0)
162
+ pry-byebug (3.10.1)
163
+ byebug (~> 11.0)
164
+ pry (>= 0.13, < 0.15)
165
+ psych (5.1.1.1)
166
+ stringio
167
+ puma (6.4.0)
168
+ nio4r (~> 2.0)
169
+ racc (1.7.1)
170
+ rack (3.0.8)
171
+ rack-session (2.0.0)
172
+ rack (>= 3.0.0)
173
+ rack-test (2.1.0)
174
+ rack (>= 1.3)
175
+ rackup (2.1.0)
176
+ rack (>= 3)
177
+ webrick (~> 1.8)
178
+ rails (7.1.1)
179
+ actioncable (= 7.1.1)
180
+ actionmailbox (= 7.1.1)
181
+ actionmailer (= 7.1.1)
182
+ actionpack (= 7.1.1)
183
+ actiontext (= 7.1.1)
184
+ actionview (= 7.1.1)
185
+ activejob (= 7.1.1)
186
+ activemodel (= 7.1.1)
187
+ activerecord (= 7.1.1)
188
+ activestorage (= 7.1.1)
189
+ activesupport (= 7.1.1)
190
+ bundler (>= 1.15.0)
191
+ railties (= 7.1.1)
192
+ rails-dom-testing (2.2.0)
193
+ activesupport (>= 5.0.0)
194
+ minitest
195
+ nokogiri (>= 1.6)
196
+ rails-html-sanitizer (1.6.0)
197
+ loofah (~> 2.21)
198
+ nokogiri (~> 1.14)
199
+ railties (7.1.1)
200
+ actionpack (= 7.1.1)
201
+ activesupport (= 7.1.1)
202
+ irb
203
+ rackup (>= 1.0.0)
204
+ rake (>= 12.2)
205
+ thor (~> 1.0, >= 1.2.2)
206
+ zeitwerk (~> 2.6)
207
+ rake (13.0.6)
208
+ rb-fsevent (0.11.2)
209
+ rb-inotify (0.10.1)
210
+ ffi (~> 1.0)
211
+ rdoc (6.5.0)
212
+ psych (>= 4.0.0)
213
+ reline (0.3.9)
214
+ io-console (~> 0.5)
215
+ rspec (3.12.0)
216
+ rspec-core (~> 3.12.0)
217
+ rspec-expectations (~> 3.12.0)
218
+ rspec-mocks (~> 3.12.0)
219
+ rspec-core (3.12.2)
220
+ rspec-support (~> 3.12.0)
221
+ rspec-expectations (3.12.3)
222
+ diff-lcs (>= 1.2.0, < 2.0)
223
+ rspec-support (~> 3.12.0)
224
+ rspec-html-matchers (0.9.4)
225
+ nokogiri (~> 1)
226
+ rspec (>= 3.0.0.a, < 4)
227
+ rspec-mocks (3.12.6)
228
+ diff-lcs (>= 1.2.0, < 2.0)
229
+ rspec-support (~> 3.12.0)
230
+ rspec-rails (6.0.3)
231
+ actionpack (>= 6.1)
232
+ activesupport (>= 6.1)
233
+ railties (>= 6.1)
234
+ rspec-core (~> 3.12)
235
+ rspec-expectations (~> 3.12)
236
+ rspec-mocks (~> 3.12)
237
+ rspec-support (~> 3.12)
238
+ rspec-support (3.12.1)
239
+ ruby2_keywords (0.0.5)
240
+ shellany (0.0.1)
241
+ sprockets (4.2.1)
242
+ concurrent-ruby (~> 1.0)
243
+ rack (>= 2.2.4, < 4)
244
+ sprockets-rails (3.4.2)
245
+ actionpack (>= 5.2)
246
+ activesupport (>= 5.2)
247
+ sprockets (>= 3.0.0)
248
+ sqlite3 (1.6.7-x86_64-linux)
249
+ stringio (3.0.8)
250
+ thor (1.3.0)
251
+ timeout (0.4.0)
252
+ tzinfo (2.0.6)
253
+ concurrent-ruby (~> 1.0)
254
+ webrick (1.8.1)
255
+ websocket-driver (0.7.6)
256
+ websocket-extensions (>= 0.1.0)
257
+ websocket-extensions (0.1.5)
258
+ zeitwerk (2.6.12)
259
+
260
+ PLATFORMS
261
+ x86_64-linux
262
+
263
+ DEPENDENCIES
264
+ appraisal (~> 2.2)
265
+ guard-rspec (~> 4.7, >= 4.7.3)
266
+ memory_profiler (~> 0.9.14)
267
+ pry-byebug
268
+ puma
269
+ rails (~> 7.1.0)
270
+ rake
271
+ rbexy!
272
+ rspec (~> 3.12)
273
+ rspec-html-matchers (~> 0.9.3)
274
+ rspec-rails (~> 6.0, >= 6.0.3)
275
+ sprockets-rails (>= 2, < 4)
276
+ sqlite3
277
+
278
+ BUNDLED WITH
279
+ 2.2.3
@@ -94,8 +94,8 @@ PATH
94
94
  remote: ..
95
95
  specs:
96
96
  rbexy (2.0.0.rc2)
97
- actionview (>= 6, < 7.1)
98
- activesupport (>= 6, < 7.1)
97
+ actionview (>= 6, < 7.2)
98
+ activesupport (>= 6, < 7.2)
99
99
 
100
100
  GEM
101
101
  remote: https://rubygems.org/
@@ -107,11 +107,11 @@ GEM
107
107
  builder (3.2.4)
108
108
  byebug (11.1.3)
109
109
  coderay (1.1.3)
110
- concurrent-ruby (1.1.9)
110
+ concurrent-ruby (1.2.2)
111
111
  crass (1.0.6)
112
112
  diff-lcs (1.5.0)
113
113
  digest (3.1.0)
114
- erubi (1.10.0)
114
+ erubi (1.12.0)
115
115
  ffi (1.15.5)
116
116
  formatador (1.1.0)
117
117
  globalid (1.0.0)
@@ -130,15 +130,15 @@ GEM
130
130
  guard (~> 2.1)
131
131
  guard-compat (~> 1.1)
132
132
  rspec (>= 2.99.0, < 4.0)
133
- i18n (1.10.0)
133
+ i18n (1.14.1)
134
134
  concurrent-ruby (~> 1.0)
135
135
  io-wait (0.2.1)
136
136
  listen (3.7.1)
137
137
  rb-fsevent (~> 0.10, >= 0.10.3)
138
138
  rb-inotify (~> 0.9, >= 0.9.10)
139
- loofah (2.14.0)
139
+ loofah (2.21.4)
140
140
  crass (~> 1.0.2)
141
- nokogiri (>= 1.5.9)
141
+ nokogiri (>= 1.12.0)
142
142
  lumberjack (1.2.8)
143
143
  mail (2.7.1)
144
144
  mini_mime (>= 0.1.1)
@@ -146,7 +146,7 @@ GEM
146
146
  memory_profiler (0.9.14)
147
147
  method_source (1.0.0)
148
148
  mini_mime (1.1.2)
149
- minitest (5.15.0)
149
+ minitest (5.20.0)
150
150
  nenv (0.3.0)
151
151
  net-imap (0.2.3)
152
152
  digest
@@ -164,7 +164,7 @@ GEM
164
164
  net-protocol
165
165
  timeout
166
166
  nio4r (2.5.8)
167
- nokogiri (1.13.3-x86_64-linux)
167
+ nokogiri (1.15.4-x86_64-linux)
168
168
  racc (~> 1.4)
169
169
  notiffany (0.1.3)
170
170
  nenv (~> 0.1)
@@ -177,43 +177,45 @@ GEM
177
177
  pry (~> 0.13.0)
178
178
  puma (5.6.2)
179
179
  nio4r (~> 2.0)
180
- racc (1.6.0)
181
- rack (2.2.3)
182
- rack-test (1.1.0)
183
- rack (>= 1.0, < 3)
184
- rails-dom-testing (2.0.3)
185
- activesupport (>= 4.2.0)
180
+ racc (1.7.1)
181
+ rack (2.2.8)
182
+ rack-test (2.1.0)
183
+ rack (>= 1.3)
184
+ rails-dom-testing (2.2.0)
185
+ activesupport (>= 5.0.0)
186
+ minitest
186
187
  nokogiri (>= 1.6)
187
- rails-html-sanitizer (1.4.2)
188
- loofah (~> 2.3)
188
+ rails-html-sanitizer (1.6.0)
189
+ loofah (~> 2.21)
190
+ nokogiri (~> 1.14)
189
191
  rake (13.0.6)
190
192
  rb-fsevent (0.11.1)
191
193
  rb-inotify (0.10.1)
192
194
  ffi (~> 1.0)
193
- rspec (3.11.0)
194
- rspec-core (~> 3.11.0)
195
- rspec-expectations (~> 3.11.0)
196
- rspec-mocks (~> 3.11.0)
197
- rspec-core (3.11.0)
198
- rspec-support (~> 3.11.0)
199
- rspec-expectations (3.11.0)
195
+ rspec (3.12.0)
196
+ rspec-core (~> 3.12.0)
197
+ rspec-expectations (~> 3.12.0)
198
+ rspec-mocks (~> 3.12.0)
199
+ rspec-core (3.12.2)
200
+ rspec-support (~> 3.12.0)
201
+ rspec-expectations (3.12.3)
200
202
  diff-lcs (>= 1.2.0, < 2.0)
201
- rspec-support (~> 3.11.0)
203
+ rspec-support (~> 3.12.0)
202
204
  rspec-html-matchers (0.9.4)
203
205
  nokogiri (~> 1)
204
206
  rspec (>= 3.0.0.a, < 4)
205
- rspec-mocks (3.11.0)
207
+ rspec-mocks (3.12.6)
206
208
  diff-lcs (>= 1.2.0, < 2.0)
207
- rspec-support (~> 3.11.0)
208
- rspec-rails (4.1.2)
209
- actionpack (>= 4.2)
210
- activesupport (>= 4.2)
211
- railties (>= 4.2)
212
- rspec-core (~> 3.10)
213
- rspec-expectations (~> 3.10)
214
- rspec-mocks (~> 3.10)
215
- rspec-support (~> 3.10)
216
- rspec-support (3.11.0)
209
+ rspec-support (~> 3.12.0)
210
+ rspec-rails (6.0.3)
211
+ actionpack (>= 6.1)
212
+ activesupport (>= 6.1)
213
+ railties (>= 6.1)
214
+ rspec-core (~> 3.12)
215
+ rspec-expectations (~> 3.12)
216
+ rspec-mocks (~> 3.12)
217
+ rspec-support (~> 3.12)
218
+ rspec-support (3.12.1)
217
219
  shellany (0.0.1)
218
220
  sprockets (4.0.3)
219
221
  concurrent-ruby (~> 1.0)
@@ -224,14 +226,14 @@ GEM
224
226
  sprockets (>= 3.0.0)
225
227
  sqlite3 (1.4.2)
226
228
  strscan (3.0.1)
227
- thor (1.2.1)
229
+ thor (1.3.0)
228
230
  timeout (0.2.0)
229
- tzinfo (2.0.4)
231
+ tzinfo (2.0.6)
230
232
  concurrent-ruby (~> 1.0)
231
233
  websocket-driver (0.7.5)
232
234
  websocket-extensions (>= 0.1.0)
233
235
  websocket-extensions (0.1.5)
234
- zeitwerk (2.5.4)
236
+ zeitwerk (2.6.12)
235
237
 
236
238
  PLATFORMS
237
239
  x86_64-linux
@@ -245,9 +247,9 @@ DEPENDENCIES
245
247
  rails!
246
248
  rake
247
249
  rbexy!
248
- rspec (~> 3.9)
250
+ rspec (~> 3.12)
249
251
  rspec-html-matchers (~> 0.9.3)
250
- rspec-rails (~> 4.0, >= 4.0.1)
252
+ rspec-rails (~> 6.0, >= 6.0.3)
251
253
  sprockets-rails (>= 2, < 4)
252
254
  sqlite3
253
255
 
@@ -87,6 +87,7 @@ module Rbexy
87
87
  template.render(self, {})
88
88
  rescue ActionView::Template::Error => error
89
89
  error.set_backtrace clean_template_backtrace(error.backtrace)
90
+ error.cause.set_backtrace clean_template_backtrace(error.cause.backtrace)
90
91
  raise error
91
92
  end
92
93
 
@@ -21,7 +21,7 @@ module Rbexy
21
21
 
22
22
  def component_rendering_templates
23
23
  @component_rendering_templates ||= {
24
- children: "{capture{%{children}}}",
24
+ children: "{capture{%{children};nil}}",
25
25
  component: "::%{component_class}.new(%{view_context},%{kwargs}).render_in%{children_block}"
26
26
  }
27
27
  end