88GEM
99 remote: https://rubygems.org/
1010 specs:
11- actioncable (8.0.2 )
12- actionpack (= 8.0.2 )
13- activesupport (= 8.0.2 )
14- nio4r (~> 2.0 )
15- websocket-driver (>= 0.6.1 )
16- zeitwerk (~> 2.6 )
17- actionmailbox (8.0.2 )
18- actionpack (= 8.0.2 )
19- activejob (= 8.0.2 )
20- activerecord (= 8.0.2 )
21- activestorage (= 8.0.2 )
22- activesupport (= 8.0.2 )
23- mail (>= 2.8.0 )
2411 actionmailer (8.0.2 )
2512 actionpack (= 8.0.2 )
2613 actionview (= 8.0.2 )
3825 rails-dom-testing (~> 2.2 )
3926 rails-html-sanitizer (~> 1.6 )
4027 useragent (~> 0.16 )
41- actiontext (8.0.2 )
42- actionpack (= 8.0.2 )
43- activerecord (= 8.0.2 )
44- activestorage (= 8.0.2 )
45- activesupport (= 8.0.2 )
46- globalid (>= 0.6.0 )
47- nokogiri (>= 1.8.5 )
4828 actionview (8.0.2 )
4929 activesupport (= 8.0.2 )
5030 builder (~> 3.1 )
6040 activemodel (= 8.0.2 )
6141 activesupport (= 8.0.2 )
6242 timeout (>= 0.4.0 )
63- activestorage (8.0.2 )
64- actionpack (= 8.0.2 )
65- activejob (= 8.0.2 )
66- activerecord (= 8.0.2 )
67- activesupport (= 8.0.2 )
68- marcel (~> 1.0 )
6943 activesupport (8.0.2 )
7044 base64
7145 benchmark (>= 0.3 )
9165 date (3.4.1 )
9266 docile (1.4.1 )
9367 drb (2.2.3 )
94- erb (5.0.1 )
9568 erubi (1.13.1 )
9669 globalid (1.2.1 )
9770 activesupport (>= 6.1 )
9871 i18n (1.14.7 )
9972 concurrent-ruby (~> 1.0 )
100- io-console (0.8.0 )
101- irb (1.15.2 )
102- pp (>= 0.6.0 )
103- rdoc (>= 4.0.0 )
104- reline (>= 0.4.2 )
10573 json (2.12.0 )
10674 language_server-protocol (3.17.0.5 )
10775 lint_roller (1.1.0 )
11482 net-imap
11583 net-pop
11684 net-smtp
117- marcel (1.0.4 )
11885 mini_mime (1.1.5 )
11986 mini_portile2 (2.8.9 )
12087 minitest (5.25.5 )
13097 timeout
13198 net-smtp (0.5.1 )
13299 net-protocol
133- nio4r (2.7.4 )
134100 nokogiri (1.18.8 )
135101 mini_portile2 (~> 2.8.2 )
136102 racc (~> 1.4 )
137103 parallel (1.27.0 )
138104 parser (3.3.8.0 )
139105 ast (~> 2.4.1 )
140106 racc
141- pp (0.6.2 )
142- prettyprint
143- prettyprint (0.2.0 )
144107 prism (1.4.0 )
145- psych (5.2.6 )
146- date
147- stringio
148108 racc (1.8.1 )
149109 rack (3.2.3 )
150110 rack-session (2.1.1 )
151111 base64 (>= 0.1.0 )
152112 rack (>= 3.0.0 )
153113 rack-test (2.2.0 )
154114 rack (>= 1.3 )
155- rackup (2.2.1 )
156- rack (>= 3 )
157- rails (8.0.2 )
158- actioncable (= 8.0.2 )
159- actionmailbox (= 8.0.2 )
160- actionmailer (= 8.0.2 )
161- actionpack (= 8.0.2 )
162- actiontext (= 8.0.2 )
163- actionview (= 8.0.2 )
164- activejob (= 8.0.2 )
165- activemodel (= 8.0.2 )
166- activerecord (= 8.0.2 )
167- activestorage (= 8.0.2 )
168- activesupport (= 8.0.2 )
169- bundler (>= 1.15.0 )
170- railties (= 8.0.2 )
115+ rails (0.9.5 )
116+ actionmailer (>= 0.6.1 )
117+ actionpack (>= 1.4.0 )
118+ activerecord (>= 1.6.0 )
119+ rake (>= 0.4.15 )
171120 rails-dom-testing (2.3.0 )
172121 activesupport (>= 5.0.0 )
173122 minitest
174123 nokogiri (>= 1.6 )
175124 rails-html-sanitizer (1.6.2 )
176125 loofah (~> 2.21 )
177126 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 )
178- railties (8.0.2 )
179- actionpack (= 8.0.2 )
180- activesupport (= 8.0.2 )
181- irb (~> 1.13 )
182- rackup (>= 1.0.0 )
183- rake (>= 12.2 )
184- thor (~> 1.0 , >= 1.2.2 )
185- zeitwerk (~> 2.6 )
186127 rainbow (3.1.1 )
187128 rake (13.3.0 )
188- rdoc (6.14.0 )
189- erb
190- psych (>= 4.0.0 )
191129 regexp_parser (2.10.0 )
192- reline (0.6.1 )
193- io-console (~> 0.5 )
194130 rubocop (1.75.6 )
195131 json (~> 2.3 )
196132 language_server-protocol (~> 3.17.0.2 )
@@ -214,21 +150,14 @@ GEM
214150 simplecov_json_formatter (~> 0.1 )
215151 simplecov-html (0.13.1 )
216152 simplecov_json_formatter (0.1.4 )
217- stringio (3.1.7 )
218- thor (1.3.2 )
219153 timeout (0.4.3 )
220154 tzinfo (2.0.6 )
221155 concurrent-ruby (~> 1.0 )
222156 unicode-display_width (3.1.4 )
223157 unicode-emoji (~> 4.0 , >= 4.0.4 )
224158 unicode-emoji (4.0.4 )
225- uri (1.0.3 )
159+ uri (1.0.4 )
226160 useragent (0.16.11 )
227- websocket-driver (0.8.0 )
228- base64
229- websocket-extensions (>= 0.1.0 )
230- websocket-extensions (0.1.5 )
231- zeitwerk (2.7.3 )
232161
233162PLATFORMS
234163 ruby
0 commit comments