8
8
GEM
9
9
remote: http://rubygems.org/
10
10
specs:
11
- actioncable (7.0.8 )
12
- actionpack (= 7.0.8 )
13
- activesupport (= 7.0.8 )
11
+ actioncable (7.1.0 )
12
+ actionpack (= 7.1.0 )
13
+ activesupport (= 7.1.0 )
14
14
nio4r (~> 2.0 )
15
15
websocket-driver (>= 0.6.1 )
16
- actionmailbox (7.0.8 )
17
- actionpack (= 7.0.8 )
18
- activejob (= 7.0.8 )
19
- activerecord (= 7.0.8 )
20
- activestorage (= 7.0.8 )
21
- activesupport (= 7.0.8 )
16
+ zeitwerk (~> 2.6 )
17
+ actionmailbox (7.1.0 )
18
+ actionpack (= 7.1.0 )
19
+ activejob (= 7.1.0 )
20
+ activerecord (= 7.1.0 )
21
+ activestorage (= 7.1.0 )
22
+ activesupport (= 7.1.0 )
22
23
mail (>= 2.7.1 )
23
24
net-imap
24
25
net-pop
25
26
net-smtp
26
- actionmailer (7.0.8 )
27
- actionpack (= 7.0.8 )
28
- actionview (= 7.0.8 )
29
- activejob (= 7.0.8 )
30
- activesupport (= 7.0.8 )
27
+ actionmailer (7.1.0 )
28
+ actionpack (= 7.1.0 )
29
+ actionview (= 7.1.0 )
30
+ activejob (= 7.1.0 )
31
+ activesupport (= 7.1.0 )
31
32
mail (~> 2.5 , >= 2.5.4 )
32
33
net-imap
33
34
net-pop
34
35
net-smtp
35
- rails-dom-testing (~> 2.0 )
36
- actionpack (7.0.8 )
37
- actionview (= 7.0.8 )
38
- activesupport (= 7.0.8 )
39
- rack (~> 2.0 , >= 2.2.4 )
36
+ rails-dom-testing (~> 2.2 )
37
+ actionpack (7.1.0 )
38
+ actionview (= 7.1.0 )
39
+ activesupport (= 7.1.0 )
40
+ nokogiri (>= 1.8.5 )
41
+ rack (>= 2.2.4 )
42
+ rack-session (>= 1.0.1 )
40
43
rack-test (>= 0.6.3 )
41
- rails-dom-testing (~> 2.0 )
42
- rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
43
- actiontext (7.0.8 )
44
- actionpack (= 7.0.8 )
45
- activerecord (= 7.0.8 )
46
- activestorage (= 7.0.8 )
47
- activesupport (= 7.0.8 )
44
+ rails-dom-testing (~> 2.2 )
45
+ rails-html-sanitizer (~> 1.6 )
46
+ actiontext (7.1.0 )
47
+ actionpack (= 7.1.0 )
48
+ activerecord (= 7.1.0 )
49
+ activestorage (= 7.1.0 )
50
+ activesupport (= 7.1.0 )
48
51
globalid (>= 0.6.0 )
49
52
nokogiri (>= 1.8.5 )
50
- actionview (7.0.8 )
51
- activesupport (= 7.0.8 )
53
+ actionview (7.1.0 )
54
+ activesupport (= 7.1.0 )
52
55
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.8 )
57
- activesupport (= 7.0.8 )
56
+ erubi (~> 1.11 )
57
+ rails-dom-testing (~> 2.2 )
58
+ rails-html-sanitizer (~> 1.6 )
59
+ activejob (7.1.0 )
60
+ activesupport (= 7.1.0 )
58
61
globalid (>= 0.3.6 )
59
- activemodel (7.0.8 )
60
- activesupport (= 7.0.8 )
61
- activerecord (7.0.8 )
62
- activemodel (= 7.0.8 )
63
- activesupport (= 7.0.8 )
64
- activestorage (7.0.8 )
65
- actionpack (= 7.0.8 )
66
- activejob (= 7.0.8 )
67
- activerecord (= 7.0.8 )
68
- activesupport (= 7.0.8 )
62
+ activemodel (7.1.0 )
63
+ activesupport (= 7.1.0 )
64
+ activerecord (7.1.0 )
65
+ activemodel (= 7.1.0 )
66
+ activesupport (= 7.1.0 )
67
+ timeout (>= 0.4.0 )
68
+ activestorage (7.1.0 )
69
+ actionpack (= 7.1.0 )
70
+ activejob (= 7.1.0 )
71
+ activerecord (= 7.1.0 )
72
+ activesupport (= 7.1.0 )
69
73
marcel (~> 1.0 )
70
- mini_mime (>= 1.1.0 )
71
- activesupport (7.0.8 )
74
+ activesupport (7.1.0 )
75
+ base64
76
+ bigdecimal
72
77
concurrent-ruby (~> 1.0 , >= 1.0.2 )
78
+ connection_pool (>= 2.2.5 )
79
+ drb
73
80
i18n (>= 1.6 , < 2 )
74
81
minitest (>= 5.1 )
82
+ mutex_m
75
83
tzinfo (~> 2.0 )
76
84
addressable (2.8.5 )
77
85
public_suffix (>= 2.0.2 , < 6.0 )
78
86
ast (2.4.2 )
79
87
base64 (0.1.1 )
88
+ bigdecimal (3.1.4 )
89
+ bigdecimal (3.1.4-java )
80
90
builder (3.2.4 )
81
91
capybara (3.39.2 )
82
92
addressable
93
103
railties (>= 3.0.0 )
94
104
thor (>= 0.14.6 )
95
105
concurrent-ruby (1.2.2 )
106
+ connection_pool (2.4.1 )
96
107
crass (1.0.6 )
97
108
date (3.3.3 )
98
109
date (3.3.3-java )
99
110
diff-lcs (1.5.0 )
100
111
docile (1.4.0 )
112
+ drb (2.1.1 )
113
+ ruby2_keywords
101
114
erubi (1.12.0 )
102
115
ffi (1.16.3-java )
103
116
globalid (1.2.1 )
104
117
activesupport (>= 6.1 )
105
118
i18n (1.14.1 )
106
119
concurrent-ruby (~> 1.0 )
120
+ io-console (0.6.0 )
121
+ io-console (0.6.0-java )
122
+ irb (1.8.1 )
123
+ rdoc
124
+ reline (>= 0.3.8 )
125
+ jar-dependencies (0.4.1 )
107
126
json (2.6.3 )
108
127
json (2.6.3-java )
109
128
language_server-protocol (3.17.0.3 )
121
140
mini_mime (1.1.5 )
122
141
mini_portile2 (2.8.4 )
123
142
minitest (5.20.0 )
143
+ mutex_m (0.1.2 )
124
144
net-imap (0.4.0 )
125
145
date
126
146
net-protocol
@@ -148,43 +168,57 @@ GEM
148
168
coderay (~> 1.1 )
149
169
method_source (~> 1.0 )
150
170
spoon (~> 0.0 )
171
+ psych (5.1.0 )
172
+ stringio
173
+ psych (5.1.0-java )
174
+ jar-dependencies (>= 0.1.7 )
151
175
public_suffix (5.0.3 )
152
176
racc (1.7.1 )
153
177
racc (1.7.1-java )
154
178
rack (2.2.8 )
179
+ rack-session (1.0.1 )
180
+ rack (< 3 )
155
181
rack-test (2.1.0 )
156
182
rack (>= 1.3 )
157
- rails (7.0.8 )
158
- actioncable (= 7.0.8 )
159
- actionmailbox (= 7.0.8 )
160
- actionmailer (= 7.0.8 )
161
- actionpack (= 7.0.8 )
162
- actiontext (= 7.0.8 )
163
- actionview (= 7.0.8 )
164
- activejob (= 7.0.8 )
165
- activemodel (= 7.0.8 )
166
- activerecord (= 7.0.8 )
167
- activestorage (= 7.0.8 )
168
- activesupport (= 7.0.8 )
183
+ rackup (1.0.0 )
184
+ rack (< 3 )
185
+ webrick
186
+ rails (7.1.0 )
187
+ actioncable (= 7.1.0 )
188
+ actionmailbox (= 7.1.0 )
189
+ actionmailer (= 7.1.0 )
190
+ actionpack (= 7.1.0 )
191
+ actiontext (= 7.1.0 )
192
+ actionview (= 7.1.0 )
193
+ activejob (= 7.1.0 )
194
+ activemodel (= 7.1.0 )
195
+ activerecord (= 7.1.0 )
196
+ activestorage (= 7.1.0 )
197
+ activesupport (= 7.1.0 )
169
198
bundler (>= 1.15.0 )
170
- railties (= 7.0.8 )
199
+ railties (= 7.1.0 )
171
200
rails-dom-testing (2.2.0 )
172
201
activesupport (>= 5.0.0 )
173
202
minitest
174
203
nokogiri (>= 1.6 )
175
204
rails-html-sanitizer (1.6.0 )
176
205
loofah (~> 2.21 )
177
206
nokogiri (~> 1.14 )
178
- railties (7.0.8 )
179
- actionpack (= 7.0.8 )
180
- activesupport (= 7.0.8 )
181
- method_source
207
+ railties (7.1.0 )
208
+ actionpack (= 7.1.0 )
209
+ activesupport (= 7.1.0 )
210
+ irb
211
+ rackup (>= 1.0.0 )
182
212
rake (>= 12.2 )
183
- thor (~> 1.0 )
184
- zeitwerk (~> 2.5 )
213
+ thor (~> 1.0 , >= 1.2.2 )
214
+ zeitwerk (~> 2.6 )
185
215
rainbow (3.1.1 )
186
216
rake (13.0.6 )
217
+ rdoc (6.5.0 )
218
+ psych (>= 4.0.0 )
187
219
regexp_parser (2.8.1 )
220
+ reline (0.3.9 )
221
+ io-console (~> 0.5 )
188
222
rexml (3.2.6 )
189
223
rspec (3.12.0 )
190
224
rspec-core (~> 3.12.0 )
@@ -236,11 +270,13 @@ GEM
236
270
simplecov_json_formatter (0.1.4 )
237
271
spoon (0.0.6 )
238
272
ffi
273
+ stringio (3.0.8 )
239
274
thor (1.2.2 )
240
275
timeout (0.4.0 )
241
276
tzinfo (2.0.6 )
242
277
concurrent-ruby (~> 1.0 )
243
278
unicode-display_width (2.5.0 )
279
+ webrick (1.8.1 )
244
280
websocket-driver (0.7.6 )
245
281
websocket-extensions (>= 0.1.0 )
246
282
websocket-driver (0.7.6-java )
@@ -259,7 +295,7 @@ DEPENDENCIES
259
295
capybara
260
296
combustion
261
297
pry
262
- rails (~> 7.0.2 )
298
+ rails (~> 7.1.0 )
263
299
rake
264
300
rspec
265
301
rspec-rails
0 commit comments