Mercurial > zeropaste
annotate Gemfile.lock @ 471:c8e2f6b22527 bootstrap-4
Fix radio button alignment
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 23 Feb 2020 22:35:44 +0900 |
parents | 68231013b01b |
children | 389d2f995010 |
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) |
469 | 64 autoprefixer-rails (9.7.4) |
65 execjs | |
468 | 66 builder (3.2.4) |
67 concurrent-ruby (1.1.6) | |
68 crass (1.0.6) | |
467 | 69 erubi (1.9.0) |
469 | 70 execjs (2.7.0) |
468 | 71 ffi (1.12.2) |
72 ffi (1.12.2-java) | |
465 | 73 globalid (0.4.2) |
447 | 74 activesupport (>= 4.2.0) |
468 | 75 i18n (1.8.2) |
457 | 76 concurrent-ruby (~> 1.0) |
467 | 77 jdbc-postgres (42.2.6) |
468 | 78 jruby-openssl (0.10.4-java) |
79 loofah (2.4.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) |
461 | 86 method_source (0.9.2) |
468 | 87 mimemagic (0.3.4) |
467 | 88 mini_mime (1.0.2) |
465 | 89 mini_portile2 (2.4.0) |
468 | 90 minitest (5.14.0) |
91 newrelic_rpm (6.9.0.363) | |
467 | 92 nio4r (2.5.2) |
93 nio4r (2.5.2-java) | |
468 | 94 nokogiri (1.10.8) |
465 | 95 mini_portile2 (~> 2.4.0) |
468 | 96 nokogiri (1.10.8-java) |
97 pg (1.2.2) | |
98 puma (4.3.1) | |
467 | 99 nio4r (~> 2.0) |
468 | 100 puma (4.3.1-java) |
467 | 101 nio4r (~> 2.0) |
468 | 102 rack (2.2.2) |
103 rack-proxy (0.6.5) | |
104 rack | |
461 | 105 rack-test (1.1.0) |
454 | 106 rack (>= 1.0, < 3) |
468 | 107 rails (6.0.2.1) |
108 actioncable (= 6.0.2.1) | |
109 actionmailbox (= 6.0.2.1) | |
110 actionmailer (= 6.0.2.1) | |
111 actionpack (= 6.0.2.1) | |
112 actiontext (= 6.0.2.1) | |
113 actionview (= 6.0.2.1) | |
114 activejob (= 6.0.2.1) | |
115 activemodel (= 6.0.2.1) | |
116 activerecord (= 6.0.2.1) | |
117 activestorage (= 6.0.2.1) | |
118 activesupport (= 6.0.2.1) | |
452 | 119 bundler (>= 1.3.0) |
468 | 120 railties (= 6.0.2.1) |
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) | |
468 | 127 railties (6.0.2.1) |
128 actionpack (= 6.0.2.1) | |
129 activesupport (= 6.0.2.1) | |
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) | |
136 sassc (2.2.1) | |
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 | |
144 sprockets (4.0.0) | |
429 | 145 concurrent-ruby (~> 1.0) |
426 | 146 rack (> 1, < 3) |
454 | 147 sprockets-rails (3.2.1) |
429 | 148 actionpack (>= 4.0) |
149 activesupport (>= 4.0) | |
150 sprockets (>= 3.0.0) | |
467 | 151 therubyrhino (2.1.2) |
152 therubyrhino_jar (>= 1.7.4, < 1.7.9) | |
153 therubyrhino_jar (1.7.8) | |
468 | 154 thor (1.0.1) |
445 | 155 thread_safe (0.3.6) |
452 | 156 thread_safe (0.3.6-java) |
467 | 157 tilt (2.0.10) |
468 | 158 tzinfo (1.2.6) |
304 | 159 thread_safe (~> 0.1) |
468 | 160 webpacker (4.2.2) |
161 activesupport (>= 4.2) | |
162 rack-proxy (>= 0.6.1) | |
163 railties (>= 4.2) | |
467 | 164 websocket-driver (0.7.1) |
431 | 165 websocket-extensions (>= 0.1.0) |
467 | 166 websocket-driver (0.7.1-java) |
452 | 167 websocket-extensions (>= 0.1.0) |
467 | 168 websocket-extensions (0.1.4) |
468 | 169 zeitwerk (2.2.2) |
0 | 170 |
171 PLATFORMS | |
452 | 172 java |
0 | 173 ruby |
174 | |
175 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
176 activerecord-jdbcpostgresql-adapter |
469 | 177 autoprefixer-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
178 jruby-openssl |
57 | 179 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
180 pg |
437 | 181 puma |
467 | 182 rails (~> 6.0.0) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
183 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
|
184 therubyrhino |
468 | 185 webpacker |
372 | 186 |
187 BUNDLED WITH | |
465 | 188 1.17.2 |