88GEM
99 remote: https://rubygems.org/
1010 specs:
11- actioncable (7.1.5 .2 )
12- actionpack (= 7.1.5 .2 )
13- activesupport (= 7.1.5 .2 )
11+ actioncable (7.2.2 .2 )
12+ actionpack (= 7.2.2 .2 )
13+ activesupport (= 7.2.2 .2 )
1414 nio4r (~> 2.0 )
1515 websocket-driver (>= 0.6.1 )
1616 zeitwerk (~> 2.6 )
17- actionmailbox (7.1.5.2 )
18- actionpack (= 7.1.5.2 )
19- activejob (= 7.1.5.2 )
20- activerecord (= 7.1.5.2 )
21- activestorage (= 7.1.5.2 )
22- activesupport (= 7.1.5.2 )
23- mail (>= 2.7.1 )
24- net-imap
25- net-pop
26- net-smtp
27- actionmailer (7.1.5.2 )
28- actionpack (= 7.1.5.2 )
29- actionview (= 7.1.5.2 )
30- activejob (= 7.1.5.2 )
31- activesupport (= 7.1.5.2 )
32- mail (~> 2.5 , >= 2.5.4 )
33- net-imap
34- net-pop
35- net-smtp
17+ actionmailbox (7.2.2.2 )
18+ actionpack (= 7.2.2.2 )
19+ activejob (= 7.2.2.2 )
20+ activerecord (= 7.2.2.2 )
21+ activestorage (= 7.2.2.2 )
22+ activesupport (= 7.2.2.2 )
23+ mail (>= 2.8.0 )
24+ actionmailer (7.2.2.2 )
25+ actionpack (= 7.2.2.2 )
26+ actionview (= 7.2.2.2 )
27+ activejob (= 7.2.2.2 )
28+ activesupport (= 7.2.2.2 )
29+ mail (>= 2.8.0 )
3630 rails-dom-testing (~> 2.2 )
37- actionpack (7.1.5 .2 )
38- actionview (= 7.1.5 .2 )
39- activesupport (= 7.1.5 .2 )
31+ actionpack (7.2.2 .2 )
32+ actionview (= 7.2.2 .2 )
33+ activesupport (= 7.2.2 .2 )
4034 nokogiri (>= 1.8.5 )
4135 racc
42- rack (>= 2.2.4 )
36+ rack (>= 2.2.4 , < 3.2 )
4337 rack-session (>= 1.0.1 )
4438 rack-test (>= 0.6.3 )
4539 rails-dom-testing (~> 2.2 )
4640 rails-html-sanitizer (~> 1.6 )
47- actiontext (7.1.5.2 )
48- actionpack (= 7.1.5.2 )
49- activerecord (= 7.1.5.2 )
50- activestorage (= 7.1.5.2 )
51- activesupport (= 7.1.5.2 )
41+ useragent (~> 0.16 )
42+ actiontext (7.2.2.2 )
43+ actionpack (= 7.2.2.2 )
44+ activerecord (= 7.2.2.2 )
45+ activestorage (= 7.2.2.2 )
46+ activesupport (= 7.2.2.2 )
5247 globalid (>= 0.6.0 )
5348 nokogiri (>= 1.8.5 )
54- actionview (7.1.5 .2 )
55- activesupport (= 7.1.5 .2 )
49+ actionview (7.2.2 .2 )
50+ activesupport (= 7.2.2 .2 )
5651 builder (~> 3.1 )
5752 erubi (~> 1.11 )
5853 rails-dom-testing (~> 2.2 )
5954 rails-html-sanitizer (~> 1.6 )
60- activejob (7.1.5 .2 )
61- activesupport (= 7.1.5 .2 )
55+ activejob (7.2.2 .2 )
56+ activesupport (= 7.2.2 .2 )
6257 globalid (>= 0.3.6 )
63- activemodel (7.1.5 .2 )
64- activesupport (= 7.1.5 .2 )
65- activerecord (7.1.5 .2 )
66- activemodel (= 7.1.5 .2 )
67- activesupport (= 7.1.5 .2 )
58+ activemodel (7.2.2 .2 )
59+ activesupport (= 7.2.2 .2 )
60+ activerecord (7.2.2 .2 )
61+ activemodel (= 7.2.2 .2 )
62+ activesupport (= 7.2.2 .2 )
6863 timeout (>= 0.4.0 )
69- activestorage (7.1.5 .2 )
70- actionpack (= 7.1.5 .2 )
71- activejob (= 7.1.5 .2 )
72- activerecord (= 7.1.5 .2 )
73- activesupport (= 7.1.5 .2 )
64+ activestorage (7.2.2 .2 )
65+ actionpack (= 7.2.2 .2 )
66+ activejob (= 7.2.2 .2 )
67+ activerecord (= 7.2.2 .2 )
68+ activesupport (= 7.2.2 .2 )
7469 marcel (~> 1.0 )
75- activesupport (7.1.5 .2 )
70+ activesupport (7.2.2 .2 )
7671 base64
7772 benchmark (>= 0.3 )
7873 bigdecimal
79- concurrent-ruby (~> 1.0 , >= 1.0.2 )
74+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
8075 connection_pool (>= 2.2.5 )
8176 drb
8277 i18n (>= 1.6 , < 2 )
8378 logger (>= 1.4.2 )
8479 minitest (>= 5.1 )
85- mutex_m
8680 securerandom (>= 0.3 )
87- tzinfo (~> 2.0 )
81+ tzinfo (~> 2.0 , >= 2.0.5 )
8882 base64 (0.3.0 )
8983 bcrypt (3.1.20 )
9084 benchmark (0.4.1 )
10498 reline (>= 0.3.8 )
10599 diff-lcs (1.5.1 )
106100 drb (2.2.3 )
107- erubi (1.13.0 )
101+ erb (5.0.2 )
102+ erubi (1.13.1 )
108103 fiber-storage (1.0.0 )
109104 globalid (1.2.1 )
110105 activesupport (>= 6.1 )
@@ -115,12 +110,13 @@ GEM
115110 fiber-storage
116111 i18n (1.14.7 )
117112 concurrent-ruby (~> 1.0 )
118- io-console (0.7.2 )
119- irb (1.14.1 )
113+ io-console (0.8.1 )
114+ irb (1.15.2 )
115+ pp (>= 0.6.0 )
120116 rdoc (>= 4.0.0 )
121117 reline (>= 0.4.2 )
122118 logger (1.7.0 )
123- loofah (2.23 .1 )
119+ loofah (2.24 .1 )
124120 crass (~> 1.0.2 )
125121 nokogiri (>= 1.12.0 )
126122 mail (2.8.1 )
@@ -139,71 +135,75 @@ GEM
139135 concurrent-ruby (>= 1.0.5 , < 2.0 )
140136 mongo (>= 2.18.0 , < 3.0.0 )
141137 msgpack (1.7.3 )
142- mutex_m (0.3.0 )
143138 net-imap (0.5.9 )
144139 date
145140 net-protocol
146141 net-pop (0.1.2 )
147142 net-protocol
148143 net-protocol (0.2.2 )
149144 timeout
150- net-smtp (0.5.0 )
145+ net-smtp (0.5.1 )
151146 net-protocol
152147 nio4r (2.7.4 )
153148 nokogiri (1.18.9-x86_64-linux-gnu )
154149 racc (~> 1.4 )
150+ pp (0.6.2 )
151+ prettyprint
152+ prettyprint (0.2.0 )
155153 pry (0.14.2 )
156154 coderay (~> 1.1 )
157155 method_source (~> 1.0 )
158156 pry-byebug (3.10.1 )
159157 byebug (~> 11.0 )
160158 pry (>= 0.13 , < 0.15 )
161- psych (5.1.2 )
159+ psych (5.2.6 )
160+ date
162161 stringio
163162 puma (6.4.3 )
164163 nio4r (~> 2.0 )
165164 racc (1.8.1 )
166165 rack (3.1.16 )
167- rack-session (2.0.0 )
166+ rack-session (2.1.1 )
167+ base64 (>= 0.1.0 )
168168 rack (>= 3.0.0 )
169- rack-test (2.1 .0 )
169+ rack-test (2.2 .0 )
170170 rack (>= 1.3 )
171- rackup (2.1.0 )
171+ rackup (2.2.1 )
172172 rack (>= 3 )
173- webrick (~> 1.8 )
174- rails (7.1.5.2 )
175- actioncable (= 7.1.5.2 )
176- actionmailbox (= 7.1.5.2 )
177- actionmailer (= 7.1.5.2 )
178- actionpack (= 7.1.5.2 )
179- actiontext (= 7.1.5.2 )
180- actionview (= 7.1.5.2 )
181- activejob (= 7.1.5.2 )
182- activemodel (= 7.1.5.2 )
183- activerecord (= 7.1.5.2 )
184- activestorage (= 7.1.5.2 )
185- activesupport (= 7.1.5.2 )
173+ rails (7.2.2.2 )
174+ actioncable (= 7.2.2.2 )
175+ actionmailbox (= 7.2.2.2 )
176+ actionmailer (= 7.2.2.2 )
177+ actionpack (= 7.2.2.2 )
178+ actiontext (= 7.2.2.2 )
179+ actionview (= 7.2.2.2 )
180+ activejob (= 7.2.2.2 )
181+ activemodel (= 7.2.2.2 )
182+ activerecord (= 7.2.2.2 )
183+ activestorage (= 7.2.2.2 )
184+ activesupport (= 7.2.2.2 )
186185 bundler (>= 1.15.0 )
187- railties (= 7.1.5 .2 )
188- rails-dom-testing (2.2 .0 )
186+ railties (= 7.2.2 .2 )
187+ rails-dom-testing (2.3 .0 )
189188 activesupport (>= 5.0.0 )
190189 minitest
191190 nokogiri (>= 1.6 )
192- rails-html-sanitizer (1.6.1 )
191+ rails-html-sanitizer (1.6.2 )
193192 loofah (~> 2.21 )
194193 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 )
195- railties (7.1.5 .2 )
196- actionpack (= 7.1.5 .2 )
197- activesupport (= 7.1.5 .2 )
198- irb
194+ railties (7.2.2 .2 )
195+ actionpack (= 7.2.2 .2 )
196+ activesupport (= 7.2.2 .2 )
197+ irb ( ~> 1.13 )
199198 rackup (>= 1.0.0 )
200199 rake (>= 12.2 )
201200 thor (~> 1.0 , >= 1.2.2 )
202201 zeitwerk (~> 2.6 )
203- rake (13.2.1 )
204- rdoc (6.7.0 )
202+ rake (13.3.0 )
203+ rdoc (6.14.2 )
204+ erb
205205 psych (>= 4.0.0 )
206- reline (0.5.10 )
206+ reline (0.6.2 )
207207 io-console (~> 0.5 )
208208 rspec-core (3.13.2 )
209209 rspec-support (~> 3.13.0 )
@@ -224,16 +224,17 @@ GEM
224224 rspec-support (3.13.1 )
225225 securerandom (0.4.1 )
226226 sqlite3 (1.6.9-x86_64-linux )
227- stringio (3.1.1 )
227+ stringio (3.1.7 )
228228 thor (1.4.0 )
229229 timeout (0.4.3 )
230230 tzinfo (2.0.6 )
231231 concurrent-ruby (~> 1.0 )
232- webrick (1.8.2 )
233- websocket-driver (0.7.6 )
232+ useragent (0.16.11 )
233+ websocket-driver (0.8.0 )
234+ base64
234235 websocket-extensions (>= 0.1.0 )
235236 websocket-extensions (0.1.5 )
236- zeitwerk (2.7.1 )
237+ zeitwerk (2.7.3 )
237238
238239PLATFORMS
239240 x86_64-linux
@@ -248,7 +249,7 @@ DEPENDENCIES
248249 mongoid
249250 pry-byebug
250251 puma (~> 6.4 )
251- rails (~> 7.1.4 )
252+ rails (~> 7.2.2 )
252253 rspec-rails
253254 sqlite3 (~> 1.6 )
254255 tzinfo-data
0 commit comments