Mercurial > zeropaste
annotate Gemfile.lock @ 370:5a4d31e97937
Remove extra file extensions.
author | edogawaconan <me@myconan.net> |
---|---|
date | Tue, 14 Apr 2015 00:22:07 +0900 |
parents | c0d4e6115642 |
children | 117accbc72c3 |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
367 | 4 actionmailer (4.2.1) |
5 actionpack (= 4.2.1) | |
6 actionview (= 4.2.1) | |
7 activejob (= 4.2.1) | |
358 | 8 mail (~> 2.5, >= 2.5.4) |
362 | 9 rails-dom-testing (~> 1.0, >= 1.0.5) |
367 | 10 actionpack (4.2.1) |
11 actionview (= 4.2.1) | |
12 activesupport (= 4.2.1) | |
13 rack (~> 1.6) | |
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) | |
367 | 17 actionview (4.2.1) |
18 activesupport (= 4.2.1) | |
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) | |
367 | 23 activejob (4.2.1) |
24 activesupport (= 4.2.1) | |
362 | 25 globalid (>= 0.3.0) |
367 | 26 activemodel (4.2.1) |
27 activesupport (= 4.2.1) | |
304 | 28 builder (~> 3.1) |
367 | 29 activerecord (4.2.1) |
30 activemodel (= 4.2.1) | |
31 activesupport (= 4.2.1) | |
362 | 32 arel (~> 6.0) |
367 | 33 activerecord-jdbc-adapter (1.3.15) |
239 | 34 activerecord (>= 2.2) |
367 | 35 activerecord-jdbcpostgresql-adapter (1.3.15) |
36 activerecord-jdbc-adapter (~> 1.3.15) | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
37 jdbc-postgres (>= 9.1) |
367 | 38 activesupport (4.2.1) |
362 | 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) |
369 | 45 autoprefixer-rails (5.1.8.1) |
365 | 46 execjs |
47 json | |
367 | 48 bootstrap-sass (3.3.4.1) |
365 | 49 autoprefixer-rails (>= 5.0.0.1) |
50 sass (>= 3.2.19) | |
304 | 51 builder (3.2.2) |
362 | 52 coffee-rails (4.1.0) |
344 | 53 coffee-script (>= 2.2.0) |
54 railties (>= 4.0.0, < 5.0) | |
369 | 55 coffee-script (2.4.1) |
344 | 56 coffee-script-source |
57 execjs | |
369 | 58 coffee-script-source (1.9.1.1) |
0 | 59 erubis (2.7.0) |
369 | 60 execjs (2.5.2) |
61 globalid (0.3.5) | |
362 | 62 activesupport (>= 4.1.0) |
63 i18n (0.7.0) | |
367 | 64 jdbc-postgres (9.4.1200) |
365 | 65 jquery-rails (4.0.3) |
362 | 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) |
365 | 70 json (1.8.2) |
71 json (1.8.2-java) | |
362 | 72 loofah (2.0.1) |
73 nokogiri (>= 1.5.9) | |
359 | 74 mail (2.6.3) |
358 | 75 mime-types (>= 1.16, < 3) |
359 | 76 mime-types (2.4.3) |
365 | 77 mini_portile (0.6.2) |
78 minitest (5.5.1) | |
369 | 79 newrelic_rpm (3.11.2.286) |
365 | 80 nokogiri (1.6.6.2) |
362 | 81 mini_portile (~> 0.6.0) |
365 | 82 nokogiri (1.6.6.2-java) |
83 pg (0.18.1) | |
84 quiet_assets (1.1.0) | |
186 | 85 railties (>= 3.1, < 5.0) |
362 | 86 rack (1.6.0) |
365 | 87 rack-test (0.6.3) |
0 | 88 rack (>= 1.0) |
367 | 89 rails (4.2.1) |
90 actionmailer (= 4.2.1) | |
91 actionpack (= 4.2.1) | |
92 actionview (= 4.2.1) | |
93 activejob (= 4.2.1) | |
94 activemodel (= 4.2.1) | |
95 activerecord (= 4.2.1) | |
96 activesupport (= 4.2.1) | |
194 | 97 bundler (>= 1.3.0, < 2.0) |
367 | 98 railties (= 4.2.1) |
362 | 99 sprockets-rails |
100 rails-deprecated_sanitizer (1.0.3) | |
101 activesupport (>= 4.2.0.alpha) | |
367 | 102 rails-dom-testing (1.0.6) |
362 | 103 activesupport (>= 4.2.0.beta, < 5.0) |
104 nokogiri (~> 1.6.0) | |
105 rails-deprecated_sanitizer (>= 1.0.1) | |
367 | 106 rails-html-sanitizer (1.0.2) |
362 | 107 loofah (~> 2.0) |
367 | 108 railties (4.2.1) |
109 actionpack (= 4.2.1) | |
110 activesupport (= 4.2.1) | |
0 | 111 rake (>= 0.8.7) |
194 | 112 thor (>= 0.18.1, < 2.0) |
362 | 113 rake (10.4.2) |
367 | 114 sass (3.4.13) |
369 | 115 sass-rails (5.0.3) |
294 | 116 railties (>= 4.0.0, < 5.0) |
362 | 117 sass (~> 3.1) |
118 sprockets (>= 2.8, < 4.0) | |
119 sprockets-rails (>= 2.0, < 4.0) | |
120 tilt (~> 1.1) | |
369 | 121 sprockets (3.0.0) |
0 | 122 rack (~> 1.0) |
365 | 123 sprockets-rails (2.2.4) |
194 | 124 actionpack (>= 3.0) |
125 activesupport (>= 3.0) | |
359 | 126 sprockets (>= 2.8, < 4.0) |
357 | 127 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
|
128 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
|
129 therubyrhino_jar (1.7.4) |
312 | 130 thor (0.19.1) |
367 | 131 thread_safe (0.3.5) |
132 thread_safe (0.3.5-java) | |
231 | 133 tilt (1.4.1) |
358 | 134 tzinfo (1.2.2) |
304 | 135 thread_safe (~> 0.1) |
367 | 136 uglifier (2.7.1) |
0 | 137 execjs (>= 0.3.0) |
294 | 138 json (>= 1.8.0) |
0 | 139 |
140 PLATFORMS | |
80 | 141 java |
0 | 142 ruby |
143 | |
144 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
145 activerecord-jdbcpostgresql-adapter |
334 | 146 bootstrap-sass |
362 | 147 coffee-rails (~> 4.1.0) |
38 | 148 jquery-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
149 jruby-openssl |
57 | 150 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
151 pg |
178
e4a0ef308a99
Added quiet_assets for development environment.
Edho Arief <edho@myconan.net>
parents:
175
diff
changeset
|
152 quiet_assets |
362 | 153 rails (~> 4.2.0) |
154 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
|
155 therubyrhino |
342 | 156 uglifier (>= 1.3.0) |