Mercurial > zeropaste
annotate Gemfile.lock @ 457:871fe28b8349
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Sat, 09 Dec 2017 20:08:42 +0900 |
parents | 3c5e71483f15 |
children | 07d6c6639adf |
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) |
457 | 37 activerecord-jdbc-adapter (50.0) |
452 | 38 activerecord (>= 2.2) |
457 | 39 activerecord-jdbcpostgresql-adapter (50.0) |
40 activerecord-jdbc-adapter (~> 50.0) | |
41 jdbc-postgres (>= 9.4, < 43) | |
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) |
457 | 48 autoprefixer-rails (7.2.2) |
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) |
457 | 63 crass (1.0.3) |
64 erubi (1.7.0) | |
437 | 65 execjs (2.7.0) |
451 | 66 ffi (1.9.18) |
452 | 67 ffi (1.9.18-java) |
457 | 68 globalid (0.4.1) |
447 | 69 activesupport (>= 4.2.0) |
457 | 70 i18n (0.9.1) |
71 concurrent-ruby (~> 1.0) | |
72 jdbc-postgres (42.1.4) | |
447 | 73 jquery-rails (4.3.1) |
431 | 74 rails-dom-testing (>= 1, < 3) |
362 | 75 railties (>= 4.2.0) |
169 | 76 thor (>= 0.14, < 2.0) |
452 | 77 jruby-openssl (0.9.21-java) |
457 | 78 loofah (2.1.1) |
79 crass (~> 1.0.2) | |
362 | 80 nokogiri (>= 1.5.9) |
457 | 81 mail (2.7.0) |
82 mini_mime (>= 0.1.1) | |
83 method_source (0.9.0) | |
84 mini_mime (1.0.0) | |
85 mini_portile2 (2.3.0) | |
451 | 86 minitest (5.10.3) |
457 | 87 newrelic_rpm (4.6.0.338) |
451 | 88 nio4r (2.1.0) |
452 | 89 nio4r (2.1.0-java) |
457 | 90 nokogiri (1.8.1) |
91 mini_portile2 (~> 2.3.0) | |
92 nokogiri (1.8.1-java) | |
451 | 93 pg (0.21.0) |
457 | 94 puma (3.11.0) |
95 puma (3.11.0-java) | |
451 | 96 rack (2.0.3) |
457 | 97 rack-test (0.8.2) |
454 | 98 rack (>= 1.0, < 3) |
99 rails (5.1.4) | |
100 actioncable (= 5.1.4) | |
101 actionmailer (= 5.1.4) | |
102 actionpack (= 5.1.4) | |
103 actionview (= 5.1.4) | |
104 activejob (= 5.1.4) | |
105 activemodel (= 5.1.4) | |
106 activerecord (= 5.1.4) | |
107 activesupport (= 5.1.4) | |
452 | 108 bundler (>= 1.3.0) |
454 | 109 railties (= 5.1.4) |
431 | 110 sprockets-rails (>= 2.0.0) |
452 | 111 rails-assets-commonmark (0.28.1) |
451 | 112 rails-assets-highlightjs (9.12.0) |
113 rails-dom-testing (2.0.3) | |
114 activesupport (>= 4.2.0) | |
115 nokogiri (>= 1.6) | |
429 | 116 rails-html-sanitizer (1.0.3) |
362 | 117 loofah (~> 2.0) |
454 | 118 railties (5.1.4) |
119 actionpack (= 5.1.4) | |
120 activesupport (= 5.1.4) | |
431 | 121 method_source |
0 | 122 rake (>= 0.8.7) |
194 | 123 thor (>= 0.18.1, < 2.0) |
457 | 124 rake (12.3.0) |
451 | 125 rb-fsevent (0.10.2) |
126 rb-inotify (0.9.10) | |
127 ffi (>= 0.5.0, < 2) | |
457 | 128 sass (3.5.3) |
451 | 129 sass-listen (~> 4.0.0) |
130 sass-listen (4.0.0) | |
131 rb-fsevent (~> 0.9, >= 0.9.4) | |
132 rb-inotify (~> 0.9, >= 0.9.7) | |
457 | 133 sass-rails (5.0.7) |
437 | 134 railties (>= 4.0.0, < 6) |
362 | 135 sass (~> 3.1) |
136 sprockets (>= 2.8, < 4.0) | |
137 sprockets-rails (>= 2.0, < 4.0) | |
398 | 138 tilt (>= 1.1, < 3) |
451 | 139 sprockets (3.7.1) |
429 | 140 concurrent-ruby (~> 1.0) |
426 | 141 rack (> 1, < 3) |
454 | 142 sprockets-rails (3.2.1) |
429 | 143 actionpack (>= 4.0) |
144 activesupport (>= 4.0) | |
145 sprockets (>= 3.0.0) | |
452 | 146 therubyrhino (2.0.4) |
147 therubyrhino_jar (>= 1.7.3) | |
148 therubyrhino_jar (1.7.6) | |
454 | 149 thor (0.20.0) |
445 | 150 thread_safe (0.3.6) |
452 | 151 thread_safe (0.3.6-java) |
451 | 152 tilt (2.0.8) |
457 | 153 tzinfo (1.2.4) |
304 | 154 thread_safe (~> 0.1) |
457 | 155 uglifier (4.0.1) |
431 | 156 execjs (>= 0.3.0, < 3) |
445 | 157 websocket-driver (0.6.5) |
431 | 158 websocket-extensions (>= 0.1.0) |
452 | 159 websocket-driver (0.6.5-java) |
160 websocket-extensions (>= 0.1.0) | |
457 | 161 websocket-extensions (0.1.3) |
0 | 162 |
163 PLATFORMS | |
452 | 164 java |
0 | 165 ruby |
166 | |
167 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
168 activerecord-jdbcpostgresql-adapter |
334 | 169 bootstrap-sass |
437 | 170 coffee-rails (~> 4.2) |
38 | 171 jquery-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
172 jruby-openssl |
57 | 173 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
174 pg |
437 | 175 puma |
447 | 176 rails (~> 5.1.0) |
398 | 177 rails-assets-commonmark! |
178 rails-assets-highlightjs! | |
362 | 179 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
|
180 therubyrhino |
342 | 181 uglifier (>= 1.3.0) |
372 | 182 |
183 BUNDLED WITH | |
457 | 184 1.16.0 |