Mercurial > zeropaste
annotate Gemfile.lock @ 236:62bd520fe050
Update gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Sat, 20 Jul 2013 04:50:38 +0900 |
parents | 90c5e399aa5f |
children | 8b8d6bbf6119 f66e6e18d24b |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
234 | 4 actionmailer (4.0.0) |
5 actionpack (= 4.0.0) | |
192
1da19a81f5d7
Update rails to 3.2.13 and various other gems.
Edho Arief <edho@myconan.net>
parents:
186
diff
changeset
|
6 mail (~> 2.5.3) |
234 | 7 actionpack (4.0.0) |
8 activesupport (= 4.0.0) | |
194 | 9 builder (~> 3.1.0) |
0 | 10 erubis (~> 2.7.0) |
194 | 11 rack (~> 1.5.2) |
12 rack-test (~> 0.6.2) | |
13 actionpack-page_caching (1.0.0) | |
14 actionpack (>= 4.0.0.beta, < 5.0) | |
234 | 15 activemodel (4.0.0) |
16 activesupport (= 4.0.0) | |
194 | 17 builder (~> 3.1.0) |
234 | 18 activerecord (4.0.0) |
19 activemodel (= 4.0.0) | |
194 | 20 activerecord-deprecated_finders (~> 1.0.2) |
234 | 21 activesupport (= 4.0.0) |
194 | 22 arel (~> 4.0.0) |
234 | 23 activerecord-deprecated_finders (1.0.3) |
236 | 24 activerecord-jdbc-adapter (1.2.9.1) |
193 | 25 activerecord-jdbcmysql-adapter (1.2.9) |
26 activerecord-jdbc-adapter (~> 1.2.9) | |
80 | 27 jdbc-mysql (~> 5.1.0) |
234 | 28 activesupport (4.0.0) |
194 | 29 i18n (~> 0.6, >= 0.6.4) |
30 minitest (~> 4.2) | |
31 multi_json (~> 1.3) | |
32 thread_safe (~> 0.1) | |
33 tzinfo (~> 0.3.37) | |
34 anjlab-bootstrap-rails (2.3.1.2) | |
99
e0e99705e79d
Use gem for bootstrap instead of self-vendoring it.
Edho Arief <edho@myconan.net>
parents:
95
diff
changeset
|
35 railties (>= 3.0) |
e0e99705e79d
Use gem for bootstrap instead of self-vendoring it.
Edho Arief <edho@myconan.net>
parents:
95
diff
changeset
|
36 sass (>= 3.2) |
194 | 37 arel (4.0.0) |
236 | 38 atomic (1.1.10) |
39 atomic (1.1.10-java) | |
192
1da19a81f5d7
Update rails to 3.2.13 and various other gems.
Edho Arief <edho@myconan.net>
parents:
186
diff
changeset
|
40 bouncy-castle-java (1.5.0147) |
194 | 41 builder (3.1.4) |
0 | 42 erubis (2.7.0) |
43 execjs (1.4.0) | |
44 multi_json (~> 1.0) | |
234 | 45 hike (1.2.3) |
194 | 46 i18n (0.6.4) |
235 | 47 jdbc-mysql (5.1.25) |
236 | 48 jquery-rails (3.0.4) |
169 | 49 railties (>= 3.0, < 5.0) |
50 thor (>= 0.14, < 2.0) | |
194 | 51 jruby-openssl (0.8.8) |
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) |
173 | 53 kgio (2.8.0) |
231 | 54 mail (2.5.4) |
0 | 55 mime-types (~> 1.16) |
56 treetop (~> 1.4.8) | |
194 | 57 mime-types (1.23) |
234 | 58 minitest (4.7.5) |
59 multi_json (1.7.7) | |
236 | 60 mysql2 (0.3.13) |
61 newrelic_rpm (3.6.5.130) | |
0 | 62 polyglot (0.3.3) |
236 | 63 puma (2.3.2) |
194 | 64 rack (>= 1.1, < 2.0) |
236 | 65 puma (2.3.2-java) |
194 | 66 rack (>= 1.1, < 2.0) |
186 | 67 quiet_assets (1.0.2) |
68 railties (>= 3.1, < 5.0) | |
194 | 69 rack (1.5.2) |
37 | 70 rack-test (0.6.2) |
0 | 71 rack (>= 1.0) |
234 | 72 rails (4.0.0) |
73 actionmailer (= 4.0.0) | |
74 actionpack (= 4.0.0) | |
75 activerecord (= 4.0.0) | |
76 activesupport (= 4.0.0) | |
194 | 77 bundler (>= 1.3.0, < 2.0) |
234 | 78 railties (= 4.0.0) |
79 sprockets-rails (~> 2.0.0) | |
80 railties (4.0.0) | |
81 actionpack (= 4.0.0) | |
82 activesupport (= 4.0.0) | |
0 | 83 rake (>= 0.8.7) |
194 | 84 thor (>= 0.18.1, < 2.0) |
85 raindrops (0.11.0) | |
234 | 86 rake (10.1.0) |
231 | 87 sass (3.2.9) |
235 | 88 sass-rails (4.0.0) |
194 | 89 railties (>= 4.0.0.beta, < 5.0) |
0 | 90 sass (>= 3.1.10) |
235 | 91 sprockets-rails (~> 2.0.0) |
233 | 92 sprockets (2.10.0) |
0 | 93 hike (~> 1.2) |
95 | 94 multi_json (~> 1.0) |
0 | 95 rack (~> 1.0) |
169 | 96 tilt (~> 1.1, != 1.3.0) |
234 | 97 sprockets-rails (2.0.0) |
194 | 98 actionpack (>= 3.0) |
99 activesupport (>= 3.0) | |
100 sprockets (~> 2.8) | |
162 | 101 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
|
102 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
|
103 therubyrhino_jar (1.7.4) |
193 | 104 thor (0.18.1) |
194 | 105 thread_safe (0.1.0) |
106 atomic | |
231 | 107 tilt (1.4.1) |
234 | 108 treetop (1.4.14) |
0 | 109 polyglot |
110 polyglot (>= 0.3.1) | |
192
1da19a81f5d7
Update rails to 3.2.13 and various other gems.
Edho Arief <edho@myconan.net>
parents:
186
diff
changeset
|
111 tzinfo (0.3.37) |
236 | 112 uglifier (2.1.2) |
0 | 113 execjs (>= 0.3.0) |
169 | 114 multi_json (~> 1.0, >= 1.0.2) |
235 | 115 unicorn (4.6.3) |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
116 kgio (~> 2.6) |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
117 rack |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
118 raindrops (~> 0.7) |
0 | 119 |
120 PLATFORMS | |
80 | 121 java |
0 | 122 ruby |
123 | |
124 DEPENDENCIES | |
194 | 125 actionpack-page_caching |
80 | 126 activerecord-jdbcmysql-adapter |
194 | 127 anjlab-bootstrap-rails |
38 | 128 jquery-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
129 jruby-openssl |
0 | 130 mysql2 |
57 | 131 newrelic_rpm |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
132 puma |
178
e4a0ef308a99
Added quiet_assets for development environment.
Edho Arief <edho@myconan.net>
parents:
175
diff
changeset
|
133 quiet_assets |
194 | 134 rails (~> 4.0.0.rc1) |
135 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
|
136 therubyrhino |
194 | 137 uglifier |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
138 unicorn |