11GEM
22 remote: https://rubygems.org/
33 specs:
4- actioncable (7.1.3.2 )
5- actionpack (= 7.1.3.2 )
6- activesupport (= 7.1.3.2 )
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.3.2 )
11- actionpack (= 7.1.3.2 )
12- activejob (= 7.1.3.2 )
13- activerecord (= 7.1.3.2 )
14- activestorage (= 7.1.3.2 )
15- activesupport (= 7.1.3.2 )
16- mail (>= 2.7.1 )
17- net-imap
18- net-pop
19- net-smtp
20- actionmailer (7.1.3.2 )
21- actionpack (= 7.1.3.2 )
22- actionview (= 7.1.3.2 )
23- activejob (= 7.1.3.2 )
24- activesupport (= 7.1.3.2 )
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.3.2 )
31- actionview (= 7.1.3.2 )
32- activesupport (= 7.1.3.2 )
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.3.2 )
41- actionpack (= 7.1.3.2 )
42- activerecord (= 7.1.3.2 )
43- activestorage (= 7.1.3.2 )
44- activesupport (= 7.1.3.2 )
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.3.2 )
48- activesupport (= 7.1.3.2 )
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.3.2 )
54- activesupport (= 7.1.3.2 )
48+ activejob (7.2.2.1 )
49+ activesupport (= 7.2.2.1 )
5550 globalid (>= 0.3.6 )
56- activemodel (7.1.3.2 )
57- activesupport (= 7.1.3.2 )
58- activerecord (7.1.3.2 )
59- activemodel (= 7.1.3.2 )
60- activesupport (= 7.1.3.2 )
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.3.2 )
63- actionpack (= 7.1.3.2 )
64- activejob (= 7.1.3.2 )
65- activerecord (= 7.1.3.2 )
66- activesupport (= 7.1.3.2 )
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.3.2 )
63+ activesupport (7.2.2.1 )
6964 base64
65+ benchmark (>= 0.3 )
7066 bigdecimal
71- concurrent-ruby (~> 1.0 , >= 1.0.2 )
67+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
7268 connection_pool (>= 2.2.5 )
7369 drb
7470 i18n (>= 1.6 , < 2 )
71+ logger (>= 1.4.2 )
7572 minitest (>= 5.1 )
76- mutex_m
77- tzinfo (~> 2.0 )
73+ securerandom ( >= 0.3 )
74+ tzinfo (~> 2.0 , >= 2.0.5 )
7875 addressable (2.8.7 )
7976 public_suffix (>= 2.0.2 , < 7.0 )
8077 ast (2.4.2 )
8178 base64 (0.2.0 )
79+ benchmark (0.4.0 )
8280 bigdecimal (3.1.8 )
8381 bootsnap (1.18.4 )
8482 msgpack (~> 1.2 )
85- builder (3.2.4 )
86- concurrent-ruby (1.2.3 )
83+ builder (3.3.0 )
84+ concurrent-ruby (1.3.4 )
8785 connection_pool (2.4.1 )
8886 crack (1.0.0 )
8987 bigdecimal
9391 activerecord (>= 5.a )
9492 database_cleaner-core (~> 2.0.0 )
9593 database_cleaner-core (2.0.1 )
96- date (3.3.4 )
94+ date (3.4.1 )
9795 debug (1.9.2 )
9896 irb (~> 1.10 )
9997 reline (>= 0.3.8 )
10098 diff-lcs (1.5.1 )
10199 drb (2.2.1 )
102100 email_validator (2.2.4 )
103101 activemodel
104- erubi (1.12 .0 )
102+ erubi (1.13 .0 )
105103 factory_bot (6.4.6 )
106104 activesupport (>= 5.0.0 )
107105 factory_bot_rails (6.4.3 )
@@ -115,18 +113,19 @@ GEM
115113 hashdiff (1.1.1 )
116114 i18n (1.14.6 )
117115 concurrent-ruby (~> 1.0 )
118- io-console (0.7.2 )
119- irb (1.12.0 )
120- rdoc
116+ io-console (0.8.0 )
117+ irb (1.14.1 )
118+ rdoc ( >= 4.0.0 )
121119 reline (>= 0.4.2 )
122120 json (2.7.2 )
123121 jwt (2.8.1 )
124122 base64
125123 language_server-protocol (3.17.0.3 )
124+ logger (1.6.2 )
126125 logstash-event (1.2.02 )
127126 logstash-logger (0.26.1 )
128127 logstash-event (~> 1.2 )
129- loofah (2.22.0 )
128+ loofah (2.23.1 )
130129 crass (~> 1.0.2 )
131130 nokogiri (>= 1.12.0 )
132131 mail (2.8.1 )
136135 net-smtp
137136 marcel (1.0.4 )
138137 mini_mime (1.1.5 )
139- minitest (5.22.3 )
138+ minitest (5.25.4 )
140139 msgpack (1.7.5 )
141- mutex_m (0.2.0 )
142- net-imap (0.4.10 )
140+ net-imap (0.5.1 )
143141 date
144142 net-protocol
145143 net-pop (0.1.2 )
@@ -148,54 +146,54 @@ GEM
148146 timeout
149147 net-smtp (0.5.0 )
150148 net-protocol
151- nio4r (2.7.1 )
152- nokogiri (1.16.7 -aarch64-linux )
149+ nio4r (2.7.4 )
150+ nokogiri (1.17.1 -aarch64-linux )
153151 racc (~> 1.4 )
154- nokogiri (1.16.7 -arm-linux )
152+ nokogiri (1.17.1 -arm-linux )
155153 racc (~> 1.4 )
156- nokogiri (1.16.7 -arm64-darwin )
154+ nokogiri (1.17.1 -arm64-darwin )
157155 racc (~> 1.4 )
158- nokogiri (1.16.7 -x86-linux )
156+ nokogiri (1.17.1 -x86-linux )
159157 racc (~> 1.4 )
160- nokogiri (1.16.7 -x86_64-darwin )
158+ nokogiri (1.17.1 -x86_64-darwin )
161159 racc (~> 1.4 )
162- nokogiri (1.16.7 -x86_64-linux )
160+ nokogiri (1.17.1 -x86_64-linux )
163161 racc (~> 1.4 )
164162 parallel (1.26.3 )
165163 parser (3.3.5.0 )
166164 ast (~> 2.4.1 )
167165 racc
168166 pg (1.5.9 )
169- psych (5.1.2 )
167+ psych (5.2.1 )
168+ date
170169 stringio
171170 public_suffix (6.0.1 )
172171 puma (6.4.2 )
173172 nio4r (~> 2.0 )
174- racc (1.7.3 )
175- rack (3.0.11 )
173+ racc (1.8.1 )
174+ rack (3.1.8 )
176175 rack-cors (2.0.2 )
177176 rack (>= 2.0.0 )
178177 rack-session (2.0.0 )
179178 rack (>= 3.0.0 )
180179 rack-test (2.1.0 )
181180 rack (>= 1.3 )
182- rackup (2.1.0 )
181+ rackup (2.2.1 )
183182 rack (>= 3 )
184- webrick (~> 1.8 )
185- rails (7.1.3.2 )
186- actioncable (= 7.1.3.2 )
187- actionmailbox (= 7.1.3.2 )
188- actionmailer (= 7.1.3.2 )
189- actionpack (= 7.1.3.2 )
190- actiontext (= 7.1.3.2 )
191- actionview (= 7.1.3.2 )
192- activejob (= 7.1.3.2 )
193- activemodel (= 7.1.3.2 )
194- activerecord (= 7.1.3.2 )
195- activestorage (= 7.1.3.2 )
196- activesupport (= 7.1.3.2 )
183+ rails (7.2.2.1 )
184+ actioncable (= 7.2.2.1 )
185+ actionmailbox (= 7.2.2.1 )
186+ actionmailer (= 7.2.2.1 )
187+ actionpack (= 7.2.2.1 )
188+ actiontext (= 7.2.2.1 )
189+ actionview (= 7.2.2.1 )
190+ activejob (= 7.2.2.1 )
191+ activemodel (= 7.2.2.1 )
192+ activerecord (= 7.2.2.1 )
193+ activestorage (= 7.2.2.1 )
194+ activesupport (= 7.2.2.1 )
197195 bundler (>= 1.15.0 )
198- railties (= 7.1.3.2 )
196+ railties (= 7.2.2.1 )
199197 rails-controller-testing (1.0.5 )
200198 actionpack (>= 5.0.1.rc1 )
201199 actionview (>= 5.0.1.rc1 )
@@ -204,20 +202,20 @@ GEM
204202 activesupport (>= 5.0.0 )
205203 minitest
206204 nokogiri (>= 1.6 )
207- rails-html-sanitizer (1.6.0 )
205+ rails-html-sanitizer (1.6.1 )
208206 loofah (~> 2.21 )
209- nokogiri (~> 1.14 )
210- railties (7.1.3.2 )
211- actionpack (= 7.1.3.2 )
212- activesupport (= 7.1.3.2 )
213- irb
207+ 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 )
208+ railties (7.2.2.1 )
209+ actionpack (= 7.2.2.1 )
210+ activesupport (= 7.2.2.1 )
211+ irb ( ~> 1.13 )
214212 rackup (>= 1.0.0 )
215213 rake (>= 12.2 )
216214 thor (~> 1.0 , >= 1.2.2 )
217215 zeitwerk (~> 2.6 )
218216 rainbow (3.1.1 )
219217 rake (13.2.1 )
220- rdoc (6.6.3 .1 )
218+ rdoc (6.8 .1 )
221219 psych (>= 4.0.0 )
222220 regexp_parser (2.9.2 )
223221 reline (0.5.12 )
@@ -265,23 +263,24 @@ GEM
265263 rubocop (~> 1.61 )
266264 rubocop-rspec (~> 3 , >= 3.0.1 )
267265 ruby-progressbar (1.13.0 )
266+ securerandom (0.4.0 )
268267 stringio (3.1.2 )
269268 stripe (11.6.0 )
270269 thor (1.3.2 )
271- timeout (0.4.1 )
270+ timeout (0.4.2 )
272271 tzinfo (2.0.6 )
273272 concurrent-ruby (~> 1.0 )
274273 unicode-display_width (2.6.0 )
274+ useragent (0.16.11 )
275275 uuidtools (2.2.0 )
276276 webmock (3.24.0 )
277277 addressable (>= 2.8.0 )
278278 crack (>= 0.3.2 )
279279 hashdiff (>= 0.4.0 , < 2.0.0 )
280- webrick (1.8.2 )
281280 websocket-driver (0.7.6 )
282281 websocket-extensions (>= 0.1.0 )
283282 websocket-extensions (0.1.5 )
284- zeitwerk (2.6.18 )
283+ zeitwerk (2.7.1 )
285284
286285PLATFORMS
287286 aarch64-linux
@@ -304,7 +303,7 @@ DEPENDENCIES
304303 pg (~> 1.1 )
305304 puma (>= 5.0 )
306305 rack-cors
307- rails (~> 7.1.3 , >= 7.1.3.2 )
306+ rails (~> 7.2.0 , >= 7.2.2.1 )
308307 rails-controller-testing
309308 rspec-rails
310309 rubocop (~> 1.66 )
0 commit comments