Mercurial > zeropaste
annotate Gemfile.lock @ 361:9d36e15cd5eb
Update gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Mon, 24 Nov 2014 17:14:24 +0900 |
parents | 36ad4d9590e3 |
children | cbf116933259 |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
360 | 4 actionmailer (4.1.8) |
5 actionpack (= 4.1.8) | |
6 actionview (= 4.1.8) | |
358 | 7 mail (~> 2.5, >= 2.5.4) |
360 | 8 actionpack (4.1.8) |
9 actionview (= 4.1.8) | |
10 activesupport (= 4.1.8) | |
194 | 11 rack (~> 1.5.2) |
12 rack-test (~> 0.6.2) | |
360 | 13 actionview (4.1.8) |
14 activesupport (= 4.1.8) | |
304 | 15 builder (~> 3.1) |
16 erubis (~> 2.7.0) | |
360 | 17 activemodel (4.1.8) |
18 activesupport (= 4.1.8) | |
304 | 19 builder (~> 3.1) |
360 | 20 activerecord (4.1.8) |
21 activemodel (= 4.1.8) | |
22 activesupport (= 4.1.8) | |
304 | 23 arel (~> 5.0.0) |
361 | 24 activerecord-jdbc-adapter (1.3.13) |
239 | 25 activerecord (>= 2.2) |
361 | 26 activerecord-jdbcpostgresql-adapter (1.3.13) |
27 activerecord-jdbc-adapter (~> 1.3.13) | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
28 jdbc-postgres (>= 9.1) |
360 | 29 activesupport (4.1.8) |
304 | 30 i18n (~> 0.6, >= 0.6.9) |
31 json (~> 1.7, >= 1.7.7) | |
32 minitest (~> 5.1) | |
194 | 33 thread_safe (~> 0.1) |
304 | 34 tzinfo (~> 1.1) |
335 | 35 arel (5.0.1.20140414130214) |
360 | 36 bootstrap-sass (3.3.1.0) |
334 | 37 sass (~> 3.2) |
304 | 38 builder (3.2.2) |
344 | 39 coffee-rails (4.0.1) |
40 coffee-script (>= 2.2.0) | |
41 railties (>= 4.0.0, < 5.0) | |
357 | 42 coffee-script (2.3.0) |
344 | 43 coffee-script-source |
44 execjs | |
358 | 45 coffee-script-source (1.8.0) |
341 | 46 dalli (2.7.2) |
0 | 47 erubis (2.7.0) |
359 | 48 execjs (2.2.2) |
234 | 49 hike (1.2.3) |
310 | 50 hooves (0.7) |
51 unicorn (> 0) | |
357 | 52 i18n (0.6.11) |
53 jdbc-postgres (9.3.1102) | |
358 | 54 jquery-rails (3.1.2) |
169 | 55 railties (>= 3.0, < 5.0) |
56 thor (>= 0.14, < 2.0) | |
342 | 57 jruby-openssl (0.9.5-java) |
294 | 58 json (1.8.1) |
59 json (1.8.1-java) | |
303 | 60 kgio (2.9.2) |
359 | 61 mail (2.6.3) |
358 | 62 mime-types (>= 1.16, < 3) |
359 | 63 mime-types (2.4.3) |
360 | 64 minitest (5.4.3) |
341 | 65 multi_json (1.10.1) |
360 | 66 newrelic_rpm (3.9.7.266) |
294 | 67 pg (0.17.1) |
361 | 68 puma (2.10.0) |
194 | 69 rack (>= 1.1, < 2.0) |
361 | 70 puma (2.10.0-java) |
194 | 71 rack (>= 1.1, < 2.0) |
342 | 72 quiet_assets (1.0.3) |
186 | 73 railties (>= 3.1, < 5.0) |
194 | 74 rack (1.5.2) |
37 | 75 rack-test (0.6.2) |
0 | 76 rack (>= 1.0) |
360 | 77 rails (4.1.8) |
78 actionmailer (= 4.1.8) | |
79 actionpack (= 4.1.8) | |
80 actionview (= 4.1.8) | |
81 activemodel (= 4.1.8) | |
82 activerecord (= 4.1.8) | |
83 activesupport (= 4.1.8) | |
194 | 84 bundler (>= 1.3.0, < 2.0) |
360 | 85 railties (= 4.1.8) |
327 | 86 sprockets-rails (~> 2.0) |
360 | 87 railties (4.1.8) |
88 actionpack (= 4.1.8) | |
89 activesupport (= 4.1.8) | |
0 | 90 rake (>= 0.8.7) |
194 | 91 thor (>= 0.18.1, < 2.0) |
303 | 92 raindrops (0.13.0) |
341 | 93 rake (10.3.2) |
327 | 94 sass (3.2.19) |
359 | 95 sass-rails (4.0.4) |
294 | 96 railties (>= 4.0.0, < 5.0) |
359 | 97 sass (~> 3.2.2) |
98 sprockets (~> 2.8, < 2.12) | |
312 | 99 sprockets-rails (~> 2.0) |
359 | 100 sprockets (2.11.3) |
0 | 101 hike (~> 1.2) |
95 | 102 multi_json (~> 1.0) |
0 | 103 rack (~> 1.0) |
169 | 104 tilt (~> 1.1, != 1.3.0) |
361 | 105 sprockets-rails (2.2.1) |
194 | 106 actionpack (>= 3.0) |
107 activesupport (>= 3.0) | |
359 | 108 sprockets (>= 2.8, < 4.0) |
357 | 109 therubyrhino (2.0.4) |
160
3f02431cb17d
Added therubyrhino to remove the need of node.js when using jruby.
Edho Arief <edho@myconan.net>
parents:
158
diff
changeset
|
110 therubyrhino_jar (>= 1.7.3) |
3f02431cb17d
Added therubyrhino to remove the need of node.js when using jruby.
Edho Arief <edho@myconan.net>
parents:
158
diff
changeset
|
111 therubyrhino_jar (1.7.4) |
312 | 112 thor (0.19.1) |
341 | 113 thread_safe (0.3.4) |
114 thread_safe (0.3.4-java) | |
231 | 115 tilt (1.4.1) |
358 | 116 tzinfo (1.2.2) |
304 | 117 thread_safe (~> 0.1) |
357 | 118 uglifier (2.5.3) |
0 | 119 execjs (>= 0.3.0) |
294 | 120 json (>= 1.8.0) |
338 | 121 unicorn (4.8.3) |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
122 kgio (~> 2.6) |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
123 rack |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
124 raindrops (~> 0.7) |
0 | 125 |
126 PLATFORMS | |
80 | 127 java |
0 | 128 ruby |
129 | |
130 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
131 activerecord-jdbcpostgresql-adapter |
334 | 132 bootstrap-sass |
344 | 133 coffee-rails (~> 4.0.0) |
320 | 134 dalli |
310 | 135 hooves |
38 | 136 jquery-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
137 jruby-openssl |
57 | 138 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
139 pg |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
140 puma |
178
e4a0ef308a99
Added quiet_assets for development environment.
Edho Arief <edho@myconan.net>
parents:
175
diff
changeset
|
141 quiet_assets |
327 | 142 rails (~> 4.1.0) |
342 | 143 sass-rails (~> 4.0.3) |
160
3f02431cb17d
Added therubyrhino to remove the need of node.js when using jruby.
Edho Arief <edho@myconan.net>
parents:
158
diff
changeset
|
144 therubyrhino |
342 | 145 uglifier (>= 1.3.0) |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
146 unicorn |