Description:
start moving to importmap
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r863:248dfe8bdb59 - - 3 files changed: 100 inserted, 100 deleted

@@ -1,10 +1,10
1 source 'https://rubygems.org'
1 source 'https://rubygems.org'
2 git_source(:github) { |repo| "https://github.com/#{repo}.git" }
2 git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
3
4 - ruby '3.1.0'
4 + ruby '3.1.2'
5
5
6 #rails
6 #rails
7 gem 'rails', '~>7.0'
7 gem 'rails', '~>7.0'
8
8
9 # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
9 # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
10 gem "sprockets-rails"
10 gem "sprockets-rails"
@@ -6,104 +6,104
6 actionpack (>= 3.2)
6 actionpack (>= 3.2)
7 railties (>= 3.2)
7 railties (>= 3.2)
8
8
9 GEM
9 GEM
10 remote: https://rubygems.org/
10 remote: https://rubygems.org/
11 specs:
11 specs:
12 - RubyInline (3.12.5)
12 + RubyInline (3.12.6)
13 ZenTest (~> 4.3)
13 ZenTest (~> 4.3)
14 - ZenTest (4.12.0)
14 + ZenTest (4.12.1)
15 ace-rails-ap (4.4)
15 ace-rails-ap (4.4)
16 - actioncable (7.0.1)
16 + actioncable (7.0.4)
17 - actionpack (= 7.0.1)
17 + actionpack (= 7.0.4)
18 - activesupport (= 7.0.1)
18 + activesupport (= 7.0.4)
19 nio4r (~> 2.0)
19 nio4r (~> 2.0)
20 websocket-driver (>= 0.6.1)
20 websocket-driver (>= 0.6.1)
21 - actionmailbox (7.0.1)
21 + actionmailbox (7.0.4)
22 - actionpack (= 7.0.1)
22 + actionpack (= 7.0.4)
23 - activejob (= 7.0.1)
23 + activejob (= 7.0.4)
24 - activerecord (= 7.0.1)
24 + activerecord (= 7.0.4)
25 - activestorage (= 7.0.1)
25 + activestorage (= 7.0.4)
26 - activesupport (= 7.0.1)
26 + activesupport (= 7.0.4)
27 mail (>= 2.7.1)
27 mail (>= 2.7.1)
28 net-imap
28 net-imap
29 net-pop
29 net-pop
30 net-smtp
30 net-smtp
31 - actionmailer (7.0.1)
31 + actionmailer (7.0.4)
32 - actionpack (= 7.0.1)
32 + actionpack (= 7.0.4)
33 - actionview (= 7.0.1)
33 + actionview (= 7.0.4)
34 - activejob (= 7.0.1)
34 + activejob (= 7.0.4)
35 - activesupport (= 7.0.1)
35 + activesupport (= 7.0.4)
36 mail (~> 2.5, >= 2.5.4)
36 mail (~> 2.5, >= 2.5.4)
37 net-imap
37 net-imap
38 net-pop
38 net-pop
39 net-smtp
39 net-smtp
40 rails-dom-testing (~> 2.0)
40 rails-dom-testing (~> 2.0)
41 - actionpack (7.0.1)
41 + actionpack (7.0.4)
42 - actionview (= 7.0.1)
42 + actionview (= 7.0.4)
43 - activesupport (= 7.0.1)
43 + activesupport (= 7.0.4)
44 rack (~> 2.0, >= 2.2.0)
44 rack (~> 2.0, >= 2.2.0)
45 rack-test (>= 0.6.3)
45 rack-test (>= 0.6.3)
46 rails-dom-testing (~> 2.0)
46 rails-dom-testing (~> 2.0)
47 rails-html-sanitizer (~> 1.0, >= 1.2.0)
47 rails-html-sanitizer (~> 1.0, >= 1.2.0)
48 - actiontext (7.0.1)
48 + actiontext (7.0.4)
49 - actionpack (= 7.0.1)
49 + actionpack (= 7.0.4)
50 - activerecord (= 7.0.1)
50 + activerecord (= 7.0.4)
51 - activestorage (= 7.0.1)
51 + activestorage (= 7.0.4)
52 - activesupport (= 7.0.1)
52 + activesupport (= 7.0.4)
53 globalid (>= 0.6.0)
53 globalid (>= 0.6.0)
54 nokogiri (>= 1.8.5)
54 nokogiri (>= 1.8.5)
55 - actionview (7.0.1)
55 + actionview (7.0.4)
56 - activesupport (= 7.0.1)
56 + activesupport (= 7.0.4)
57 builder (~> 3.1)
57 builder (~> 3.1)
58 erubi (~> 1.4)
58 erubi (~> 1.4)
59 rails-dom-testing (~> 2.0)
59 rails-dom-testing (~> 2.0)
60 rails-html-sanitizer (~> 1.1, >= 1.2.0)
60 rails-html-sanitizer (~> 1.1, >= 1.2.0)
61 - activejob (7.0.1)
61 + activejob (7.0.4)
62 - activesupport (= 7.0.1)
62 + activesupport (= 7.0.4)
63 globalid (>= 0.3.6)
63 globalid (>= 0.3.6)
64 - activemodel (7.0.1)
64 + activemodel (7.0.4)
65 - activesupport (= 7.0.1)
65 + activesupport (= 7.0.4)
66 - activerecord (7.0.1)
66 + activerecord (7.0.4)
67 - activemodel (= 7.0.1)
67 + activemodel (= 7.0.4)
68 - activesupport (= 7.0.1)
68 + activesupport (= 7.0.4)
69 activerecord-session_store (2.0.0)
69 activerecord-session_store (2.0.0)
70 actionpack (>= 5.2.4.1)
70 actionpack (>= 5.2.4.1)
71 activerecord (>= 5.2.4.1)
71 activerecord (>= 5.2.4.1)
72 multi_json (~> 1.11, >= 1.11.2)
72 multi_json (~> 1.11, >= 1.11.2)
73 rack (>= 2.0.8, < 3)
73 rack (>= 2.0.8, < 3)
74 railties (>= 5.2.4.1)
74 railties (>= 5.2.4.1)
75 - activestorage (7.0.1)
75 + activestorage (7.0.4)
76 - actionpack (= 7.0.1)
76 + actionpack (= 7.0.4)
77 - activejob (= 7.0.1)
77 + activejob (= 7.0.4)
78 - activerecord (= 7.0.1)
78 + activerecord (= 7.0.4)
79 - activesupport (= 7.0.1)
79 + activesupport (= 7.0.4)
80 marcel (~> 1.0)
80 marcel (~> 1.0)
81 mini_mime (>= 1.1.0)
81 mini_mime (>= 1.1.0)
82 - activesupport (7.0.1)
82 + activesupport (7.0.4)
83 concurrent-ruby (~> 1.0, >= 1.0.2)
83 concurrent-ruby (~> 1.0, >= 1.0.2)
84 i18n (>= 1.6, < 2)
84 i18n (>= 1.6, < 2)
85 minitest (>= 5.1)
85 minitest (>= 5.1)
86 tzinfo (~> 2.0)
86 tzinfo (~> 2.0)
87 - addressable (2.8.0)
87 + addressable (2.8.1)
88 - public_suffix (>= 2.0.2, < 5.0)
88 + public_suffix (>= 2.0.2, < 6.0)
89 ansi (1.5.0)
89 ansi (1.5.0)
90 - autoprefixer-rails (10.4.2.0)
90 + autoprefixer-rails (10.4.7.0)
91 execjs (~> 2)
91 execjs (~> 2)
92 bindex (0.8.1)
92 bindex (0.8.1)
93 - bootsnap (1.9.4)
93 + bootsnap (1.13.0)
94 - msgpack (~> 1.0)
94 + msgpack (~> 1.2)
95 bootstrap-sass (3.4.1)
95 bootstrap-sass (3.4.1)
96 autoprefixer-rails (>= 5.2.1)
96 autoprefixer-rails (>= 5.2.1)
97 sassc (>= 2.0.0)
97 sassc (>= 2.0.0)
98 bootstrap-switch-rails (3.3.5)
98 bootstrap-switch-rails (3.3.5)
99 bootstrap-toggle-rails (2.2.1.0)
99 bootstrap-toggle-rails (2.2.1.0)
100 bootstrap3-datetimepicker-rails (4.17.47)
100 bootstrap3-datetimepicker-rails (4.17.47)
101 momentjs-rails (>= 2.8.1)
101 momentjs-rails (>= 2.8.1)
102 builder (3.2.4)
102 builder (3.2.4)
103 - capybara (3.36.0)
103 + capybara (3.37.1)
104 addressable
104 addressable
105 matrix
105 matrix
106 mini_mime (>= 0.1.3)
106 mini_mime (>= 0.1.3)
107 nokogiri (~> 1.8)
107 nokogiri (~> 1.8)
108 rack (>= 1.6.0)
108 rack (>= 1.6.0)
109 rack-test (>= 0.6.3)
109 rack-test (>= 0.6.3)
@@ -114,20 +114,20
114 coffee-script (>= 2.2.0)
114 coffee-script (>= 2.2.0)
115 railties (>= 5.2.0)
115 railties (>= 5.2.0)
116 coffee-script (2.4.1)
116 coffee-script (2.4.1)
117 coffee-script-source
117 coffee-script-source
118 execjs
118 execjs
119 coffee-script-source (1.12.2)
119 coffee-script-source (1.12.2)
120 - concurrent-ruby (1.1.9)
120 + concurrent-ruby (1.1.10)
121 crass (1.0.6)
121 crass (1.0.6)
122 - debug (1.4.0)
122 + debug (1.6.2)
123 irb (>= 1.3.6)
123 irb (>= 1.3.6)
124 - reline (>= 0.2.7)
124 + reline (>= 0.3.1)
125 digest (3.1.0)
125 digest (3.1.0)
126 dynamic_form (1.1.4)
126 dynamic_form (1.1.4)
127 - erubi (1.10.0)
127 + erubi (1.11.0)
128 erubis (2.7.0)
128 erubis (2.7.0)
129 execjs (2.8.1)
129 execjs (2.8.1)
130 ffi (1.15.5)
130 ffi (1.15.5)
131 fuzzy-string-match (1.0.1)
131 fuzzy-string-match (1.0.1)
132 RubyInline (>= 3.8.6)
132 RubyInline (>= 3.8.6)
133 globalid (1.0.0)
133 globalid (1.0.0)
@@ -143,181 +143,181
143 railties (>= 5.1)
143 railties (>= 5.1)
144 html2haml (2.2.0)
144 html2haml (2.2.0)
145 erubis (~> 2.7.0)
145 erubis (~> 2.7.0)
146 haml (>= 4.0, < 6)
146 haml (>= 4.0, < 6)
147 nokogiri (>= 1.6.0)
147 nokogiri (>= 1.6.0)
148 ruby_parser (~> 3.5)
148 ruby_parser (~> 3.5)
149 - i18n (1.8.11)
149 + i18n (1.12.0)
150 concurrent-ruby (~> 1.0)
150 concurrent-ruby (~> 1.0)
151 in_place_editing (1.2.0)
151 in_place_editing (1.2.0)
152 io-console (0.5.11)
152 io-console (0.5.11)
153 - io-wait (0.2.1)
154 irb (1.4.1)
153 irb (1.4.1)
155 reline (>= 0.3.0)
154 reline (>= 0.3.0)
156 jbuilder (2.11.5)
155 jbuilder (2.11.5)
157 actionview (>= 5.0.0)
156 actionview (>= 5.0.0)
158 activesupport (>= 5.0.0)
157 activesupport (>= 5.0.0)
159 jquery-countdown-rails (2.0.2)
158 jquery-countdown-rails (2.0.2)
160 - jquery-rails (4.4.0)
159 + jquery-rails (4.5.0)
161 rails-dom-testing (>= 1, < 3)
160 rails-dom-testing (>= 1, < 3)
162 railties (>= 4.2.0)
161 railties (>= 4.2.0)
163 thor (>= 0.14, < 2.0)
162 thor (>= 0.14, < 2.0)
164 jquery-tablesorter (1.27.2)
163 jquery-tablesorter (1.27.2)
165 railties (>= 3.2)
164 railties (>= 3.2)
166 jquery-ui-rails (6.0.1)
165 jquery-ui-rails (6.0.1)
167 railties (>= 3.2.16)
166 railties (>= 3.2.16)
168 listen (3.0.8)
167 listen (3.0.8)
169 rb-fsevent (~> 0.9, >= 0.9.4)
168 rb-fsevent (~> 0.9, >= 0.9.4)
170 rb-inotify (~> 0.9, >= 0.9.7)
169 rb-inotify (~> 0.9, >= 0.9.7)
171 - loofah (2.13.0)
170 + loofah (2.18.0)
172 crass (~> 1.0.2)
171 crass (~> 1.0.2)
173 nokogiri (>= 1.5.9)
172 nokogiri (>= 1.5.9)
174 mail (2.7.1)
173 mail (2.7.1)
175 mini_mime (>= 0.1.1)
174 mini_mime (>= 0.1.1)
176 marcel (1.0.2)
175 marcel (1.0.2)
177 matrix (0.4.2)
176 matrix (0.4.2)
178 method_source (1.0.0)
177 method_source (1.0.0)
179 mini_mime (1.1.2)
178 mini_mime (1.1.2)
180 - minitest (5.15.0)
179 + minitest (5.16.3)
181 minitest-reporters (1.5.0)
180 minitest-reporters (1.5.0)
182 ansi
181 ansi
183 builder
182 builder
184 minitest (>= 5.0)
183 minitest (>= 5.0)
185 ruby-progressbar
184 ruby-progressbar
186 - momentjs-rails (2.29.1.1)
185 + momentjs-rails (2.29.4.1)
187 railties (>= 3.1)
186 railties (>= 3.1)
188 - msgpack (1.4.2)
187 + msgpack (1.5.6)
189 multi_json (1.15.0)
188 multi_json (1.15.0)
190 - mysql2 (0.5.3)
189 + mysql2 (0.5.4)
191 net-imap (0.2.3)
190 net-imap (0.2.3)
192 digest
191 digest
193 net-protocol
192 net-protocol
194 strscan
193 strscan
195 net-pop (0.1.1)
194 net-pop (0.1.1)
196 digest
195 digest
197 net-protocol
196 net-protocol
198 timeout
197 timeout
199 - net-protocol (0.1.2)
198 + net-protocol (0.1.3)
200 - io-wait
201 timeout
199 timeout
202 net-smtp (0.3.1)
200 net-smtp (0.3.1)
203 digest
201 digest
204 net-protocol
202 net-protocol
205 timeout
203 timeout
206 nio4r (2.5.8)
204 nio4r (2.5.8)
207 - nokogiri (1.13.1-x86_64-linux)
205 + nokogiri (1.13.8-x86_64-linux)
208 racc (~> 1.4)
206 racc (~> 1.4)
209 - public_suffix (4.0.6)
207 + public_suffix (5.0.0)
210 - puma (5.5.2)
208 + puma (5.6.5)
211 nio4r (~> 2.0)
209 nio4r (~> 2.0)
212 racc (1.6.0)
210 racc (1.6.0)
213 - rack (2.2.3)
211 + rack (2.2.4)
214 - rack-test (1.1.0)
212 + rack-test (2.0.2)
215 - rack (>= 1.0, < 3)
213 + rack (>= 1.3)
216 - rails (7.0.1)
214 + rails (7.0.4)
217 - actioncable (= 7.0.1)
215 + actioncable (= 7.0.4)
218 - actionmailbox (= 7.0.1)
216 + actionmailbox (= 7.0.4)
219 - actionmailer (= 7.0.1)
217 + actionmailer (= 7.0.4)
220 - actionpack (= 7.0.1)
218 + actionpack (= 7.0.4)
221 - actiontext (= 7.0.1)
219 + actiontext (= 7.0.4)
222 - actionview (= 7.0.1)
220 + actionview (= 7.0.4)
223 - activejob (= 7.0.1)
221 + activejob (= 7.0.4)
224 - activemodel (= 7.0.1)
222 + activemodel (= 7.0.4)
225 - activerecord (= 7.0.1)
223 + activerecord (= 7.0.4)
226 - activestorage (= 7.0.1)
224 + activestorage (= 7.0.4)
227 - activesupport (= 7.0.1)
225 + activesupport (= 7.0.4)
228 bundler (>= 1.15.0)
226 bundler (>= 1.15.0)
229 - railties (= 7.0.1)
227 + railties (= 7.0.4)
230 rails-controller-testing (1.0.5)
228 rails-controller-testing (1.0.5)
231 actionpack (>= 5.0.1.rc1)
229 actionpack (>= 5.0.1.rc1)
232 actionview (>= 5.0.1.rc1)
230 actionview (>= 5.0.1.rc1)
233 activesupport (>= 5.0.1.rc1)
231 activesupport (>= 5.0.1.rc1)
234 rails-dom-testing (2.0.3)
232 rails-dom-testing (2.0.3)
235 activesupport (>= 4.2.0)
233 activesupport (>= 4.2.0)
236 nokogiri (>= 1.6)
234 nokogiri (>= 1.6)
237 - rails-html-sanitizer (1.4.2)
235 + rails-html-sanitizer (1.4.3)
238 loofah (~> 2.3)
236 loofah (~> 2.3)
239 rails_bootstrap_sortable (2.0.7)
237 rails_bootstrap_sortable (2.0.7)
240 momentjs-rails (>= 2.8.3)
238 momentjs-rails (>= 2.8.3)
241 - railties (7.0.1)
239 + railties (7.0.4)
242 - actionpack (= 7.0.1)
240 + actionpack (= 7.0.4)
243 - activesupport (= 7.0.1)
241 + activesupport (= 7.0.4)
244 method_source
242 method_source
245 rake (>= 12.2)
243 rake (>= 12.2)
246 thor (~> 1.0)
244 thor (~> 1.0)
247 zeitwerk (~> 2.5)
245 zeitwerk (~> 2.5)
248 rake (13.0.6)
246 rake (13.0.6)
249 - rb-fsevent (0.11.0)
247 + rb-fsevent (0.11.2)
250 rb-inotify (0.10.1)
248 rb-inotify (0.10.1)
251 ffi (~> 1.0)
249 ffi (~> 1.0)
252 rdiscount (2.2.0.2)
250 rdiscount (2.2.0.2)
253 - regexp_parser (2.2.0)
251 + regexp_parser (2.5.0)
254 reline (0.3.1)
252 reline (0.3.1)
255 io-console (~> 0.5)
253 io-console (~> 0.5)
256 rexml (3.2.5)
254 rexml (3.2.5)
257 - rouge (3.27.0)
255 + rouge (4.0.0)
258 ruby-progressbar (1.11.0)
256 ruby-progressbar (1.11.0)
259 - ruby_parser (3.18.1)
257 + ruby_parser (3.19.1)
260 sexp_processor (~> 4.16)
258 sexp_processor (~> 4.16)
261 rubyzip (2.3.2)
259 rubyzip (2.3.2)
262 sassc (2.4.0)
260 sassc (2.4.0)
263 ffi (~> 1.9)
261 ffi (~> 1.9)
264 sassc-rails (2.1.2)
262 sassc-rails (2.1.2)
265 railties (>= 4.0.0)
263 railties (>= 4.0.0)
266 sassc (>= 2.0)
264 sassc (>= 2.0)
267 sprockets (> 3.0)
265 sprockets (> 3.0)
268 sprockets-rails
266 sprockets-rails
269 tilt
267 tilt
270 select2-rails (4.0.13)
268 select2-rails (4.0.13)
271 - selenium-webdriver (4.1.0)
269 + selenium-webdriver (4.4.0)
272 childprocess (>= 0.5, < 5.0)
270 childprocess (>= 0.5, < 5.0)
273 rexml (~> 3.2, >= 3.2.5)
271 rexml (~> 3.2, >= 3.2.5)
274 - rubyzip (>= 1.2.2)
272 + rubyzip (>= 1.2.2, < 3.0)
275 - sexp_processor (4.16.0)
273 + websocket (~> 1.0)
274 + sexp_processor (4.16.1)
276 simple_form (5.1.0)
275 simple_form (5.1.0)
277 actionpack (>= 5.2)
276 actionpack (>= 5.2)
278 activemodel (>= 5.2)
277 activemodel (>= 5.2)
279 spring (2.1.1)
278 spring (2.1.1)
280 spring-watcher-listen (2.0.1)
279 spring-watcher-listen (2.0.1)
281 listen (>= 2.7, < 4.0)
280 listen (>= 2.7, < 4.0)
282 spring (>= 1.2, < 3.0)
281 spring (>= 1.2, < 3.0)
283 - sprockets (4.0.2)
282 + sprockets (4.1.1)
284 concurrent-ruby (~> 1.0)
283 concurrent-ruby (~> 1.0)
285 rack (> 1, < 3)
284 rack (> 1, < 3)
286 sprockets-rails (3.4.2)
285 sprockets-rails (3.4.2)
287 actionpack (>= 5.2)
286 actionpack (>= 5.2)
288 activesupport (>= 5.2)
287 activesupport (>= 5.2)
289 sprockets (>= 3.0.0)
288 sprockets (>= 3.0.0)
290 - sqlite3 (1.4.2)
289 + sqlite3 (1.5.0-x86_64-linux)
291 - strscan (3.0.1)
290 + strscan (3.0.4)
292 temple (0.8.2)
291 temple (0.8.2)
293 thor (1.2.1)
292 thor (1.2.1)
294 - tilt (2.0.10)
293 + tilt (2.0.11)
295 - timeout (0.2.0)
294 + timeout (0.3.0)
296 - tzinfo (2.0.4)
295 + tzinfo (2.0.5)
297 concurrent-ruby (~> 1.0)
296 concurrent-ruby (~> 1.0)
298 uglifier (4.2.0)
297 uglifier (4.2.0)
299 execjs (>= 0.3.0, < 3)
298 execjs (>= 0.3.0, < 3)
300 web-console (4.2.0)
299 web-console (4.2.0)
301 actionview (>= 6.0.0)
300 actionview (>= 6.0.0)
302 activemodel (>= 6.0.0)
301 activemodel (>= 6.0.0)
303 bindex (>= 0.4.0)
302 bindex (>= 0.4.0)
304 railties (>= 6.0.0)
303 railties (>= 6.0.0)
305 webdrivers (5.0.0)
304 webdrivers (5.0.0)
306 nokogiri (~> 1.6)
305 nokogiri (~> 1.6)
307 rubyzip (>= 1.3.0)
306 rubyzip (>= 1.3.0)
308 selenium-webdriver (~> 4.0)
307 selenium-webdriver (~> 4.0)
308 + websocket (1.2.9)
309 websocket-driver (0.7.5)
309 websocket-driver (0.7.5)
310 websocket-extensions (>= 0.1.0)
310 websocket-extensions (>= 0.1.0)
311 websocket-extensions (0.1.5)
311 websocket-extensions (0.1.5)
312 xpath (3.2.0)
312 xpath (3.2.0)
313 nokogiri (~> 1.8)
313 nokogiri (~> 1.8)
314 yaml_db (0.7.0)
314 yaml_db (0.7.0)
315 rails (>= 3.0)
315 rails (>= 3.0)
316 rake (>= 0.8.7)
316 rake (>= 0.8.7)
317 - zeitwerk (2.5.3)
317 + zeitwerk (2.6.0)
318
318
319 PLATFORMS
319 PLATFORMS
320 x86_64-linux
320 x86_64-linux
321
321
322 DEPENDENCIES
322 DEPENDENCIES
323 ace-rails-ap
323 ace-rails-ap
@@ -364,10 +364,10
364 uglifier
364 uglifier
365 web-console (>= 3.3.0)
365 web-console (>= 3.3.0)
366 webdrivers
366 webdrivers
367 yaml_db
367 yaml_db
368
368
369 RUBY VERSION
369 RUBY VERSION
370 - ruby 3.1.0p0
370 + ruby 3.1.2p20
371
371
372 BUNDLED WITH
372 BUNDLED WITH
373 - 2.3.3
373 + 2.3.7
You need to be logged in to leave comments. Login now