Mercurial > zeropaste
annotate Gemfile.lock @ 481:88fd5722fcb3
Update defaults
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 28 Nov 2021 19:45:05 +0900 |
parents | 2672acc670d2 |
children | 403f71d22b7b |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
480 | 4 actioncable (6.1.4.1) |
5 actionpack (= 6.1.4.1) | |
6 activesupport (= 6.1.4.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) |
480 | 9 actionmailbox (6.1.4.1) |
10 actionpack (= 6.1.4.1) | |
11 activejob (= 6.1.4.1) | |
12 activerecord (= 6.1.4.1) | |
13 activestorage (= 6.1.4.1) | |
14 activesupport (= 6.1.4.1) | |
467 | 15 mail (>= 2.7.1) |
480 | 16 actionmailer (6.1.4.1) |
17 actionpack (= 6.1.4.1) | |
18 actionview (= 6.1.4.1) | |
19 activejob (= 6.1.4.1) | |
20 activesupport (= 6.1.4.1) | |
358 | 21 mail (~> 2.5, >= 2.5.4) |
437 | 22 rails-dom-testing (~> 2.0) |
480 | 23 actionpack (6.1.4.1) |
24 actionview (= 6.1.4.1) | |
25 activesupport (= 6.1.4.1) | |
26 rack (~> 2.0, >= 2.0.9) | |
454 | 27 rack-test (>= 0.6.3) |
437 | 28 rails-dom-testing (~> 2.0) |
467 | 29 rails-html-sanitizer (~> 1.0, >= 1.2.0) |
480 | 30 actiontext (6.1.4.1) |
31 actionpack (= 6.1.4.1) | |
32 activerecord (= 6.1.4.1) | |
33 activestorage (= 6.1.4.1) | |
34 activesupport (= 6.1.4.1) | |
467 | 35 nokogiri (>= 1.8.5) |
480 | 36 actionview (6.1.4.1) |
37 activesupport (= 6.1.4.1) | |
304 | 38 builder (~> 3.1) |
447 | 39 erubi (~> 1.4) |
437 | 40 rails-dom-testing (~> 2.0) |
467 | 41 rails-html-sanitizer (~> 1.1, >= 1.2.0) |
480 | 42 activejob (6.1.4.1) |
43 activesupport (= 6.1.4.1) | |
431 | 44 globalid (>= 0.3.6) |
480 | 45 activemodel (6.1.4.1) |
46 activesupport (= 6.1.4.1) | |
47 activerecord (6.1.4.1) | |
48 activemodel (= 6.1.4.1) | |
49 activesupport (= 6.1.4.1) | |
50 activerecord-jdbc-adapter (61.1-java) | |
51 activerecord (~> 6.1.0) | |
52 activerecord-jdbcpostgresql-adapter (61.1-java) | |
53 activerecord-jdbc-adapter (= 61.1) | |
457 | 54 jdbc-postgres (>= 9.4, < 43) |
480 | 55 activestorage (6.1.4.1) |
56 actionpack (= 6.1.4.1) | |
57 activejob (= 6.1.4.1) | |
58 activerecord (= 6.1.4.1) | |
59 activesupport (= 6.1.4.1) | |
60 marcel (~> 1.0.0) | |
61 mini_mime (>= 1.1.0) | |
62 activesupport (6.1.4.1) | |
431 | 63 concurrent-ruby (~> 1.0, >= 1.0.2) |
480 | 64 i18n (>= 1.6, < 2) |
65 minitest (>= 5.1) | |
66 tzinfo (~> 2.0) | |
67 zeitwerk (~> 2.3) | |
68 autoprefixer-rails (10.3.1.0) | |
69 execjs (~> 2) | |
468 | 70 builder (3.2.4) |
480 | 71 concurrent-ruby (1.1.9) |
468 | 72 crass (1.0.6) |
480 | 73 erubi (1.10.0) |
74 execjs (2.8.1) | |
75 ffi (1.15.3) | |
76 ffi (1.15.3-java) | |
77 globalid (0.5.2) | |
78 activesupport (>= 5.0) | |
79 i18n (1.8.10) | |
457 | 80 concurrent-ruby (~> 1.0) |
476 | 81 jdbc-postgres (42.2.14) |
480 | 82 jruby-openssl (0.10.7-java) |
83 loofah (2.12.0) | |
457 | 84 crass (~> 1.0.2) |
362 | 85 nokogiri (>= 1.5.9) |
461 | 86 mail (2.7.1) |
457 | 87 mini_mime (>= 0.1.1) |
480 | 88 marcel (1.0.1) |
475 | 89 method_source (1.0.0) |
480 | 90 mini_mime (1.1.0) |
91 mini_portile2 (2.6.1) | |
92 minitest (5.14.4) | |
93 newrelic_rpm (7.2.0) | |
94 nio4r (2.5.8) | |
95 nio4r (2.5.8-java) | |
96 nokogiri (1.12.3) | |
97 mini_portile2 (~> 2.6.1) | |
98 racc (~> 1.4) | |
99 nokogiri (1.12.3-java) | |
100 racc (~> 1.4) | |
475 | 101 pg (1.2.3) |
480 | 102 puma (5.4.0) |
103 nio4r (~> 2.0) | |
104 puma (5.4.0-java) | |
467 | 105 nio4r (~> 2.0) |
480 | 106 racc (1.5.2) |
107 racc (1.5.2-java) | |
476 | 108 rack (2.2.3) |
480 | 109 rack-proxy (0.7.0) |
468 | 110 rack |
461 | 111 rack-test (1.1.0) |
454 | 112 rack (>= 1.0, < 3) |
480 | 113 rails (6.1.4.1) |
114 actioncable (= 6.1.4.1) | |
115 actionmailbox (= 6.1.4.1) | |
116 actionmailer (= 6.1.4.1) | |
117 actionpack (= 6.1.4.1) | |
118 actiontext (= 6.1.4.1) | |
119 actionview (= 6.1.4.1) | |
120 activejob (= 6.1.4.1) | |
121 activemodel (= 6.1.4.1) | |
122 activerecord (= 6.1.4.1) | |
123 activestorage (= 6.1.4.1) | |
124 activesupport (= 6.1.4.1) | |
125 bundler (>= 1.15.0) | |
126 railties (= 6.1.4.1) | |
431 | 127 sprockets-rails (>= 2.0.0) |
451 | 128 rails-dom-testing (2.0.3) |
129 activesupport (>= 4.2.0) | |
130 nokogiri (>= 1.6) | |
480 | 131 rails-html-sanitizer (1.4.1) |
467 | 132 loofah (~> 2.3) |
480 | 133 railties (6.1.4.1) |
134 actionpack (= 6.1.4.1) | |
135 activesupport (= 6.1.4.1) | |
431 | 136 method_source |
480 | 137 rake (>= 0.13) |
138 thor (~> 1.0) | |
139 rake (13.0.6) | |
467 | 140 sass-rails (6.0.0) |
141 sassc-rails (~> 2.1, >= 2.1.1) | |
476 | 142 sassc (2.4.0) |
465 | 143 ffi (~> 1.9) |
467 | 144 sassc-rails (2.1.2) |
145 railties (>= 4.0.0) | |
146 sassc (>= 2.0) | |
147 sprockets (> 3.0) | |
148 sprockets-rails | |
149 tilt | |
480 | 150 semantic_range (3.0.0) |
476 | 151 sprockets (4.0.2) |
429 | 152 concurrent-ruby (~> 1.0) |
426 | 153 rack (> 1, < 3) |
477 | 154 sprockets-rails (3.2.2) |
429 | 155 actionpack (>= 4.0) |
156 activesupport (>= 4.0) | |
157 sprockets (>= 3.0.0) | |
467 | 158 therubyrhino (2.1.2) |
159 therubyrhino_jar (>= 1.7.4, < 1.7.9) | |
160 therubyrhino_jar (1.7.8) | |
480 | 161 thor (1.1.0) |
467 | 162 tilt (2.0.10) |
480 | 163 tzinfo (2.0.4) |
164 concurrent-ruby (~> 1.0) | |
165 webpacker (5.4.2) | |
475 | 166 activesupport (>= 5.2) |
468 | 167 rack-proxy (>= 0.6.1) |
475 | 168 railties (>= 5.2) |
169 semantic_range (>= 2.3.0) | |
480 | 170 websocket-driver (0.7.5) |
431 | 171 websocket-extensions (>= 0.1.0) |
480 | 172 websocket-driver (0.7.5-java) |
452 | 173 websocket-extensions (>= 0.1.0) |
476 | 174 websocket-extensions (0.1.5) |
480 | 175 zeitwerk (2.4.2) |
0 | 176 |
177 PLATFORMS | |
452 | 178 java |
0 | 179 ruby |
180 | |
181 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
182 activerecord-jdbcpostgresql-adapter |
469 | 183 autoprefixer-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
184 jruby-openssl |
57 | 185 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
186 pg |
437 | 187 puma |
480 | 188 rails (~> 6.1.0) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
189 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
|
190 therubyrhino |
468 | 191 webpacker |
372 | 192 |
193 BUNDLED WITH | |
474 | 194 2.1.4 |