Mercurial > zeropaste
annotate Gemfile.lock @ 468:802dcd44188e
Now with webpacker
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 23 Feb 2020 20:23:09 +0900 |
parents | fd3078b4d355 |
children | 68231013b01b |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
468 | 4 actioncable (6.0.2.1) |
5 actionpack (= 6.0.2.1) | |
447 | 6 nio4r (~> 2.0) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
7 websocket-driver (>= 0.6.1) |
468 | 8 actionmailbox (6.0.2.1) |
9 actionpack (= 6.0.2.1) | |
10 activejob (= 6.0.2.1) | |
11 activerecord (= 6.0.2.1) | |
12 activestorage (= 6.0.2.1) | |
13 activesupport (= 6.0.2.1) | |
467 | 14 mail (>= 2.7.1) |
468 | 15 actionmailer (6.0.2.1) |
16 actionpack (= 6.0.2.1) | |
17 actionview (= 6.0.2.1) | |
18 activejob (= 6.0.2.1) | |
358 | 19 mail (~> 2.5, >= 2.5.4) |
437 | 20 rails-dom-testing (~> 2.0) |
468 | 21 actionpack (6.0.2.1) |
22 actionview (= 6.0.2.1) | |
23 activesupport (= 6.0.2.1) | |
24 rack (~> 2.0, >= 2.0.8) | |
454 | 25 rack-test (>= 0.6.3) |
437 | 26 rails-dom-testing (~> 2.0) |
467 | 27 rails-html-sanitizer (~> 1.0, >= 1.2.0) |
468 | 28 actiontext (6.0.2.1) |
29 actionpack (= 6.0.2.1) | |
30 activerecord (= 6.0.2.1) | |
31 activestorage (= 6.0.2.1) | |
32 activesupport (= 6.0.2.1) | |
467 | 33 nokogiri (>= 1.8.5) |
468 | 34 actionview (6.0.2.1) |
35 activesupport (= 6.0.2.1) | |
304 | 36 builder (~> 3.1) |
447 | 37 erubi (~> 1.4) |
437 | 38 rails-dom-testing (~> 2.0) |
467 | 39 rails-html-sanitizer (~> 1.1, >= 1.2.0) |
468 | 40 activejob (6.0.2.1) |
41 activesupport (= 6.0.2.1) | |
431 | 42 globalid (>= 0.3.6) |
468 | 43 activemodel (6.0.2.1) |
44 activesupport (= 6.0.2.1) | |
45 activerecord (6.0.2.1) | |
46 activemodel (= 6.0.2.1) | |
47 activesupport (= 6.0.2.1) | |
48 activerecord-jdbc-adapter (60.1-java) | |
49 activerecord (~> 6.0.0) | |
50 activerecord-jdbcpostgresql-adapter (60.1-java) | |
51 activerecord-jdbc-adapter (= 60.1) | |
457 | 52 jdbc-postgres (>= 9.4, < 43) |
468 | 53 activestorage (6.0.2.1) |
54 actionpack (= 6.0.2.1) | |
55 activejob (= 6.0.2.1) | |
56 activerecord (= 6.0.2.1) | |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
57 marcel (~> 0.3.1) |
468 | 58 activesupport (6.0.2.1) |
431 | 59 concurrent-ruby (~> 1.0, >= 1.0.2) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
60 i18n (>= 0.7, < 2) |
304 | 61 minitest (~> 5.1) |
62 tzinfo (~> 1.1) | |
468 | 63 zeitwerk (~> 2.2) |
64 builder (3.2.4) | |
65 concurrent-ruby (1.1.6) | |
66 crass (1.0.6) | |
467 | 67 erubi (1.9.0) |
468 | 68 ffi (1.12.2) |
69 ffi (1.12.2-java) | |
465 | 70 globalid (0.4.2) |
447 | 71 activesupport (>= 4.2.0) |
468 | 72 i18n (1.8.2) |
457 | 73 concurrent-ruby (~> 1.0) |
467 | 74 jdbc-postgres (42.2.6) |
468 | 75 jruby-openssl (0.10.4-java) |
76 loofah (2.4.0) | |
457 | 77 crass (~> 1.0.2) |
362 | 78 nokogiri (>= 1.5.9) |
461 | 79 mail (2.7.1) |
457 | 80 mini_mime (>= 0.1.1) |
461 | 81 marcel (0.3.3) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
82 mimemagic (~> 0.3.2) |
461 | 83 method_source (0.9.2) |
468 | 84 mimemagic (0.3.4) |
467 | 85 mini_mime (1.0.2) |
465 | 86 mini_portile2 (2.4.0) |
468 | 87 minitest (5.14.0) |
88 newrelic_rpm (6.9.0.363) | |
467 | 89 nio4r (2.5.2) |
90 nio4r (2.5.2-java) | |
468 | 91 nokogiri (1.10.8) |
465 | 92 mini_portile2 (~> 2.4.0) |
468 | 93 nokogiri (1.10.8-java) |
94 pg (1.2.2) | |
95 puma (4.3.1) | |
467 | 96 nio4r (~> 2.0) |
468 | 97 puma (4.3.1-java) |
467 | 98 nio4r (~> 2.0) |
468 | 99 rack (2.2.2) |
100 rack-proxy (0.6.5) | |
101 rack | |
461 | 102 rack-test (1.1.0) |
454 | 103 rack (>= 1.0, < 3) |
468 | 104 rails (6.0.2.1) |
105 actioncable (= 6.0.2.1) | |
106 actionmailbox (= 6.0.2.1) | |
107 actionmailer (= 6.0.2.1) | |
108 actionpack (= 6.0.2.1) | |
109 actiontext (= 6.0.2.1) | |
110 actionview (= 6.0.2.1) | |
111 activejob (= 6.0.2.1) | |
112 activemodel (= 6.0.2.1) | |
113 activerecord (= 6.0.2.1) | |
114 activestorage (= 6.0.2.1) | |
115 activesupport (= 6.0.2.1) | |
452 | 116 bundler (>= 1.3.0) |
468 | 117 railties (= 6.0.2.1) |
431 | 118 sprockets-rails (>= 2.0.0) |
451 | 119 rails-dom-testing (2.0.3) |
120 activesupport (>= 4.2.0) | |
121 nokogiri (>= 1.6) | |
467 | 122 rails-html-sanitizer (1.3.0) |
123 loofah (~> 2.3) | |
468 | 124 railties (6.0.2.1) |
125 actionpack (= 6.0.2.1) | |
126 activesupport (= 6.0.2.1) | |
431 | 127 method_source |
0 | 128 rake (>= 0.8.7) |
467 | 129 thor (>= 0.20.3, < 2.0) |
468 | 130 rake (13.0.1) |
467 | 131 sass-rails (6.0.0) |
132 sassc-rails (~> 2.1, >= 2.1.1) | |
133 sassc (2.2.1) | |
465 | 134 ffi (~> 1.9) |
467 | 135 sassc-rails (2.1.2) |
136 railties (>= 4.0.0) | |
137 sassc (>= 2.0) | |
138 sprockets (> 3.0) | |
139 sprockets-rails | |
140 tilt | |
141 sprockets (4.0.0) | |
429 | 142 concurrent-ruby (~> 1.0) |
426 | 143 rack (> 1, < 3) |
454 | 144 sprockets-rails (3.2.1) |
429 | 145 actionpack (>= 4.0) |
146 activesupport (>= 4.0) | |
147 sprockets (>= 3.0.0) | |
467 | 148 therubyrhino (2.1.2) |
149 therubyrhino_jar (>= 1.7.4, < 1.7.9) | |
150 therubyrhino_jar (1.7.8) | |
468 | 151 thor (1.0.1) |
445 | 152 thread_safe (0.3.6) |
452 | 153 thread_safe (0.3.6-java) |
467 | 154 tilt (2.0.10) |
468 | 155 tzinfo (1.2.6) |
304 | 156 thread_safe (~> 0.1) |
468 | 157 webpacker (4.2.2) |
158 activesupport (>= 4.2) | |
159 rack-proxy (>= 0.6.1) | |
160 railties (>= 4.2) | |
467 | 161 websocket-driver (0.7.1) |
431 | 162 websocket-extensions (>= 0.1.0) |
467 | 163 websocket-driver (0.7.1-java) |
452 | 164 websocket-extensions (>= 0.1.0) |
467 | 165 websocket-extensions (0.1.4) |
468 | 166 zeitwerk (2.2.2) |
0 | 167 |
168 PLATFORMS | |
452 | 169 java |
0 | 170 ruby |
171 | |
172 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
173 activerecord-jdbcpostgresql-adapter |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
174 jruby-openssl |
57 | 175 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
176 pg |
437 | 177 puma |
467 | 178 rails (~> 6.0.0) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
179 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
|
180 therubyrhino |
468 | 181 webpacker |
372 | 182 |
183 BUNDLED WITH | |
465 | 184 1.17.2 |