1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.1.4 )
5
- actionpack (= 7.1.4 )
6
- activesupport (= 7.1.4 )
4
+ actioncable (7.2.1 )
5
+ actionpack (= 7.2.1 )
6
+ activesupport (= 7.2.1 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.1.4 )
11
- actionpack (= 7.1.4 )
12
- activejob (= 7.1.4 )
13
- activerecord (= 7.1.4 )
14
- activestorage (= 7.1.4 )
15
- activesupport (= 7.1.4 )
16
- mail (>= 2.7.1 )
17
- net-imap
18
- net-pop
19
- net-smtp
20
- actionmailer (7.1.4 )
21
- actionpack (= 7.1.4 )
22
- actionview (= 7.1.4 )
23
- activejob (= 7.1.4 )
24
- activesupport (= 7.1.4 )
25
- mail (~> 2.5 , >= 2.5.4 )
26
- net-imap
27
- net-pop
28
- net-smtp
10
+ actionmailbox (7.2.1 )
11
+ actionpack (= 7.2.1 )
12
+ activejob (= 7.2.1 )
13
+ activerecord (= 7.2.1 )
14
+ activestorage (= 7.2.1 )
15
+ activesupport (= 7.2.1 )
16
+ mail (>= 2.8.0 )
17
+ actionmailer (7.2.1 )
18
+ actionpack (= 7.2.1 )
19
+ actionview (= 7.2.1 )
20
+ activejob (= 7.2.1 )
21
+ activesupport (= 7.2.1 )
22
+ mail (>= 2.8.0 )
29
23
rails-dom-testing (~> 2.2 )
30
- actionpack (7.1.4 )
31
- actionview (= 7.1.4 )
32
- activesupport (= 7.1.4 )
24
+ actionpack (7.2.1 )
25
+ actionview (= 7.2.1 )
26
+ activesupport (= 7.2.1 )
33
27
nokogiri (>= 1.8.5 )
34
28
racc
35
- rack (>= 2.2.4 )
29
+ rack (>= 2.2.4 , < 3.2 )
36
30
rack-session (>= 1.0.1 )
37
31
rack-test (>= 0.6.3 )
38
32
rails-dom-testing (~> 2.2 )
39
33
rails-html-sanitizer (~> 1.6 )
34
+ useragent (~> 0.16 )
40
35
actionpack-page_caching (1.2.4 )
41
36
actionpack (>= 4.0.0 )
42
- actiontext (7.1.4 )
43
- actionpack (= 7.1.4 )
44
- activerecord (= 7.1.4 )
45
- activestorage (= 7.1.4 )
46
- activesupport (= 7.1.4 )
37
+ actiontext (7.2.1 )
38
+ actionpack (= 7.2.1 )
39
+ activerecord (= 7.2.1 )
40
+ activestorage (= 7.2.1 )
41
+ activesupport (= 7.2.1 )
47
42
globalid (>= 0.6.0 )
48
43
nokogiri (>= 1.8.5 )
49
- actionview (7.1.4 )
50
- activesupport (= 7.1.4 )
44
+ actionview (7.2.1 )
45
+ activesupport (= 7.2.1 )
51
46
builder (~> 3.1 )
52
47
erubi (~> 1.11 )
53
48
rails-dom-testing (~> 2.2 )
54
49
rails-html-sanitizer (~> 1.6 )
55
- activejob (7.1.4 )
56
- activesupport (= 7.1.4 )
50
+ activejob (7.2.1 )
51
+ activesupport (= 7.2.1 )
57
52
globalid (>= 0.3.6 )
58
- activemodel (7.1.4 )
59
- activesupport (= 7.1.4 )
60
- activerecord (7.1.4 )
61
- activemodel (= 7.1.4 )
62
- activesupport (= 7.1.4 )
53
+ activemodel (7.2.1 )
54
+ activesupport (= 7.2.1 )
55
+ activerecord (7.2.1 )
56
+ activemodel (= 7.2.1 )
57
+ activesupport (= 7.2.1 )
63
58
timeout (>= 0.4.0 )
64
- activestorage (7.1.4 )
65
- actionpack (= 7.1.4 )
66
- activejob (= 7.1.4 )
67
- activerecord (= 7.1.4 )
68
- activesupport (= 7.1.4 )
59
+ activestorage (7.2.1 )
60
+ actionpack (= 7.2.1 )
61
+ activejob (= 7.2.1 )
62
+ activerecord (= 7.2.1 )
63
+ activesupport (= 7.2.1 )
69
64
marcel (~> 1.0 )
70
- activesupport (7.1.4 )
65
+ activesupport (7.2.1 )
71
66
base64
72
67
bigdecimal
73
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
68
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
74
69
connection_pool (>= 2.2.5 )
75
70
drb
76
71
i18n (>= 1.6 , < 2 )
72
+ logger (>= 1.4.2 )
77
73
minitest (>= 5.1 )
78
- mutex_m
79
- tzinfo (~> 2.0 )
74
+ securerandom ( >= 0.3 )
75
+ tzinfo (~> 2.0 , >= 2.0.5 )
80
76
airbrussh (1.5.2 )
81
77
sshkit (>= 1.6.1 , != 1.7.0 )
82
78
base64 (0.2.0 )
125
121
irb (1.14.0 )
126
122
rdoc (>= 4.0.0 )
127
123
reline (>= 0.4.2 )
124
+ logger (1.6.0 )
128
125
loofah (2.22.0 )
129
126
crass (~> 1.0.2 )
130
127
nokogiri (>= 1.12.0 )
137
134
mini_mime (1.1.5 )
138
135
mini_portile2 (2.8.7 )
139
136
minitest (5.25.1 )
140
- mutex_m (0.2.0 )
141
137
net-imap (0.4.14 )
142
138
date
143
139
net-protocol
@@ -170,20 +166,20 @@ GEM
170
166
rackup (1.0.0 )
171
167
rack (< 3 )
172
168
webrick
173
- rails (7.1.4 )
174
- actioncable (= 7.1.4 )
175
- actionmailbox (= 7.1.4 )
176
- actionmailer (= 7.1.4 )
177
- actionpack (= 7.1.4 )
178
- actiontext (= 7.1.4 )
179
- actionview (= 7.1.4 )
180
- activejob (= 7.1.4 )
181
- activemodel (= 7.1.4 )
182
- activerecord (= 7.1.4 )
183
- activestorage (= 7.1.4 )
184
- activesupport (= 7.1.4 )
169
+ rails (7.2.1 )
170
+ actioncable (= 7.2.1 )
171
+ actionmailbox (= 7.2.1 )
172
+ actionmailer (= 7.2.1 )
173
+ actionpack (= 7.2.1 )
174
+ actiontext (= 7.2.1 )
175
+ actionview (= 7.2.1 )
176
+ activejob (= 7.2.1 )
177
+ activemodel (= 7.2.1 )
178
+ activerecord (= 7.2.1 )
179
+ activestorage (= 7.2.1 )
180
+ activesupport (= 7.2.1 )
185
181
bundler (>= 1.15.0 )
186
- railties (= 7.1.4 )
182
+ railties (= 7.2.1 )
187
183
rails-controller-testing (1.0.5 )
188
184
actionpack (>= 5.0.1.rc1 )
189
185
actionview (>= 5.0.1.rc1 )
@@ -195,10 +191,10 @@ GEM
195
191
rails-html-sanitizer (1.6.0 )
196
192
loofah (~> 2.21 )
197
193
nokogiri (~> 1.14 )
198
- railties (7.1.4 )
199
- actionpack (= 7.1.4 )
200
- activesupport (= 7.1.4 )
201
- irb
194
+ railties (7.2.1 )
195
+ actionpack (= 7.2.1 )
196
+ activesupport (= 7.2.1 )
197
+ irb ( ~> 1.13 )
202
198
rackup (>= 1.0.0 )
203
199
rake (>= 12.2 )
204
200
thor (~> 1.0 , >= 1.2.2 )
223
219
sprockets (> 3.0 )
224
220
sprockets-rails
225
221
tilt
222
+ securerandom (0.3.1 )
226
223
sprockets (4.2.1 )
227
224
concurrent-ruby (~> 1.0 )
228
225
rack (>= 2.2.4 , < 4 )
247
244
uglifier (4.2.0 )
248
245
execjs (>= 0.3.0 , < 3 )
249
246
unf (0.2.0 )
247
+ useragent (0.16.10 )
250
248
web-console (4.2.1 )
251
249
actionview (>= 6.0.0 )
252
250
activemodel (>= 6.0.0 )
@@ -273,7 +271,7 @@ DEPENDENCIES
273
271
pg
274
272
puma (~> 5.6 )
275
273
rack (< 3.0 )
276
- rails (~> 7.1.0 )
274
+ rails (~> 7.2.1 )
277
275
rails-controller-testing
278
276
rbnacl (>= 3.2 , < 8.0 )
279
277
rbnacl-libsodium
0 commit comments