Mercurial > zeropaste
annotate Gemfile.lock @ 485:6cac8fcf8164
Update to rails 7 (and ruby 3.1)
author | nanaya <me@nanaya.pro> |
---|---|
date | Sat, 15 Jan 2022 02:07:02 +0900 |
parents | 403f71d22b7b |
children | 5246edd5b8ad |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
485 | 4 actioncable (7.0.1) |
5 actionpack (= 7.0.1) | |
6 activesupport (= 7.0.1) | |
447 | 7 nio4r (~> 2.0) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
8 websocket-driver (>= 0.6.1) |
485 | 9 actionmailbox (7.0.1) |
10 actionpack (= 7.0.1) | |
11 activejob (= 7.0.1) | |
12 activerecord (= 7.0.1) | |
13 activestorage (= 7.0.1) | |
14 activesupport (= 7.0.1) | |
467 | 15 mail (>= 2.7.1) |
485 | 16 net-imap |
17 net-pop | |
18 net-smtp | |
19 actionmailer (7.0.1) | |
20 actionpack (= 7.0.1) | |
21 actionview (= 7.0.1) | |
22 activejob (= 7.0.1) | |
23 activesupport (= 7.0.1) | |
358 | 24 mail (~> 2.5, >= 2.5.4) |
485 | 25 net-imap |
26 net-pop | |
27 net-smtp | |
437 | 28 rails-dom-testing (~> 2.0) |
485 | 29 actionpack (7.0.1) |
30 actionview (= 7.0.1) | |
31 activesupport (= 7.0.1) | |
32 rack (~> 2.0, >= 2.2.0) | |
454 | 33 rack-test (>= 0.6.3) |
437 | 34 rails-dom-testing (~> 2.0) |
467 | 35 rails-html-sanitizer (~> 1.0, >= 1.2.0) |
485 | 36 actiontext (7.0.1) |
37 actionpack (= 7.0.1) | |
38 activerecord (= 7.0.1) | |
39 activestorage (= 7.0.1) | |
40 activesupport (= 7.0.1) | |
41 globalid (>= 0.6.0) | |
467 | 42 nokogiri (>= 1.8.5) |
485 | 43 actionview (7.0.1) |
44 activesupport (= 7.0.1) | |
304 | 45 builder (~> 3.1) |
447 | 46 erubi (~> 1.4) |
437 | 47 rails-dom-testing (~> 2.0) |
467 | 48 rails-html-sanitizer (~> 1.1, >= 1.2.0) |
485 | 49 activejob (7.0.1) |
50 activesupport (= 7.0.1) | |
431 | 51 globalid (>= 0.3.6) |
485 | 52 activemodel (7.0.1) |
53 activesupport (= 7.0.1) | |
54 activerecord (7.0.1) | |
55 activemodel (= 7.0.1) | |
56 activesupport (= 7.0.1) | |
57 activerecord-jdbc-adapter (50.0) | |
58 activerecord (>= 2.2) | |
59 activerecord-jdbcpostgresql-adapter (50.0) | |
60 activerecord-jdbc-adapter (~> 50.0) | |
457 | 61 jdbc-postgres (>= 9.4, < 43) |
485 | 62 activestorage (7.0.1) |
63 actionpack (= 7.0.1) | |
64 activejob (= 7.0.1) | |
65 activerecord (= 7.0.1) | |
66 activesupport (= 7.0.1) | |
67 marcel (~> 1.0) | |
480 | 68 mini_mime (>= 1.1.0) |
485 | 69 activesupport (7.0.1) |
431 | 70 concurrent-ruby (~> 1.0, >= 1.0.2) |
480 | 71 i18n (>= 1.6, < 2) |
72 minitest (>= 5.1) | |
73 tzinfo (~> 2.0) | |
485 | 74 autoprefixer-rails (10.4.2.0) |
480 | 75 execjs (~> 2) |
468 | 76 builder (3.2.4) |
480 | 77 concurrent-ruby (1.1.9) |
468 | 78 crass (1.0.6) |
485 | 79 digest (3.1.0) |
80 digest (3.1.0-java) | |
480 | 81 erubi (1.10.0) |
82 execjs (2.8.1) | |
485 | 83 ffi (1.15.5) |
84 ffi (1.15.5-java) | |
482 | 85 globalid (1.0.0) |
480 | 86 activesupport (>= 5.0) |
482 | 87 i18n (1.8.11) |
457 | 88 concurrent-ruby (~> 1.0) |
485 | 89 io-wait (0.2.1) |
476 | 90 jdbc-postgres (42.2.14) |
482 | 91 jruby-openssl (0.11.0-java) |
485 | 92 loofah (2.13.0) |
457 | 93 crass (~> 1.0.2) |
362 | 94 nokogiri (>= 1.5.9) |
461 | 95 mail (2.7.1) |
457 | 96 mini_mime (>= 0.1.1) |
482 | 97 marcel (1.0.2) |
475 | 98 method_source (1.0.0) |
482 | 99 mini_mime (1.1.2) |
485 | 100 mini_portile2 (2.7.1) |
101 minitest (5.15.0) | |
102 net-imap (0.2.3) | |
103 digest | |
104 net-protocol | |
105 strscan | |
106 net-pop (0.1.1) | |
107 digest | |
108 net-protocol | |
109 timeout | |
110 net-protocol (0.1.2) | |
111 io-wait | |
112 timeout | |
113 net-smtp (0.3.1) | |
114 digest | |
115 net-protocol | |
116 timeout | |
117 newrelic_rpm (8.3.0) | |
480 | 118 nio4r (2.5.8) |
119 nio4r (2.5.8-java) | |
485 | 120 nokogiri (1.13.1) |
121 mini_portile2 (~> 2.7.0) | |
480 | 122 racc (~> 1.4) |
485 | 123 nokogiri (1.13.1-java) |
480 | 124 racc (~> 1.4) |
475 | 125 pg (1.2.3) |
482 | 126 puma (5.5.2) |
480 | 127 nio4r (~> 2.0) |
482 | 128 puma (5.5.2-java) |
467 | 129 nio4r (~> 2.0) |
482 | 130 racc (1.6.0) |
131 racc (1.6.0-java) | |
476 | 132 rack (2.2.3) |
485 | 133 rack-proxy (0.7.2) |
468 | 134 rack |
461 | 135 rack-test (1.1.0) |
454 | 136 rack (>= 1.0, < 3) |
485 | 137 rails (7.0.1) |
138 actioncable (= 7.0.1) | |
139 actionmailbox (= 7.0.1) | |
140 actionmailer (= 7.0.1) | |
141 actionpack (= 7.0.1) | |
142 actiontext (= 7.0.1) | |
143 actionview (= 7.0.1) | |
144 activejob (= 7.0.1) | |
145 activemodel (= 7.0.1) | |
146 activerecord (= 7.0.1) | |
147 activestorage (= 7.0.1) | |
148 activesupport (= 7.0.1) | |
480 | 149 bundler (>= 1.15.0) |
485 | 150 railties (= 7.0.1) |
451 | 151 rails-dom-testing (2.0.3) |
152 activesupport (>= 4.2.0) | |
153 nokogiri (>= 1.6) | |
482 | 154 rails-html-sanitizer (1.4.2) |
467 | 155 loofah (~> 2.3) |
485 | 156 railties (7.0.1) |
157 actionpack (= 7.0.1) | |
158 activesupport (= 7.0.1) | |
431 | 159 method_source |
485 | 160 rake (>= 12.2) |
480 | 161 thor (~> 1.0) |
485 | 162 zeitwerk (~> 2.5) |
480 | 163 rake (13.0.6) |
467 | 164 sass-rails (6.0.0) |
165 sassc-rails (~> 2.1, >= 2.1.1) | |
476 | 166 sassc (2.4.0) |
465 | 167 ffi (~> 1.9) |
467 | 168 sassc-rails (2.1.2) |
169 railties (>= 4.0.0) | |
170 sassc (>= 2.0) | |
171 sprockets (> 3.0) | |
172 sprockets-rails | |
173 tilt | |
480 | 174 semantic_range (3.0.0) |
476 | 175 sprockets (4.0.2) |
429 | 176 concurrent-ruby (~> 1.0) |
426 | 177 rack (> 1, < 3) |
485 | 178 sprockets-rails (3.4.2) |
482 | 179 actionpack (>= 5.2) |
180 activesupport (>= 5.2) | |
429 | 181 sprockets (>= 3.0.0) |
485 | 182 strscan (3.0.1) |
467 | 183 therubyrhino (2.1.2) |
184 therubyrhino_jar (>= 1.7.4, < 1.7.9) | |
185 therubyrhino_jar (1.7.8) | |
485 | 186 thor (1.2.1) |
467 | 187 tilt (2.0.10) |
485 | 188 timeout (0.2.0) |
480 | 189 tzinfo (2.0.4) |
190 concurrent-ruby (~> 1.0) | |
482 | 191 webpacker (5.4.3) |
475 | 192 activesupport (>= 5.2) |
468 | 193 rack-proxy (>= 0.6.1) |
475 | 194 railties (>= 5.2) |
195 semantic_range (>= 2.3.0) | |
480 | 196 websocket-driver (0.7.5) |
431 | 197 websocket-extensions (>= 0.1.0) |
480 | 198 websocket-driver (0.7.5-java) |
452 | 199 websocket-extensions (>= 0.1.0) |
476 | 200 websocket-extensions (0.1.5) |
485 | 201 zeitwerk (2.5.3) |
0 | 202 |
203 PLATFORMS | |
452 | 204 java |
0 | 205 ruby |
206 | |
207 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
208 activerecord-jdbcpostgresql-adapter |
469 | 209 autoprefixer-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
210 jruby-openssl |
57 | 211 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
212 pg |
437 | 213 puma |
485 | 214 rails (~> 7.0.1) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
215 sass-rails |
160
3f02431cb17d
Added therubyrhino to remove the need of node.js when using jruby.
Edho Arief <edho@myconan.net>
parents:
158
diff
changeset
|
216 therubyrhino |
468 | 217 webpacker |
372 | 218 |
219 BUNDLED WITH | |
485 | 220 2.3.3 |