11GEM
22 remote: https://rubygems.org/
33 specs:
4- actioncable (7.1.5 .1 )
5- actionpack (= 7.1.5 .1 )
6- activesupport (= 7.1.5 .1 )
4+ actioncable (7.2.2 .1 )
5+ actionpack (= 7.2.2 .1 )
6+ activesupport (= 7.2.2 .1 )
77 nio4r (~> 2.0 )
88 websocket-driver (>= 0.6.1 )
99 zeitwerk (~> 2.6 )
10- actionmailbox (7.1.5.1 )
11- actionpack (= 7.1.5.1 )
12- activejob (= 7.1.5.1 )
13- activerecord (= 7.1.5.1 )
14- activestorage (= 7.1.5.1 )
15- activesupport (= 7.1.5.1 )
16- mail (>= 2.7.1 )
17- net-imap
18- net-pop
19- net-smtp
20- actionmailer (7.1.5.1 )
21- actionpack (= 7.1.5.1 )
22- actionview (= 7.1.5.1 )
23- activejob (= 7.1.5.1 )
24- activesupport (= 7.1.5.1 )
25- mail (~> 2.5 , >= 2.5.4 )
26- net-imap
27- net-pop
28- net-smtp
10+ actionmailbox (7.2.2.1 )
11+ actionpack (= 7.2.2.1 )
12+ activejob (= 7.2.2.1 )
13+ activerecord (= 7.2.2.1 )
14+ activestorage (= 7.2.2.1 )
15+ activesupport (= 7.2.2.1 )
16+ mail (>= 2.8.0 )
17+ actionmailer (7.2.2.1 )
18+ actionpack (= 7.2.2.1 )
19+ actionview (= 7.2.2.1 )
20+ activejob (= 7.2.2.1 )
21+ activesupport (= 7.2.2.1 )
22+ mail (>= 2.8.0 )
2923 rails-dom-testing (~> 2.2 )
30- actionpack (7.1.5 .1 )
31- actionview (= 7.1.5 .1 )
32- activesupport (= 7.1.5 .1 )
24+ actionpack (7.2.2 .1 )
25+ actionview (= 7.2.2 .1 )
26+ activesupport (= 7.2.2 .1 )
3327 nokogiri (>= 1.8.5 )
3428 racc
35- rack (>= 2.2.4 )
29+ rack (>= 2.2.4 , < 3.2 )
3630 rack-session (>= 1.0.1 )
3731 rack-test (>= 0.6.3 )
3832 rails-dom-testing (~> 2.2 )
3933 rails-html-sanitizer (~> 1.6 )
40- actiontext (7.1.5.1 )
41- actionpack (= 7.1.5.1 )
42- activerecord (= 7.1.5.1 )
43- activestorage (= 7.1.5.1 )
44- activesupport (= 7.1.5.1 )
34+ useragent (~> 0.16 )
35+ actiontext (7.2.2.1 )
36+ actionpack (= 7.2.2.1 )
37+ activerecord (= 7.2.2.1 )
38+ activestorage (= 7.2.2.1 )
39+ activesupport (= 7.2.2.1 )
4540 globalid (>= 0.6.0 )
4641 nokogiri (>= 1.8.5 )
47- actionview (7.1.5 .1 )
48- activesupport (= 7.1.5 .1 )
42+ actionview (7.2.2 .1 )
43+ activesupport (= 7.2.2 .1 )
4944 builder (~> 3.1 )
5045 erubi (~> 1.11 )
5146 rails-dom-testing (~> 2.2 )
5247 rails-html-sanitizer (~> 1.6 )
53- activejob (7.1.5 .1 )
54- activesupport (= 7.1.5 .1 )
48+ activejob (7.2.2 .1 )
49+ activesupport (= 7.2.2 .1 )
5550 globalid (>= 0.3.6 )
56- activemodel (7.1.5 .1 )
57- activesupport (= 7.1.5 .1 )
58- activerecord (7.1.5 .1 )
59- activemodel (= 7.1.5 .1 )
60- activesupport (= 7.1.5 .1 )
51+ activemodel (7.2.2 .1 )
52+ activesupport (= 7.2.2 .1 )
53+ activerecord (7.2.2 .1 )
54+ activemodel (= 7.2.2 .1 )
55+ activesupport (= 7.2.2 .1 )
6156 timeout (>= 0.4.0 )
62- activestorage (7.1.5 .1 )
63- actionpack (= 7.1.5 .1 )
64- activejob (= 7.1.5 .1 )
65- activerecord (= 7.1.5 .1 )
66- activesupport (= 7.1.5 .1 )
57+ activestorage (7.2.2 .1 )
58+ actionpack (= 7.2.2 .1 )
59+ activejob (= 7.2.2 .1 )
60+ activerecord (= 7.2.2 .1 )
61+ activesupport (= 7.2.2 .1 )
6762 marcel (~> 1.0 )
68- activesupport (7.1.5 .1 )
63+ activesupport (7.2.2 .1 )
6964 base64
7065 benchmark (>= 0.3 )
7166 bigdecimal
72- concurrent-ruby (~> 1.0 , >= 1.0.2 )
67+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
7368 connection_pool (>= 2.2.5 )
7469 drb
7570 i18n (>= 1.6 , < 2 )
7671 logger (>= 1.4.2 )
7772 minitest (>= 5.1 )
78- mutex_m
7973 securerandom (>= 0.3 )
80- tzinfo (~> 2.0 )
74+ tzinfo (~> 2.0 , >= 2.0.5 )
8175 acts_as_list (1.2.4 )
8276 activerecord (>= 6.1 )
8377 activesupport (>= 6.1 )
@@ -108,15 +102,15 @@ GEM
108102 aws-sigv4 (~> 1.5 )
109103 aws-sigv4 (1.11.0 )
110104 aws-eventstream (~> 1 , >= 1.0.2 )
111- base64 (0.2 .0 )
105+ base64 (0.3 .0 )
112106 batch-loader (2.0.5 )
113107 bcrypt (3.1.20 )
114- benchmark (0.4.0 )
108+ benchmark (0.4.1 )
115109 benchmark-ips (2.14.0 )
116- bigdecimal (3.1.9 )
110+ bigdecimal (3.2.2 )
117111 builder (3.3.0 )
118112 concurrent-ruby (1.3.5 )
119- connection_pool (2.5.0 )
113+ connection_pool (2.5.3 )
120114 crack (1.0.0 )
121115 bigdecimal
122116 rexml
127121 irb (~> 1.10 )
128122 reline (>= 0.3.8 )
129123 diff-lcs (1.5.1 )
130- drb (2.2.1 )
124+ drb (2.2.3 )
125+ erb (5.0.2 )
131126 erubi (1.13.1 )
132127 fabrication (2.31.0 )
133128 faraday (2.12.2 )
153148 hashie (5.0.0 )
154149 i18n (1.14.7 )
155150 concurrent-ruby (~> 1.0 )
156- io-console (0.8.0 )
157- irb (1.15.1 )
151+ io-console (0.8.1 )
152+ irb (1.15.2 )
158153 pp (>= 0.6.0 )
159154 rdoc (>= 4.0.0 )
160155 reline (>= 0.4.2 )
178173 listen (3.9.0 )
179174 rb-fsevent (~> 0.10 , >= 0.10.3 )
180175 rb-inotify (~> 0.9 , >= 0.9.10 )
181- logger (1.6.5 )
182- loofah (2.24.0 )
176+ logger (1.7.0 )
177+ loofah (2.24.1 )
183178 crass (~> 1.0.2 )
184179 nokogiri (>= 1.12.0 )
185180 mail (2.8.1 )
@@ -193,14 +188,13 @@ GEM
193188 mime-types-data (~> 3.2015 )
194189 mime-types-data (3.2025.0204 )
195190 mini_mime (1.1.5 )
196- minitest (5.25.4 )
191+ minitest (5.25.5 )
197192 multi_json (1.15.0 )
198193 multi_xml (0.7.1 )
199194 bigdecimal (~> 3.1 )
200- mutex_m (0.3.0 )
201195 net-http (0.6.0 )
202196 uri
203- net-imap (0.5.6 )
197+ net-imap (0.5.9 )
204198 date
205199 net-protocol
206200 net-pop (0.1.2 )
211205 net-protocol
212206 newrelic_rpm (9.17.0 )
213207 nio4r (2.7.4 )
214- nokogiri (1.18.2 -arm64-darwin )
208+ nokogiri (1.18.9 -arm64-darwin )
215209 racc (~> 1.4 )
216- nokogiri (1.18.2 -x86_64-linux-gnu )
210+ nokogiri (1.18.9 -x86_64-linux-gnu )
217211 racc (~> 1.4 )
218212 oauth (1.1.0 )
219213 oauth-tty (~> 1.0 , >= 1.0.1 )
@@ -237,62 +231,63 @@ GEM
237231 pp (0.6.2 )
238232 prettyprint
239233 prettyprint (0.2.0 )
240- psych (5.2.3 )
234+ psych (5.2.6 )
241235 date
242236 stringio
243237 public_suffix (6.0.1 )
244238 puma (6.6.0 )
245239 nio4r (~> 2.0 )
246240 racc (1.8.1 )
247- rack (3.1.9 )
241+ rack (3.1.16 )
248242 rack-cors (2.0.2 )
249243 rack (>= 2.0.0 )
250- rack-session (2.1.0 )
244+ rack-session (2.1.1 )
251245 base64 (>= 0.1.0 )
252246 rack (>= 3.0.0 )
253247 rack-test (2.2.0 )
254248 rack (>= 1.3 )
255249 rackup (2.2.1 )
256250 rack (>= 3 )
257- rails (7.1.5 .1 )
258- actioncable (= 7.1.5 .1 )
259- actionmailbox (= 7.1.5 .1 )
260- actionmailer (= 7.1.5 .1 )
261- actionpack (= 7.1.5 .1 )
262- actiontext (= 7.1.5 .1 )
263- actionview (= 7.1.5 .1 )
264- activejob (= 7.1.5 .1 )
265- activemodel (= 7.1.5 .1 )
266- activerecord (= 7.1.5 .1 )
267- activestorage (= 7.1.5 .1 )
268- activesupport (= 7.1.5 .1 )
251+ rails (7.2.2 .1 )
252+ actioncable (= 7.2.2 .1 )
253+ actionmailbox (= 7.2.2 .1 )
254+ actionmailer (= 7.2.2 .1 )
255+ actionpack (= 7.2.2 .1 )
256+ actiontext (= 7.2.2 .1 )
257+ actionview (= 7.2.2 .1 )
258+ activejob (= 7.2.2 .1 )
259+ activemodel (= 7.2.2 .1 )
260+ activerecord (= 7.2.2 .1 )
261+ activestorage (= 7.2.2 .1 )
262+ activesupport (= 7.2.2 .1 )
269263 bundler (>= 1.15.0 )
270- railties (= 7.1.5 .1 )
271- rails-dom-testing (2.2 .0 )
264+ railties (= 7.2.2 .1 )
265+ rails-dom-testing (2.3 .0 )
272266 activesupport (>= 5.0.0 )
273267 minitest
274268 nokogiri (>= 1.6 )
275269 rails-html-sanitizer (1.6.2 )
276270 loofah (~> 2.21 )
277271 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 )
278- railties (7.1.5 .1 )
279- actionpack (= 7.1.5 .1 )
280- activesupport (= 7.1.5 .1 )
281- irb
272+ railties (7.2.2 .1 )
273+ actionpack (= 7.2.2 .1 )
274+ activesupport (= 7.2.2 .1 )
275+ irb ( ~> 1.13 )
282276 rackup (>= 1.0.0 )
283277 rake (>= 12.2 )
284278 thor (~> 1.0 , >= 1.2.2 )
285279 zeitwerk (~> 2.6 )
286280 rainbow (3.1.1 )
287- rake (13.2.1 )
281+ rake (13.3.0 )
288282 rb-fsevent (0.11.2 )
289283 rb-inotify (0.11.1 )
290284 ffi (~> 1.0 )
291285 rbtree3 (0.7.1 )
292- rdoc (6.12.0 )
286+ rdoc (6.14.2 )
287+ erb
293288 psych (>= 4.0.0 )
294289 regexp_parser (2.10.0 )
295- reline (0.6.0 )
290+ reline (0.6.2 )
296291 io-console (~> 0.5 )
297292 rexml (3.4.0 )
298293 rspec-core (3.13.3 )
@@ -347,13 +342,13 @@ GEM
347342 bcrypt (~> 3.1 )
348343 oauth (>= 0.6 )
349344 oauth2 (~> 2.0 )
350- stringio (3.1.2 )
345+ stringio (3.1.7 )
351346 stripe (5.55.0 )
352347 stripe-ruby-mock (3.1.0.rc3 )
353348 dante (>= 0.2.0 )
354349 multi_json (~> 1.0 )
355350 stripe (> 5 , < 6 )
356- thor (1.3.2 )
351+ thor (1.4.0 )
357352 timeout (0.4.3 )
358353 twilio-ruby (7.4.3 )
359354 benchmark
@@ -367,16 +362,17 @@ GEM
367362 unicode-emoji (~> 4.0 , >= 4.0.4 )
368363 unicode-emoji (4.0.4 )
369364 uri (1.0.2 )
365+ useragent (0.16.11 )
370366 version_gem (1.1.4 )
371367 webmock (3.25.0 )
372368 addressable (>= 2.8.0 )
373369 crack (>= 0.3.2 )
374370 hashdiff (>= 0.4.0 , < 2.0.0 )
375- websocket-driver (0.7.7 )
371+ websocket-driver (0.8.0 )
376372 base64
377373 websocket-extensions (>= 0.1.0 )
378374 websocket-extensions (0.1.5 )
379- zeitwerk (2.7.1 )
375+ zeitwerk (2.7.3 )
380376
381377PLATFORMS
382378 arm64-darwin-24
@@ -404,7 +400,7 @@ DEPENDENCIES
404400 pg
405401 puma
406402 rack-cors
407- rails (~> 7.1.3 )
403+ rails (~> 7.2.0 )
408404 rspec-rails
409405 rubocop
410406 rubocop-graphql
0 commit comments