Mercurial > zeropaste
annotate Gemfile.lock @ 303:5e16fc534c76
Update gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 19 Feb 2014 13:04:48 +0900 |
parents | 04cddbdc7745 |
children | 602196221350 |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
302 | 4 actionmailer (4.0.3) |
5 actionpack (= 4.0.3) | |
294 | 6 mail (~> 2.5.4) |
302 | 7 actionpack (4.0.3) |
8 activesupport (= 4.0.3) | |
194 | 9 builder (~> 3.1.0) |
0 | 10 erubis (~> 2.7.0) |
194 | 11 rack (~> 1.5.2) |
12 rack-test (~> 0.6.2) | |
294 | 13 actionpack-page_caching (1.0.2) |
14 actionpack (>= 4.0.0, < 5) | |
302 | 15 activemodel (4.0.3) |
16 activesupport (= 4.0.3) | |
194 | 17 builder (~> 3.1.0) |
302 | 18 activerecord (4.0.3) |
19 activemodel (= 4.0.3) | |
194 | 20 activerecord-deprecated_finders (~> 1.0.2) |
302 | 21 activesupport (= 4.0.3) |
194 | 22 arel (~> 4.0.0) |
234 | 23 activerecord-deprecated_finders (1.0.3) |
296 | 24 activerecord-jdbc-adapter (1.3.6) |
239 | 25 activerecord (>= 2.2) |
296 | 26 activerecord-jdbcpostgresql-adapter (1.3.6) |
27 activerecord-jdbc-adapter (~> 1.3.6) | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
28 jdbc-postgres (>= 9.1) |
302 | 29 activesupport (4.0.3) |
194 | 30 i18n (~> 0.6, >= 0.6.4) |
31 minitest (~> 4.2) | |
32 multi_json (~> 1.3) | |
33 thread_safe (~> 0.1) | |
34 tzinfo (~> 0.3.37) | |
294 | 35 anjlab-bootstrap-rails (3.0.3.0) |
99
e0e99705e79d
Use gem for bootstrap instead of self-vendoring it.
Edho Arief <edho@myconan.net>
parents:
95
diff
changeset
|
36 railties (>= 3.0) |
e0e99705e79d
Use gem for bootstrap instead of self-vendoring it.
Edho Arief <edho@myconan.net>
parents:
95
diff
changeset
|
37 sass (>= 3.2) |
296 | 38 arel (4.0.2) |
239 | 39 atomic (1.1.14) |
40 atomic (1.1.14-java) | |
192
1da19a81f5d7
Update rails to 3.2.13 and various other gems.
Edho Arief <edho@myconan.net>
parents:
186
diff
changeset
|
41 bouncy-castle-java (1.5.0147) |
194 | 42 builder (3.1.4) |
0 | 43 erubis (2.7.0) |
239 | 44 execjs (2.0.2) |
234 | 45 hike (1.2.3) |
294 | 46 i18n (0.6.9) |
47 jdbc-postgres (9.3.1100) | |
295 | 48 jquery-rails (3.1.0) |
169 | 49 railties (>= 3.0, < 5.0) |
50 thor (>= 0.14, < 2.0) | |
294 | 51 jruby-openssl (0.9.4) |
192
1da19a81f5d7
Update rails to 3.2.13 and various other gems.
Edho Arief <edho@myconan.net>
parents:
186
diff
changeset
|
52 bouncy-castle-java (>= 1.5.0147) |
294 | 53 json (1.8.1) |
54 json (1.8.1-java) | |
303 | 55 kgio (2.9.2) |
231 | 56 mail (2.5.4) |
0 | 57 mime-types (~> 1.16) |
58 treetop (~> 1.4.8) | |
294 | 59 mime-types (1.25.1) |
234 | 60 minitest (4.7.5) |
295 | 61 multi_json (1.8.4) |
303 | 62 newrelic_rpm (3.7.2.195) |
294 | 63 pg (0.17.1) |
302 | 64 polyglot (0.3.4) |
294 | 65 puma (2.7.1) |
194 | 66 rack (>= 1.1, < 2.0) |
294 | 67 puma (2.7.1-java) |
194 | 68 rack (>= 1.1, < 2.0) |
186 | 69 quiet_assets (1.0.2) |
70 railties (>= 3.1, < 5.0) | |
194 | 71 rack (1.5.2) |
37 | 72 rack-test (0.6.2) |
0 | 73 rack (>= 1.0) |
302 | 74 rails (4.0.3) |
75 actionmailer (= 4.0.3) | |
76 actionpack (= 4.0.3) | |
77 activerecord (= 4.0.3) | |
78 activesupport (= 4.0.3) | |
194 | 79 bundler (>= 1.3.0, < 2.0) |
302 | 80 railties (= 4.0.3) |
234 | 81 sprockets-rails (~> 2.0.0) |
302 | 82 railties (4.0.3) |
83 actionpack (= 4.0.3) | |
84 activesupport (= 4.0.3) | |
0 | 85 rake (>= 0.8.7) |
194 | 86 thor (>= 0.18.1, < 2.0) |
303 | 87 raindrops (0.13.0) |
294 | 88 rake (10.1.1) |
295 | 89 sass (3.2.14) |
294 | 90 sass-rails (4.0.1) |
91 railties (>= 4.0.0, < 5.0) | |
0 | 92 sass (>= 3.1.10) |
235 | 93 sprockets-rails (~> 2.0.0) |
294 | 94 sprockets (2.10.1) |
0 | 95 hike (~> 1.2) |
95 | 96 multi_json (~> 1.0) |
0 | 97 rack (~> 1.0) |
169 | 98 tilt (~> 1.1, != 1.3.0) |
294 | 99 sprockets-rails (2.0.1) |
194 | 100 actionpack (>= 3.0) |
101 activesupport (>= 3.0) | |
102 sprockets (~> 2.8) | |
162 | 103 therubyrhino (2.0.2) |
160
3f02431cb17d
Added therubyrhino to remove the need of node.js when using jruby.
Edho Arief <edho@myconan.net>
parents:
158
diff
changeset
|
104 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
|
105 therubyrhino_jar (1.7.4) |
193 | 106 thor (0.18.1) |
239 | 107 thread_safe (0.1.3) |
237 | 108 atomic |
239 | 109 thread_safe (0.1.3-java) |
194 | 110 atomic |
231 | 111 tilt (1.4.1) |
239 | 112 treetop (1.4.15) |
0 | 113 polyglot |
114 polyglot (>= 0.3.1) | |
251 | 115 tzinfo (0.3.38) |
294 | 116 uglifier (2.4.0) |
0 | 117 execjs (>= 0.3.0) |
294 | 118 json (>= 1.8.0) |
296 | 119 unicorn (4.8.2) |
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 | |
194 | 129 actionpack-page_caching |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
130 activerecord-jdbcpostgresql-adapter |
258 | 131 anjlab-bootstrap-rails |
38 | 132 jquery-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
133 jruby-openssl |
57 | 134 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
135 pg |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
136 puma |
178
e4a0ef308a99
Added quiet_assets for development environment.
Edho Arief <edho@myconan.net>
parents:
175
diff
changeset
|
137 quiet_assets |
194 | 138 rails (~> 4.0.0.rc1) |
139 sass-rails (~> 4.0.0.rc1) | |
160
3f02431cb17d
Added therubyrhino to remove the need of node.js when using jruby.
Edho Arief <edho@myconan.net>
parents:
158
diff
changeset
|
140 therubyrhino |
194 | 141 uglifier |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
142 unicorn |