Mercurial > zeropaste
annotate Gemfile.lock @ 477:7a20b4906267
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Sat, 10 Oct 2020 18:13:56 +0900 |
parents | 5d3567759915 |
children | 2672acc670d2 |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
477 | 4 actioncable (6.0.3.4) |
5 actionpack (= 6.0.3.4) | |
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) |
477 | 8 actionmailbox (6.0.3.4) |
9 actionpack (= 6.0.3.4) | |
10 activejob (= 6.0.3.4) | |
11 activerecord (= 6.0.3.4) | |
12 activestorage (= 6.0.3.4) | |
13 activesupport (= 6.0.3.4) | |
467 | 14 mail (>= 2.7.1) |
477 | 15 actionmailer (6.0.3.4) |
16 actionpack (= 6.0.3.4) | |
17 actionview (= 6.0.3.4) | |
18 activejob (= 6.0.3.4) | |
358 | 19 mail (~> 2.5, >= 2.5.4) |
437 | 20 rails-dom-testing (~> 2.0) |
477 | 21 actionpack (6.0.3.4) |
22 actionview (= 6.0.3.4) | |
23 activesupport (= 6.0.3.4) | |
468 | 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) |
477 | 28 actiontext (6.0.3.4) |
29 actionpack (= 6.0.3.4) | |
30 activerecord (= 6.0.3.4) | |
31 activestorage (= 6.0.3.4) | |
32 activesupport (= 6.0.3.4) | |
467 | 33 nokogiri (>= 1.8.5) |
477 | 34 actionview (6.0.3.4) |
35 activesupport (= 6.0.3.4) | |
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) |
477 | 40 activejob (6.0.3.4) |
41 activesupport (= 6.0.3.4) | |
431 | 42 globalid (>= 0.3.6) |
477 | 43 activemodel (6.0.3.4) |
44 activesupport (= 6.0.3.4) | |
45 activerecord (6.0.3.4) | |
46 activemodel (= 6.0.3.4) | |
47 activesupport (= 6.0.3.4) | |
475 | 48 activerecord-jdbc-adapter (60.2-java) |
468 | 49 activerecord (~> 6.0.0) |
475 | 50 activerecord-jdbcpostgresql-adapter (60.2-java) |
51 activerecord-jdbc-adapter (= 60.2) | |
457 | 52 jdbc-postgres (>= 9.4, < 43) |
477 | 53 activestorage (6.0.3.4) |
54 actionpack (= 6.0.3.4) | |
55 activejob (= 6.0.3.4) | |
56 activerecord (= 6.0.3.4) | |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
57 marcel (~> 0.3.1) |
477 | 58 activesupport (6.0.3.4) |
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) | |
476 | 63 zeitwerk (~> 2.2, >= 2.2.2) |
477 | 64 autoprefixer-rails (10.0.1.0) |
469 | 65 execjs |
468 | 66 builder (3.2.4) |
477 | 67 concurrent-ruby (1.1.7) |
468 | 68 crass (1.0.6) |
467 | 69 erubi (1.9.0) |
469 | 70 execjs (2.7.0) |
476 | 71 ffi (1.13.1) |
72 ffi (1.13.1-java) | |
465 | 73 globalid (0.4.2) |
447 | 74 activesupport (>= 4.2.0) |
476 | 75 i18n (1.8.5) |
457 | 76 concurrent-ruby (~> 1.0) |
476 | 77 jdbc-postgres (42.2.14) |
477 | 78 jruby-openssl (0.10.5-java) |
79 loofah (2.7.0) | |
457 | 80 crass (~> 1.0.2) |
362 | 81 nokogiri (>= 1.5.9) |
461 | 82 mail (2.7.1) |
457 | 83 mini_mime (>= 0.1.1) |
461 | 84 marcel (0.3.3) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
85 mimemagic (~> 0.3.2) |
475 | 86 method_source (1.0.0) |
476 | 87 mimemagic (0.3.5) |
467 | 88 mini_mime (1.0.2) |
465 | 89 mini_portile2 (2.4.0) |
477 | 90 minitest (5.14.2) |
91 newrelic_rpm (6.13.1) | |
92 nio4r (2.5.4) | |
93 nio4r (2.5.4-java) | |
476 | 94 nokogiri (1.10.10) |
465 | 95 mini_portile2 (~> 2.4.0) |
476 | 96 nokogiri (1.10.10-java) |
475 | 97 pg (1.2.3) |
477 | 98 puma (5.0.2) |
467 | 99 nio4r (~> 2.0) |
477 | 100 puma (5.0.2-java) |
467 | 101 nio4r (~> 2.0) |
476 | 102 rack (2.2.3) |
468 | 103 rack-proxy (0.6.5) |
104 rack | |
461 | 105 rack-test (1.1.0) |
454 | 106 rack (>= 1.0, < 3) |
477 | 107 rails (6.0.3.4) |
108 actioncable (= 6.0.3.4) | |
109 actionmailbox (= 6.0.3.4) | |
110 actionmailer (= 6.0.3.4) | |
111 actionpack (= 6.0.3.4) | |
112 actiontext (= 6.0.3.4) | |
113 actionview (= 6.0.3.4) | |
114 activejob (= 6.0.3.4) | |
115 activemodel (= 6.0.3.4) | |
116 activerecord (= 6.0.3.4) | |
117 activestorage (= 6.0.3.4) | |
118 activesupport (= 6.0.3.4) | |
452 | 119 bundler (>= 1.3.0) |
477 | 120 railties (= 6.0.3.4) |
431 | 121 sprockets-rails (>= 2.0.0) |
451 | 122 rails-dom-testing (2.0.3) |
123 activesupport (>= 4.2.0) | |
124 nokogiri (>= 1.6) | |
467 | 125 rails-html-sanitizer (1.3.0) |
126 loofah (~> 2.3) | |
477 | 127 railties (6.0.3.4) |
128 actionpack (= 6.0.3.4) | |
129 activesupport (= 6.0.3.4) | |
431 | 130 method_source |
0 | 131 rake (>= 0.8.7) |
467 | 132 thor (>= 0.20.3, < 2.0) |
468 | 133 rake (13.0.1) |
467 | 134 sass-rails (6.0.0) |
135 sassc-rails (~> 2.1, >= 2.1.1) | |
476 | 136 sassc (2.4.0) |
465 | 137 ffi (~> 1.9) |
467 | 138 sassc-rails (2.1.2) |
139 railties (>= 4.0.0) | |
140 sassc (>= 2.0) | |
141 sprockets (> 3.0) | |
142 sprockets-rails | |
143 tilt | |
475 | 144 semantic_range (2.3.0) |
476 | 145 sprockets (4.0.2) |
429 | 146 concurrent-ruby (~> 1.0) |
426 | 147 rack (> 1, < 3) |
477 | 148 sprockets-rails (3.2.2) |
429 | 149 actionpack (>= 4.0) |
150 activesupport (>= 4.0) | |
151 sprockets (>= 3.0.0) | |
467 | 152 therubyrhino (2.1.2) |
153 therubyrhino_jar (>= 1.7.4, < 1.7.9) | |
154 therubyrhino_jar (1.7.8) | |
468 | 155 thor (1.0.1) |
445 | 156 thread_safe (0.3.6) |
452 | 157 thread_safe (0.3.6-java) |
467 | 158 tilt (2.0.10) |
475 | 159 tzinfo (1.2.7) |
304 | 160 thread_safe (~> 0.1) |
477 | 161 webpacker (5.2.1) |
475 | 162 activesupport (>= 5.2) |
468 | 163 rack-proxy (>= 0.6.1) |
475 | 164 railties (>= 5.2) |
165 semantic_range (>= 2.3.0) | |
476 | 166 websocket-driver (0.7.3) |
431 | 167 websocket-extensions (>= 0.1.0) |
476 | 168 websocket-driver (0.7.3-java) |
452 | 169 websocket-extensions (>= 0.1.0) |
476 | 170 websocket-extensions (0.1.5) |
171 zeitwerk (2.4.0) | |
0 | 172 |
173 PLATFORMS | |
452 | 174 java |
0 | 175 ruby |
176 | |
177 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
178 activerecord-jdbcpostgresql-adapter |
469 | 179 autoprefixer-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
180 jruby-openssl |
57 | 181 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
182 pg |
437 | 183 puma |
467 | 184 rails (~> 6.0.0) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
185 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
|
186 therubyrhino |
468 | 187 webpacker |
372 | 188 |
189 BUNDLED WITH | |
474 | 190 2.1.4 |