Mercurial > zeropaste
annotate Gemfile.lock @ 362:cbf116933259
Update to rails 4.2.
author | edogawaconan <me@myconan.net> |
---|---|
date | Sat, 20 Dec 2014 17:57:34 +0900 |
parents | 9d36e15cd5eb |
children | dd5a107bff3d |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
362 | 4 actionmailer (4.2.0) |
5 actionpack (= 4.2.0) | |
6 actionview (= 4.2.0) | |
7 activejob (= 4.2.0) | |
358 | 8 mail (~> 2.5, >= 2.5.4) |
362 | 9 rails-dom-testing (~> 1.0, >= 1.0.5) |
10 actionpack (4.2.0) | |
11 actionview (= 4.2.0) | |
12 activesupport (= 4.2.0) | |
13 rack (~> 1.6.0) | |
194 | 14 rack-test (~> 0.6.2) |
362 | 15 rails-dom-testing (~> 1.0, >= 1.0.5) |
16 rails-html-sanitizer (~> 1.0, >= 1.0.1) | |
17 actionview (4.2.0) | |
18 activesupport (= 4.2.0) | |
304 | 19 builder (~> 3.1) |
20 erubis (~> 2.7.0) | |
362 | 21 rails-dom-testing (~> 1.0, >= 1.0.5) |
22 rails-html-sanitizer (~> 1.0, >= 1.0.1) | |
23 activejob (4.2.0) | |
24 activesupport (= 4.2.0) | |
25 globalid (>= 0.3.0) | |
26 activemodel (4.2.0) | |
27 activesupport (= 4.2.0) | |
304 | 28 builder (~> 3.1) |
362 | 29 activerecord (4.2.0) |
30 activemodel (= 4.2.0) | |
31 activesupport (= 4.2.0) | |
32 arel (~> 6.0) | |
361 | 33 activerecord-jdbc-adapter (1.3.13) |
239 | 34 activerecord (>= 2.2) |
361 | 35 activerecord-jdbcpostgresql-adapter (1.3.13) |
36 activerecord-jdbc-adapter (~> 1.3.13) | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
37 jdbc-postgres (>= 9.1) |
362 | 38 activesupport (4.2.0) |
39 i18n (~> 0.7) | |
304 | 40 json (~> 1.7, >= 1.7.7) |
41 minitest (~> 5.1) | |
362 | 42 thread_safe (~> 0.3, >= 0.3.4) |
304 | 43 tzinfo (~> 1.1) |
362 | 44 arel (6.0.0) |
360 | 45 bootstrap-sass (3.3.1.0) |
334 | 46 sass (~> 3.2) |
304 | 47 builder (3.2.2) |
362 | 48 coffee-rails (4.1.0) |
344 | 49 coffee-script (>= 2.2.0) |
50 railties (>= 4.0.0, < 5.0) | |
357 | 51 coffee-script (2.3.0) |
344 | 52 coffee-script-source |
53 execjs | |
358 | 54 coffee-script-source (1.8.0) |
341 | 55 dalli (2.7.2) |
0 | 56 erubis (2.7.0) |
359 | 57 execjs (2.2.2) |
362 | 58 globalid (0.3.0) |
59 activesupport (>= 4.1.0) | |
234 | 60 hike (1.2.3) |
310 | 61 hooves (0.7) |
62 unicorn (> 0) | |
362 | 63 i18n (0.7.0) |
357 | 64 jdbc-postgres (9.3.1102) |
362 | 65 jquery-rails (4.0.2) |
66 rails-dom-testing (~> 1.0) | |
67 railties (>= 4.2.0) | |
169 | 68 thor (>= 0.14, < 2.0) |
362 | 69 jruby-openssl (0.9.6-java) |
294 | 70 json (1.8.1) |
71 json (1.8.1-java) | |
303 | 72 kgio (2.9.2) |
362 | 73 loofah (2.0.1) |
74 nokogiri (>= 1.5.9) | |
359 | 75 mail (2.6.3) |
358 | 76 mime-types (>= 1.16, < 3) |
359 | 77 mime-types (2.4.3) |
362 | 78 mini_portile (0.6.1) |
79 minitest (5.5.0) | |
341 | 80 multi_json (1.10.1) |
362 | 81 newrelic_rpm (3.9.8.273) |
82 nokogiri (1.6.5) | |
83 mini_portile (~> 0.6.0) | |
84 nokogiri (1.6.5-java) | |
294 | 85 pg (0.17.1) |
362 | 86 puma (2.10.2) |
194 | 87 rack (>= 1.1, < 2.0) |
362 | 88 puma (2.10.2-java) |
194 | 89 rack (>= 1.1, < 2.0) |
342 | 90 quiet_assets (1.0.3) |
186 | 91 railties (>= 3.1, < 5.0) |
362 | 92 rack (1.6.0) |
37 | 93 rack-test (0.6.2) |
0 | 94 rack (>= 1.0) |
362 | 95 rails (4.2.0) |
96 actionmailer (= 4.2.0) | |
97 actionpack (= 4.2.0) | |
98 actionview (= 4.2.0) | |
99 activejob (= 4.2.0) | |
100 activemodel (= 4.2.0) | |
101 activerecord (= 4.2.0) | |
102 activesupport (= 4.2.0) | |
194 | 103 bundler (>= 1.3.0, < 2.0) |
362 | 104 railties (= 4.2.0) |
105 sprockets-rails | |
106 rails-deprecated_sanitizer (1.0.3) | |
107 activesupport (>= 4.2.0.alpha) | |
108 rails-dom-testing (1.0.5) | |
109 activesupport (>= 4.2.0.beta, < 5.0) | |
110 nokogiri (~> 1.6.0) | |
111 rails-deprecated_sanitizer (>= 1.0.1) | |
112 rails-html-sanitizer (1.0.1) | |
113 loofah (~> 2.0) | |
114 railties (4.2.0) | |
115 actionpack (= 4.2.0) | |
116 activesupport (= 4.2.0) | |
0 | 117 rake (>= 0.8.7) |
194 | 118 thor (>= 0.18.1, < 2.0) |
303 | 119 raindrops (0.13.0) |
362 | 120 rake (10.4.2) |
121 sass (3.4.9) | |
122 sass-rails (5.0.0) | |
294 | 123 railties (>= 4.0.0, < 5.0) |
362 | 124 sass (~> 3.1) |
125 sprockets (>= 2.8, < 4.0) | |
126 sprockets-rails (>= 2.0, < 4.0) | |
127 tilt (~> 1.1) | |
128 sprockets (2.12.3) | |
0 | 129 hike (~> 1.2) |
95 | 130 multi_json (~> 1.0) |
0 | 131 rack (~> 1.0) |
169 | 132 tilt (~> 1.1, != 1.3.0) |
362 | 133 sprockets-rails (2.2.2) |
194 | 134 actionpack (>= 3.0) |
135 activesupport (>= 3.0) | |
359 | 136 sprockets (>= 2.8, < 4.0) |
357 | 137 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
|
138 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
|
139 therubyrhino_jar (1.7.4) |
312 | 140 thor (0.19.1) |
341 | 141 thread_safe (0.3.4) |
142 thread_safe (0.3.4-java) | |
231 | 143 tilt (1.4.1) |
358 | 144 tzinfo (1.2.2) |
304 | 145 thread_safe (~> 0.1) |
362 | 146 uglifier (2.6.0) |
0 | 147 execjs (>= 0.3.0) |
294 | 148 json (>= 1.8.0) |
338 | 149 unicorn (4.8.3) |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
150 kgio (~> 2.6) |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
151 rack |
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
152 raindrops (~> 0.7) |
0 | 153 |
154 PLATFORMS | |
80 | 155 java |
0 | 156 ruby |
157 | |
158 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
159 activerecord-jdbcpostgresql-adapter |
334 | 160 bootstrap-sass |
362 | 161 coffee-rails (~> 4.1.0) |
320 | 162 dalli |
310 | 163 hooves |
38 | 164 jquery-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
165 jruby-openssl |
57 | 166 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
167 pg |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
168 puma |
178
e4a0ef308a99
Added quiet_assets for development environment.
Edho Arief <edho@myconan.net>
parents:
175
diff
changeset
|
169 quiet_assets |
362 | 170 rails (~> 4.2.0) |
171 sass-rails (~> 5.0) | |
160
3f02431cb17d
Added therubyrhino to remove the need of node.js when using jruby.
Edho Arief <edho@myconan.net>
parents:
158
diff
changeset
|
172 therubyrhino |
342 | 173 uglifier (>= 1.3.0) |
17
8c0f70f8249e
Added webservers - puma and unicorn.
Edho Arief <edho@myconan.net>
parents:
1
diff
changeset
|
174 unicorn |