Mercurial > zeropaste
annotate Gemfile.lock @ 222:9bc35555d3e3
Use external jquery instead of rails' builtin
Saves bandwidth and (hopefully) improves speed.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Sun, 12 May 2013 12:38:03 +0900 |
parents | 442c3ad459a7 |
children | e021f4e76269 |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
194 | 4 actionmailer (4.0.0.rc1) |
5 actionpack (= 4.0.0.rc1) | |
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) |
194 | 7 actionpack (4.0.0.rc1) |
8 activesupport (= 4.0.0.rc1) | |
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) | |
15 activemodel (4.0.0.rc1) | |
16 activesupport (= 4.0.0.rc1) | |
17 builder (~> 3.1.0) | |
18 activerecord (4.0.0.rc1) | |
19 activemodel (= 4.0.0.rc1) | |
20 activerecord-deprecated_finders (~> 1.0.2) | |
21 activesupport (= 4.0.0.rc1) | |
22 arel (~> 4.0.0) | |
23 activerecord-deprecated_finders (1.0.2) | |
193 | 24 activerecord-jdbc-adapter (1.2.9) |
25 activerecord-jdbcmysql-adapter (1.2.9) | |
26 activerecord-jdbc-adapter (~> 1.2.9) | |
80 | 27 jdbc-mysql (~> 5.1.0) |
194 | 28 activesupport (4.0.0.rc1) |
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) |
38 atomic (1.1.9) | |
39 atomic (1.1.9-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) | |
194 | 45 hike (1.2.2) |
46 i18n (0.6.4) | |
192
1da19a81f5d7
Update rails to 3.2.13 and various other gems.
Edho Arief <edho@myconan.net>
parents:
186
diff
changeset
|
47 jdbc-mysql (5.1.24) |
182 | 48 jquery-rails (2.2.1) |
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) |
192
1da19a81f5d7
Update rails to 3.2.13 and various other gems.
Edho Arief <edho@myconan.net>
parents:
186
diff
changeset
|
54 mail (2.5.3) |
0 | 55 i18n (>= 0.4.0) |
56 mime-types (~> 1.16) | |
57 treetop (~> 1.4.8) | |
194 | 58 mime-types (1.23) |
59 minitest (4.7.4) | |
60 multi_json (1.7.3) | |
0 | 61 mysql2 (0.3.11) |
194 | 62 newrelic_rpm (3.6.1.88) |
0 | 63 polyglot (0.3.3) |
194 | 64 puma (2.0.1) |
65 rack (>= 1.1, < 2.0) | |
66 puma (2.0.1-java) | |
67 rack (>= 1.1, < 2.0) | |
186 | 68 quiet_assets (1.0.2) |
69 railties (>= 3.1, < 5.0) | |
194 | 70 rack (1.5.2) |
37 | 71 rack-test (0.6.2) |
0 | 72 rack (>= 1.0) |
194 | 73 rails (4.0.0.rc1) |
74 actionmailer (= 4.0.0.rc1) | |
75 actionpack (= 4.0.0.rc1) | |
76 activerecord (= 4.0.0.rc1) | |
77 activesupport (= 4.0.0.rc1) | |
78 bundler (>= 1.3.0, < 2.0) | |
79 railties (= 4.0.0.rc1) | |
80 sprockets-rails (~> 2.0.0.rc4) | |
81 railties (4.0.0.rc1) | |
82 actionpack (= 4.0.0.rc1) | |
83 activesupport (= 4.0.0.rc1) | |
0 | 84 rake (>= 0.8.7) |
194 | 85 thor (>= 0.18.1, < 2.0) |
86 raindrops (0.11.0) | |
193 | 87 rake (10.0.4) |
194 | 88 sass (3.2.8) |
89 sass-rails (4.0.0.rc1) | |
90 railties (>= 4.0.0.beta, < 5.0) | |
0 | 91 sass (>= 3.1.10) |
194 | 92 sprockets-rails (~> 2.0.0.rc0) |
0 | 93 tilt (~> 1.3) |
194 | 94 sprockets (2.9.3) |
0 | 95 hike (~> 1.2) |
95 | 96 multi_json (~> 1.0) |
0 | 97 rack (~> 1.0) |
169 | 98 tilt (~> 1.1, != 1.3.0) |
194 | 99 sprockets-rails (2.0.0.rc4) |
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) |
194 | 107 thread_safe (0.1.0) |
108 atomic | |
109 tilt (1.4.0) | |
87 | 110 treetop (1.4.12) |
0 | 111 polyglot |
112 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
|
113 tzinfo (0.3.37) |
194 | 114 uglifier (2.0.1) |
0 | 115 execjs (>= 0.3.0) |
169 | 116 multi_json (~> 1.0, >= 1.0.2) |
192
1da19a81f5d7
Update rails to 3.2.13 and various other gems.
Edho Arief <edho@myconan.net>
parents:
186
diff
changeset
|
117 unicorn (4.6.2) |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
118 kgio (~> 2.6) |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
119 rack |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
120 raindrops (~> 0.7) |
0 | 121 |
122 PLATFORMS | |
80 | 123 java |
0 | 124 ruby |
125 | |
126 DEPENDENCIES | |
194 | 127 actionpack-page_caching |
80 | 128 activerecord-jdbcmysql-adapter |
194 | 129 anjlab-bootstrap-rails |
38 | 130 jquery-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
131 jruby-openssl |
0 | 132 mysql2 |
57 | 133 newrelic_rpm |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
134 puma |
178
e4a0ef308a99
Added quiet_assets for development environment.
Edho Arief <edho@myconan.net>
parents:
175
diff
changeset
|
135 quiet_assets |
194 | 136 rails (~> 4.0.0.rc1) |
137 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
|
138 therubyrhino |
194 | 139 uglifier |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
140 unicorn |