Mercurial > zeropaste
annotate Gemfile.lock @ 357:a5447f6128d7
Update gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Tue, 05 Aug 2014 23:11:13 +0900 |
parents | 49ae9d1f4f2c |
children | d57f2b4ccc0e |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
343 | 4 actionmailer (4.1.4) |
5 actionpack (= 4.1.4) | |
6 actionview (= 4.1.4) | |
294 | 7 mail (~> 2.5.4) |
343 | 8 actionpack (4.1.4) |
9 actionview (= 4.1.4) | |
10 activesupport (= 4.1.4) | |
194 | 11 rack (~> 1.5.2) |
12 rack-test (~> 0.6.2) | |
343 | 13 actionview (4.1.4) |
14 activesupport (= 4.1.4) | |
304 | 15 builder (~> 3.1) |
16 erubis (~> 2.7.0) | |
343 | 17 activemodel (4.1.4) |
18 activesupport (= 4.1.4) | |
304 | 19 builder (~> 3.1) |
343 | 20 activerecord (4.1.4) |
21 activemodel (= 4.1.4) | |
22 activesupport (= 4.1.4) | |
304 | 23 arel (~> 5.0.0) |
357 | 24 activerecord-jdbc-adapter (1.3.9) |
239 | 25 activerecord (>= 2.2) |
357 | 26 activerecord-jdbcpostgresql-adapter (1.3.9) |
27 activerecord-jdbc-adapter (~> 1.3.9) | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
28 jdbc-postgres (>= 9.1) |
343 | 29 activesupport (4.1.4) |
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) |
357 | 36 bootstrap-sass (3.2.0.1) |
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 | |
357 | 45 coffee-script-source (1.7.1) |
341 | 46 dalli (2.7.2) |
0 | 47 erubis (2.7.0) |
342 | 48 execjs (2.2.1) |
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) | |
342 | 54 jquery-rails (3.1.1) |
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) |
231 | 61 mail (2.5.4) |
0 | 62 mime-types (~> 1.16) |
63 treetop (~> 1.4.8) | |
294 | 64 mime-types (1.25.1) |
357 | 65 minitest (5.4.0) |
341 | 66 multi_json (1.10.1) |
357 | 67 newrelic_rpm (3.9.1.236) |
294 | 68 pg (0.17.1) |
342 | 69 polyglot (0.3.5) |
357 | 70 puma (2.9.0) |
194 | 71 rack (>= 1.1, < 2.0) |
357 | 72 puma (2.9.0-java) |
194 | 73 rack (>= 1.1, < 2.0) |
342 | 74 quiet_assets (1.0.3) |
186 | 75 railties (>= 3.1, < 5.0) |
194 | 76 rack (1.5.2) |
37 | 77 rack-test (0.6.2) |
0 | 78 rack (>= 1.0) |
343 | 79 rails (4.1.4) |
80 actionmailer (= 4.1.4) | |
81 actionpack (= 4.1.4) | |
82 actionview (= 4.1.4) | |
83 activemodel (= 4.1.4) | |
84 activerecord (= 4.1.4) | |
85 activesupport (= 4.1.4) | |
194 | 86 bundler (>= 1.3.0, < 2.0) |
343 | 87 railties (= 4.1.4) |
327 | 88 sprockets-rails (~> 2.0) |
343 | 89 railties (4.1.4) |
90 actionpack (= 4.1.4) | |
91 activesupport (= 4.1.4) | |
0 | 92 rake (>= 0.8.7) |
194 | 93 thor (>= 0.18.1, < 2.0) |
303 | 94 raindrops (0.13.0) |
341 | 95 rake (10.3.2) |
327 | 96 sass (3.2.19) |
312 | 97 sass-rails (4.0.3) |
294 | 98 railties (>= 4.0.0, < 5.0) |
312 | 99 sass (~> 3.2.0) |
100 sprockets (~> 2.8, <= 2.11.0) | |
101 sprockets-rails (~> 2.0) | |
102 sprockets (2.11.0) | |
0 | 103 hike (~> 1.2) |
95 | 104 multi_json (~> 1.0) |
0 | 105 rack (~> 1.0) |
169 | 106 tilt (~> 1.1, != 1.3.0) |
328 | 107 sprockets-rails (2.1.3) |
194 | 108 actionpack (>= 3.0) |
109 activesupport (>= 3.0) | |
110 sprockets (~> 2.8) | |
357 | 111 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
|
112 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
|
113 therubyrhino_jar (1.7.4) |
312 | 114 thor (0.19.1) |
341 | 115 thread_safe (0.3.4) |
116 thread_safe (0.3.4-java) | |
231 | 117 tilt (1.4.1) |
239 | 118 treetop (1.4.15) |
0 | 119 polyglot |
120 polyglot (>= 0.3.1) | |
342 | 121 tzinfo (1.2.1) |
304 | 122 thread_safe (~> 0.1) |
357 | 123 uglifier (2.5.3) |
0 | 124 execjs (>= 0.3.0) |
294 | 125 json (>= 1.8.0) |
338 | 126 unicorn (4.8.3) |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
127 kgio (~> 2.6) |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
128 rack |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
129 raindrops (~> 0.7) |
0 | 130 |
131 PLATFORMS | |
80 | 132 java |
0 | 133 ruby |
134 | |
135 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
136 activerecord-jdbcpostgresql-adapter |
334 | 137 bootstrap-sass |
344 | 138 coffee-rails (~> 4.0.0) |
320 | 139 dalli |
310 | 140 hooves |
38 | 141 jquery-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
142 jruby-openssl |
57 | 143 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
144 pg |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
145 puma |
178
e4a0ef308a99
Added quiet_assets for development environment.
Edho Arief <edho@myconan.net>
parents:
175
diff
changeset
|
146 quiet_assets |
327 | 147 rails (~> 4.1.0) |
342 | 148 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
|
149 therubyrhino |
342 | 150 uglifier (>= 1.3.0) |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
151 unicorn |