24
24
GEM
25
25
remote: https://rubygems.org/
26
26
specs:
27
- actioncable (7.1.3.4 )
28
- actionpack (= 7.1.3.4 )
29
- activesupport (= 7.1.3.4 )
27
+ actioncable (7.2.1 )
28
+ actionpack (= 7.2.1 )
29
+ activesupport (= 7.2.1 )
30
30
nio4r (~> 2.0 )
31
31
websocket-driver (>= 0.6.1 )
32
32
zeitwerk (~> 2.6 )
33
- actionmailbox (7.1.3.4 )
34
- actionpack (= 7.1.3.4 )
35
- activejob (= 7.1.3.4 )
36
- activerecord (= 7.1.3.4 )
37
- activestorage (= 7.1.3.4 )
38
- activesupport (= 7.1.3.4 )
39
- mail (>= 2.7.1 )
40
- net-imap
41
- net-pop
42
- net-smtp
43
- actionmailer (7.1.3.4 )
44
- actionpack (= 7.1.3.4 )
45
- actionview (= 7.1.3.4 )
46
- activejob (= 7.1.3.4 )
47
- activesupport (= 7.1.3.4 )
48
- mail (~> 2.5 , >= 2.5.4 )
49
- net-imap
50
- net-pop
51
- net-smtp
33
+ actionmailbox (7.2.1 )
34
+ actionpack (= 7.2.1 )
35
+ activejob (= 7.2.1 )
36
+ activerecord (= 7.2.1 )
37
+ activestorage (= 7.2.1 )
38
+ activesupport (= 7.2.1 )
39
+ mail (>= 2.8.0 )
40
+ actionmailer (7.2.1 )
41
+ actionpack (= 7.2.1 )
42
+ actionview (= 7.2.1 )
43
+ activejob (= 7.2.1 )
44
+ activesupport (= 7.2.1 )
45
+ mail (>= 2.8.0 )
52
46
rails-dom-testing (~> 2.2 )
53
- actionpack (7.1.3.4 )
54
- actionview (= 7.1.3.4 )
55
- activesupport (= 7.1.3.4 )
47
+ actionpack (7.2.1 )
48
+ actionview (= 7.2.1 )
49
+ activesupport (= 7.2.1 )
56
50
nokogiri (>= 1.8.5 )
57
51
racc
58
- rack (>= 2.2.4 )
52
+ rack (>= 2.2.4 , < 3.2 )
59
53
rack-session (>= 1.0.1 )
60
54
rack-test (>= 0.6.3 )
61
55
rails-dom-testing (~> 2.2 )
62
56
rails-html-sanitizer (~> 1.6 )
63
- actiontext (7.1.3.4 )
64
- actionpack (= 7.1.3.4 )
65
- activerecord (= 7.1.3.4 )
66
- activestorage (= 7.1.3.4 )
67
- activesupport (= 7.1.3.4 )
57
+ useragent (~> 0.16 )
58
+ actiontext (7.2.1 )
59
+ actionpack (= 7.2.1 )
60
+ activerecord (= 7.2.1 )
61
+ activestorage (= 7.2.1 )
62
+ activesupport (= 7.2.1 )
68
63
globalid (>= 0.6.0 )
69
64
nokogiri (>= 1.8.5 )
70
- actionview (7.1.3.4 )
71
- activesupport (= 7.1.3.4 )
65
+ actionview (7.2.1 )
66
+ activesupport (= 7.2.1 )
72
67
builder (~> 3.1 )
73
68
erubi (~> 1.11 )
74
69
rails-dom-testing (~> 2.2 )
75
70
rails-html-sanitizer (~> 1.6 )
76
- activejob (7.1.3.4 )
77
- activesupport (= 7.1.3.4 )
71
+ activejob (7.2.1 )
72
+ activesupport (= 7.2.1 )
78
73
globalid (>= 0.3.6 )
79
- activemodel (7.1.3.4 )
80
- activesupport (= 7.1.3.4 )
81
- activerecord (7.1.3.4 )
82
- activemodel (= 7.1.3.4 )
83
- activesupport (= 7.1.3.4 )
74
+ activemodel (7.2.1 )
75
+ activesupport (= 7.2.1 )
76
+ activerecord (7.2.1 )
77
+ activemodel (= 7.2.1 )
78
+ activesupport (= 7.2.1 )
84
79
timeout (>= 0.4.0 )
85
- activestorage (7.1.3.4 )
86
- actionpack (= 7.1.3.4 )
87
- activejob (= 7.1.3.4 )
88
- activerecord (= 7.1.3.4 )
89
- activesupport (= 7.1.3.4 )
80
+ activestorage (7.2.1 )
81
+ actionpack (= 7.2.1 )
82
+ activejob (= 7.2.1 )
83
+ activerecord (= 7.2.1 )
84
+ activesupport (= 7.2.1 )
90
85
marcel (~> 1.0 )
91
- activesupport (7.1.3.4 )
86
+ activesupport (7.2.1 )
92
87
base64
93
88
bigdecimal
94
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
89
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
95
90
connection_pool (>= 2.2.5 )
96
91
drb
97
92
i18n (>= 1.6 , < 2 )
93
+ logger (>= 1.4.2 )
98
94
minitest (>= 5.1 )
99
- mutex_m
100
- tzinfo (~> 2.0 )
95
+ securerandom ( >= 0.3 )
96
+ tzinfo (~> 2.0 , >= 2.0.5 )
101
97
appraisal (2.5.0 )
102
98
bundler
103
99
rake
110
106
activesupport (>= 3.0.0 )
111
107
railties (>= 3.0.0 )
112
108
thor (>= 0.14.6 )
113
- concurrent-ruby (1.3.3 )
109
+ concurrent-ruby (1.3.4 )
114
110
connection_pool (2.4.1 )
115
111
crass (1.0.6 )
116
112
csv (3.3.0 )
135
131
tomlrb (>= 1.3 , < 2.1 )
136
132
with_env (= 1.1.0 )
137
133
xml-simple (~> 1.1.9 )
134
+ logger (1.6.1 )
138
135
loofah (2.22.0 )
139
136
crass (~> 1.0.2 )
140
137
nokogiri (>= 1.12.0 )
146
143
marcel (1.0.4 )
147
144
mini_mime (1.1.5 )
148
145
mini_portile2 (2.8.7 )
149
- minitest (5.24.1 )
150
- mutex_m (0.2.0 )
151
- net-imap (0.4.14 )
146
+ minitest (5.25.1 )
147
+ net-imap (0.4.15 )
152
148
date
153
149
net-protocol
154
150
net-pop (0.1.2 )
@@ -178,31 +174,31 @@ GEM
178
174
rackup (2.1.0 )
179
175
rack (>= 3 )
180
176
webrick (~> 1.8 )
181
- rails (7.1.3.4 )
182
- actioncable (= 7.1.3.4 )
183
- actionmailbox (= 7.1.3.4 )
184
- actionmailer (= 7.1.3.4 )
185
- actionpack (= 7.1.3.4 )
186
- actiontext (= 7.1.3.4 )
187
- actionview (= 7.1.3.4 )
188
- activejob (= 7.1.3.4 )
189
- activemodel (= 7.1.3.4 )
190
- activerecord (= 7.1.3.4 )
191
- activestorage (= 7.1.3.4 )
192
- activesupport (= 7.1.3.4 )
177
+ rails (7.2.1 )
178
+ actioncable (= 7.2.1 )
179
+ actionmailbox (= 7.2.1 )
180
+ actionmailer (= 7.2.1 )
181
+ actionpack (= 7.2.1 )
182
+ actiontext (= 7.2.1 )
183
+ actionview (= 7.2.1 )
184
+ activejob (= 7.2.1 )
185
+ activemodel (= 7.2.1 )
186
+ activerecord (= 7.2.1 )
187
+ activestorage (= 7.2.1 )
188
+ activesupport (= 7.2.1 )
193
189
bundler (>= 1.15.0 )
194
- railties (= 7.1.3.4 )
190
+ railties (= 7.2.1 )
195
191
rails-dom-testing (2.2.0 )
196
192
activesupport (>= 5.0.0 )
197
193
minitest
198
194
nokogiri (>= 1.6 )
199
195
rails-html-sanitizer (1.6.0 )
200
196
loofah (~> 2.21 )
201
197
nokogiri (~> 1.14 )
202
- railties (7.1.3.4 )
203
- actionpack (= 7.1.3.4 )
204
- activesupport (= 7.1.3.4 )
205
- irb
198
+ railties (7.2.1 )
199
+ actionpack (= 7.2.1 )
200
+ activesupport (= 7.2.1 )
201
+ irb ( ~> 1.13 )
206
202
rackup (>= 1.0.0 )
207
203
rake (>= 12.2 )
208
204
thor (~> 1.0 , >= 1.2.2 )
255
251
rubocop (~> 1.40 )
256
252
ruby-progressbar (1.13.0 )
257
253
rubyzip (2.3.2 )
254
+ securerandom (0.3.1 )
258
255
sentry-ruby (5.18.2 )
259
256
bigdecimal
260
257
concurrent-ruby (~> 1.0 , >= 1.0.2 )
@@ -263,20 +260,21 @@ GEM
263
260
sqlite3 (1.7.3-arm64-darwin )
264
261
stringio (3.1.1 )
265
262
strscan (3.1.0 )
266
- thor (1.3.1 )
263
+ thor (1.3.2 )
267
264
timeout (0.4.1 )
268
265
tomlrb (2.0.3 )
269
266
tzinfo (2.0.6 )
270
267
concurrent-ruby (~> 1.0 )
271
268
unicode-display_width (2.5.0 )
269
+ useragent (0.16.10 )
272
270
webrick (1.8.1 )
273
271
websocket-driver (0.7.6 )
274
272
websocket-extensions (>= 0.1.0 )
275
273
websocket-extensions (0.1.5 )
276
274
with_env (1.1.0 )
277
275
xml-simple (1.1.9 )
278
276
rexml
279
- zeitwerk (2.6.17 )
277
+ zeitwerk (2.6.18 )
280
278
281
279
PLATFORMS
282
280
arm64-darwin-23
@@ -288,7 +286,7 @@ DEPENDENCIES
288
286
dep_shield !
289
287
license_finder (>= 7.0 )
290
288
nitro_config !
291
- rails (<= 7.1.3.4 )
289
+ rails (<= 7.2.1 )
292
290
rake (~> 13.0 )
293
291
rspec (~> 3.0 )
294
292
rubocop-powerhome !
0 commit comments