Mercurial > zeropaste
annotate Gemfile.lock @ 454:3c5e71483f15
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Fri, 08 Sep 2017 21:18:03 +0900 |
parents | 2d95869aed19 |
children | 871fe28b8349 |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
398 | 3 remote: https://rails-assets.org/ |
0 | 4 specs: |
454 | 5 actioncable (5.1.4) |
6 actionpack (= 5.1.4) | |
447 | 7 nio4r (~> 2.0) |
431 | 8 websocket-driver (~> 0.6.1) |
454 | 9 actionmailer (5.1.4) |
10 actionpack (= 5.1.4) | |
11 actionview (= 5.1.4) | |
12 activejob (= 5.1.4) | |
358 | 13 mail (~> 2.5, >= 2.5.4) |
437 | 14 rails-dom-testing (~> 2.0) |
454 | 15 actionpack (5.1.4) |
16 actionview (= 5.1.4) | |
17 activesupport (= 5.1.4) | |
437 | 18 rack (~> 2.0) |
454 | 19 rack-test (>= 0.6.3) |
437 | 20 rails-dom-testing (~> 2.0) |
396 | 21 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
454 | 22 actionview (5.1.4) |
23 activesupport (= 5.1.4) | |
304 | 24 builder (~> 3.1) |
447 | 25 erubi (~> 1.4) |
437 | 26 rails-dom-testing (~> 2.0) |
445 | 27 rails-html-sanitizer (~> 1.0, >= 1.0.3) |
454 | 28 activejob (5.1.4) |
29 activesupport (= 5.1.4) | |
431 | 30 globalid (>= 0.3.6) |
454 | 31 activemodel (5.1.4) |
32 activesupport (= 5.1.4) | |
33 activerecord (5.1.4) | |
34 activemodel (= 5.1.4) | |
35 activesupport (= 5.1.4) | |
447 | 36 arel (~> 8.0) |
452 | 37 activerecord-jdbc-adapter (1.3.22) |
38 activerecord (>= 2.2) | |
39 activerecord-jdbcpostgresql-adapter (1.3.22) | |
40 activerecord-jdbc-adapter (~> 1.3.22) | |
41 jdbc-postgres (>= 9.1) | |
454 | 42 activesupport (5.1.4) |
431 | 43 concurrent-ruby (~> 1.0, >= 1.0.2) |
362 | 44 i18n (~> 0.7) |
304 | 45 minitest (~> 5.1) |
46 tzinfo (~> 1.1) | |
447 | 47 arel (8.0.0) |
454 | 48 autoprefixer-rails (7.1.4) |
365 | 49 execjs |
441 | 50 bootstrap-sass (3.3.7) |
429 | 51 autoprefixer-rails (>= 5.2.1) |
52 sass (>= 3.3.4) | |
445 | 53 builder (3.2.3) |
451 | 54 coffee-rails (4.2.2) |
344 | 55 coffee-script (>= 2.2.0) |
451 | 56 railties (>= 4.0.0) |
369 | 57 coffee-script (2.4.1) |
344 | 58 coffee-script-source |
59 execjs | |
443 | 60 coffee-script-source (1.12.2) |
445 | 61 concurrent-ruby (1.0.5) |
452 | 62 concurrent-ruby (1.0.5-java) |
451 | 63 erubi (1.6.1) |
437 | 64 execjs (2.7.0) |
451 | 65 ffi (1.9.18) |
452 | 66 ffi (1.9.18-java) |
447 | 67 globalid (0.4.0) |
68 activesupport (>= 4.2.0) | |
451 | 69 i18n (0.8.6) |
452 | 70 jdbc-postgres (9.4.1206) |
447 | 71 jquery-rails (4.3.1) |
431 | 72 rails-dom-testing (>= 1, < 3) |
362 | 73 railties (>= 4.2.0) |
169 | 74 thor (>= 0.14, < 2.0) |
452 | 75 jruby-openssl (0.9.21-java) |
397 | 76 loofah (2.0.3) |
362 | 77 nokogiri (>= 1.5.9) |
451 | 78 mail (2.6.6) |
431 | 79 mime-types (>= 1.16, < 4) |
80 method_source (0.8.2) | |
437 | 81 mime-types (3.1) |
431 | 82 mime-types-data (~> 3.2015) |
437 | 83 mime-types-data (3.2016.0521) |
451 | 84 mini_portile2 (2.2.0) |
85 minitest (5.10.3) | |
454 | 86 newrelic_rpm (4.4.0.336) |
451 | 87 nio4r (2.1.0) |
452 | 88 nio4r (2.1.0-java) |
451 | 89 nokogiri (1.8.0) |
90 mini_portile2 (~> 2.2.0) | |
452 | 91 nokogiri (1.8.0-java) |
451 | 92 pg (0.21.0) |
454 | 93 puma (3.10.0) |
94 puma (3.10.0-java) | |
451 | 95 rack (2.0.3) |
454 | 96 rack-test (0.7.0) |
97 rack (>= 1.0, < 3) | |
98 rails (5.1.4) | |
99 actioncable (= 5.1.4) | |
100 actionmailer (= 5.1.4) | |
101 actionpack (= 5.1.4) | |
102 actionview (= 5.1.4) | |
103 activejob (= 5.1.4) | |
104 activemodel (= 5.1.4) | |
105 activerecord (= 5.1.4) | |
106 activesupport (= 5.1.4) | |
452 | 107 bundler (>= 1.3.0) |
454 | 108 railties (= 5.1.4) |
431 | 109 sprockets-rails (>= 2.0.0) |
452 | 110 rails-assets-commonmark (0.28.1) |
451 | 111 rails-assets-highlightjs (9.12.0) |
112 rails-dom-testing (2.0.3) | |
113 activesupport (>= 4.2.0) | |
114 nokogiri (>= 1.6) | |
429 | 115 rails-html-sanitizer (1.0.3) |
362 | 116 loofah (~> 2.0) |
454 | 117 railties (5.1.4) |
118 actionpack (= 5.1.4) | |
119 activesupport (= 5.1.4) | |
431 | 120 method_source |
0 | 121 rake (>= 0.8.7) |
194 | 122 thor (>= 0.18.1, < 2.0) |
443 | 123 rake (12.0.0) |
451 | 124 rb-fsevent (0.10.2) |
125 rb-inotify (0.9.10) | |
126 ffi (>= 0.5.0, < 2) | |
127 sass (3.5.1) | |
128 sass-listen (~> 4.0.0) | |
129 sass-listen (4.0.0) | |
130 rb-fsevent (~> 0.9, >= 0.9.4) | |
131 rb-inotify (~> 0.9, >= 0.9.7) | |
441 | 132 sass-rails (5.0.6) |
437 | 133 railties (>= 4.0.0, < 6) |
362 | 134 sass (~> 3.1) |
135 sprockets (>= 2.8, < 4.0) | |
136 sprockets-rails (>= 2.0, < 4.0) | |
398 | 137 tilt (>= 1.1, < 3) |
451 | 138 sprockets (3.7.1) |
429 | 139 concurrent-ruby (~> 1.0) |
426 | 140 rack (> 1, < 3) |
454 | 141 sprockets-rails (3.2.1) |
429 | 142 actionpack (>= 4.0) |
143 activesupport (>= 4.0) | |
144 sprockets (>= 3.0.0) | |
452 | 145 therubyrhino (2.0.4) |
146 therubyrhino_jar (>= 1.7.3) | |
147 therubyrhino_jar (1.7.6) | |
454 | 148 thor (0.20.0) |
445 | 149 thread_safe (0.3.6) |
452 | 150 thread_safe (0.3.6-java) |
451 | 151 tilt (2.0.8) |
447 | 152 tzinfo (1.2.3) |
304 | 153 thread_safe (~> 0.1) |
447 | 154 uglifier (3.2.0) |
431 | 155 execjs (>= 0.3.0, < 3) |
445 | 156 websocket-driver (0.6.5) |
431 | 157 websocket-extensions (>= 0.1.0) |
452 | 158 websocket-driver (0.6.5-java) |
159 websocket-extensions (>= 0.1.0) | |
431 | 160 websocket-extensions (0.1.2) |
0 | 161 |
162 PLATFORMS | |
452 | 163 java |
0 | 164 ruby |
165 | |
166 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
167 activerecord-jdbcpostgresql-adapter |
334 | 168 bootstrap-sass |
437 | 169 coffee-rails (~> 4.2) |
38 | 170 jquery-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
171 jruby-openssl |
57 | 172 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
173 pg |
437 | 174 puma |
447 | 175 rails (~> 5.1.0) |
398 | 176 rails-assets-commonmark! |
177 rails-assets-highlightjs! | |
362 | 178 sass-rails (~> 5.0) |
160
3f02431cb17d
Added therubyrhino to remove the need of node.js when using jruby.
Edho Arief <edho@myconan.net>
parents:
158
diff
changeset
|
179 therubyrhino |
342 | 180 uglifier (>= 1.3.0) |
372 | 181 |
182 BUNDLED WITH | |
452 | 183 1.15.3 |