Mercurial > zeropaste
annotate Gemfile.lock @ 343:c914299c5459
Update rails and gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Thu, 03 Jul 2014 11:32:54 +0900 |
parents | 4048614cb4cf |
children | 49ae9d1f4f2c |
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) |
342 | 24 activerecord-jdbc-adapter (1.3.8) |
239 | 25 activerecord (>= 2.2) |
342 | 26 activerecord-jdbcpostgresql-adapter (1.3.8) |
27 activerecord-jdbc-adapter (~> 1.3.8) | |
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) |
342 | 36 bootstrap-sass (3.2.0.0) |
334 | 37 sass (~> 3.2) |
304 | 38 builder (3.2.2) |
341 | 39 dalli (2.7.2) |
0 | 40 erubis (2.7.0) |
342 | 41 execjs (2.2.1) |
234 | 42 hike (1.2.3) |
310 | 43 hooves (0.7) |
44 unicorn (> 0) | |
294 | 45 i18n (0.6.9) |
312 | 46 jdbc-postgres (9.3.1101) |
342 | 47 jquery-rails (3.1.1) |
169 | 48 railties (>= 3.0, < 5.0) |
49 thor (>= 0.14, < 2.0) | |
342 | 50 jruby-openssl (0.9.5-java) |
294 | 51 json (1.8.1) |
52 json (1.8.1-java) | |
303 | 53 kgio (2.9.2) |
231 | 54 mail (2.5.4) |
0 | 55 mime-types (~> 1.16) |
56 treetop (~> 1.4.8) | |
294 | 57 mime-types (1.25.1) |
342 | 58 minitest (5.3.5) |
341 | 59 multi_json (1.10.1) |
342 | 60 newrelic_rpm (3.9.0.229) |
294 | 61 pg (0.17.1) |
342 | 62 polyglot (0.3.5) |
328 | 63 puma (2.8.2) |
194 | 64 rack (>= 1.1, < 2.0) |
328 | 65 puma (2.8.2-java) |
194 | 66 rack (>= 1.1, < 2.0) |
342 | 67 quiet_assets (1.0.3) |
186 | 68 railties (>= 3.1, < 5.0) |
194 | 69 rack (1.5.2) |
37 | 70 rack-test (0.6.2) |
0 | 71 rack (>= 1.0) |
343 | 72 rails (4.1.4) |
73 actionmailer (= 4.1.4) | |
74 actionpack (= 4.1.4) | |
75 actionview (= 4.1.4) | |
76 activemodel (= 4.1.4) | |
77 activerecord (= 4.1.4) | |
78 activesupport (= 4.1.4) | |
194 | 79 bundler (>= 1.3.0, < 2.0) |
343 | 80 railties (= 4.1.4) |
327 | 81 sprockets-rails (~> 2.0) |
343 | 82 railties (4.1.4) |
83 actionpack (= 4.1.4) | |
84 activesupport (= 4.1.4) | |
0 | 85 rake (>= 0.8.7) |
194 | 86 thor (>= 0.18.1, < 2.0) |
303 | 87 raindrops (0.13.0) |
341 | 88 rake (10.3.2) |
327 | 89 sass (3.2.19) |
312 | 90 sass-rails (4.0.3) |
294 | 91 railties (>= 4.0.0, < 5.0) |
312 | 92 sass (~> 3.2.0) |
93 sprockets (~> 2.8, <= 2.11.0) | |
94 sprockets-rails (~> 2.0) | |
95 sprockets (2.11.0) | |
0 | 96 hike (~> 1.2) |
95 | 97 multi_json (~> 1.0) |
0 | 98 rack (~> 1.0) |
169 | 99 tilt (~> 1.1, != 1.3.0) |
328 | 100 sprockets-rails (2.1.3) |
194 | 101 actionpack (>= 3.0) |
102 activesupport (>= 3.0) | |
103 sprockets (~> 2.8) | |
312 | 104 therubyrhino (2.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
|
105 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
|
106 therubyrhino_jar (1.7.4) |
312 | 107 thor (0.19.1) |
341 | 108 thread_safe (0.3.4) |
109 thread_safe (0.3.4-java) | |
231 | 110 tilt (1.4.1) |
239 | 111 treetop (1.4.15) |
0 | 112 polyglot |
113 polyglot (>= 0.3.1) | |
342 | 114 tzinfo (1.2.1) |
304 | 115 thread_safe (~> 0.1) |
342 | 116 uglifier (2.5.1) |
0 | 117 execjs (>= 0.3.0) |
294 | 118 json (>= 1.8.0) |
338 | 119 unicorn (4.8.3) |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
120 kgio (~> 2.6) |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
121 rack |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
122 raindrops (~> 0.7) |
0 | 123 |
124 PLATFORMS | |
80 | 125 java |
0 | 126 ruby |
127 | |
128 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
129 activerecord-jdbcpostgresql-adapter |
334 | 130 bootstrap-sass |
320 | 131 dalli |
310 | 132 hooves |
38 | 133 jquery-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
134 jruby-openssl |
57 | 135 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
136 pg |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
137 puma |
178
e4a0ef308a99
Added quiet_assets for development environment.
Edho Arief <edho@myconan.net>
parents:
175
diff
changeset
|
138 quiet_assets |
327 | 139 rails (~> 4.1.0) |
342 | 140 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
|
141 therubyrhino |
342 | 142 uglifier (>= 1.3.0) |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
143 unicorn |