Mercurial > zeropaste
annotate Gemfile.lock @ 400:d647e79136d8
Add missing translations.
author | nanaya <me@myconan.net> |
---|---|
date | Sun, 06 Sep 2015 03:58:22 +0900 |
parents | 4bf12ecde0ee |
children | 753395ccc4d2 |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
398 | 3 remote: https://rails-assets.org/ |
0 | 4 specs: |
397 | 5 actionmailer (4.2.4) |
6 actionpack (= 4.2.4) | |
7 actionview (= 4.2.4) | |
8 activejob (= 4.2.4) | |
358 | 9 mail (~> 2.5, >= 2.5.4) |
362 | 10 rails-dom-testing (~> 1.0, >= 1.0.5) |
397 | 11 actionpack (4.2.4) |
12 actionview (= 4.2.4) | |
13 activesupport (= 4.2.4) | |
367 | 14 rack (~> 1.6) |
194 | 15 rack-test (~> 0.6.2) |
362 | 16 rails-dom-testing (~> 1.0, >= 1.0.5) |
396 | 17 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
397 | 18 actionview (4.2.4) |
19 activesupport (= 4.2.4) | |
304 | 20 builder (~> 3.1) |
21 erubis (~> 2.7.0) | |
362 | 22 rails-dom-testing (~> 1.0, >= 1.0.5) |
396 | 23 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
397 | 24 activejob (4.2.4) |
25 activesupport (= 4.2.4) | |
362 | 26 globalid (>= 0.3.0) |
397 | 27 activemodel (4.2.4) |
28 activesupport (= 4.2.4) | |
304 | 29 builder (~> 3.1) |
397 | 30 activerecord (4.2.4) |
31 activemodel (= 4.2.4) | |
32 activesupport (= 4.2.4) | |
362 | 33 arel (~> 6.0) |
397 | 34 activesupport (4.2.4) |
362 | 35 i18n (~> 0.7) |
304 | 36 json (~> 1.7, >= 1.7.7) |
37 minitest (~> 5.1) | |
362 | 38 thread_safe (~> 0.3, >= 0.3.4) |
304 | 39 tzinfo (~> 1.1) |
397 | 40 arel (6.0.3) |
398 | 41 autoprefixer-rails (6.0.0) |
365 | 42 execjs |
43 json | |
396 | 44 bootstrap-sass (3.3.5.1) |
365 | 45 autoprefixer-rails (>= 5.0.0.1) |
396 | 46 sass (>= 3.3.0) |
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) | |
369 | 51 coffee-script (2.4.1) |
344 | 52 coffee-script-source |
53 execjs | |
369 | 54 coffee-script-source (1.9.1.1) |
0 | 55 erubis (2.7.0) |
397 | 56 execjs (2.6.0) |
57 globalid (0.3.6) | |
362 | 58 activesupport (>= 4.1.0) |
59 i18n (0.7.0) | |
397 | 60 jquery-rails (4.0.5) |
362 | 61 rails-dom-testing (~> 1.0) |
62 railties (>= 4.2.0) | |
169 | 63 thor (>= 0.14, < 2.0) |
372 | 64 json (1.8.3) |
397 | 65 loofah (2.0.3) |
362 | 66 nokogiri (>= 1.5.9) |
359 | 67 mail (2.6.3) |
358 | 68 mime-types (>= 1.16, < 3) |
372 | 69 mime-types (2.6.1) |
365 | 70 mini_portile (0.6.2) |
397 | 71 minitest (5.8.0) |
72 newrelic_rpm (3.13.0.299) | |
365 | 73 nokogiri (1.6.6.2) |
362 | 74 mini_portile (~> 0.6.0) |
398 | 75 pg (0.18.3) |
365 | 76 quiet_assets (1.1.0) |
186 | 77 railties (>= 3.1, < 5.0) |
396 | 78 rack (1.6.4) |
365 | 79 rack-test (0.6.3) |
0 | 80 rack (>= 1.0) |
397 | 81 rails (4.2.4) |
82 actionmailer (= 4.2.4) | |
83 actionpack (= 4.2.4) | |
84 actionview (= 4.2.4) | |
85 activejob (= 4.2.4) | |
86 activemodel (= 4.2.4) | |
87 activerecord (= 4.2.4) | |
88 activesupport (= 4.2.4) | |
194 | 89 bundler (>= 1.3.0, < 2.0) |
397 | 90 railties (= 4.2.4) |
362 | 91 sprockets-rails |
398 | 92 rails-assets-commonmark (0.22.0) |
93 rails-assets-highlightjs (8.7.0) | |
362 | 94 rails-deprecated_sanitizer (1.0.3) |
95 activesupport (>= 4.2.0.alpha) | |
397 | 96 rails-dom-testing (1.0.7) |
362 | 97 activesupport (>= 4.2.0.beta, < 5.0) |
98 nokogiri (~> 1.6.0) | |
99 rails-deprecated_sanitizer (>= 1.0.1) | |
367 | 100 rails-html-sanitizer (1.0.2) |
362 | 101 loofah (~> 2.0) |
397 | 102 railties (4.2.4) |
103 actionpack (= 4.2.4) | |
104 activesupport (= 4.2.4) | |
0 | 105 rake (>= 0.8.7) |
194 | 106 thor (>= 0.18.1, < 2.0) |
362 | 107 rake (10.4.2) |
397 | 108 sass (3.4.18) |
398 | 109 sass-rails (5.0.4) |
294 | 110 railties (>= 4.0.0, < 5.0) |
362 | 111 sass (~> 3.1) |
112 sprockets (>= 2.8, < 4.0) | |
113 sprockets-rails (>= 2.0, < 4.0) | |
398 | 114 tilt (>= 1.1, < 3) |
397 | 115 sprockets (3.3.4) |
0 | 116 rack (~> 1.0) |
396 | 117 sprockets-rails (2.3.2) |
194 | 118 actionpack (>= 3.0) |
119 activesupport (>= 3.0) | |
359 | 120 sprockets (>= 2.8, < 4.0) |
312 | 121 thor (0.19.1) |
367 | 122 thread_safe (0.3.5) |
398 | 123 tilt (2.0.1) |
358 | 124 tzinfo (1.2.2) |
304 | 125 thread_safe (~> 0.1) |
397 | 126 uglifier (2.7.2) |
0 | 127 execjs (>= 0.3.0) |
294 | 128 json (>= 1.8.0) |
0 | 129 |
130 PLATFORMS | |
131 ruby | |
132 | |
133 DEPENDENCIES | |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
134 activerecord-jdbcpostgresql-adapter |
379 | 135 autoprefixer-rails |
334 | 136 bootstrap-sass |
362 | 137 coffee-rails (~> 4.1.0) |
38 | 138 jquery-rails |
157
3886be50efde
Apparently jruby-openssl is still required.
Edho Arief <edho@myconan.net>
parents:
155
diff
changeset
|
139 jruby-openssl |
57 | 140 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
141 pg |
178
e4a0ef308a99
Added quiet_assets for development environment.
Edho Arief <edho@myconan.net>
parents:
175
diff
changeset
|
142 quiet_assets |
362 | 143 rails (~> 4.2.0) |
398 | 144 rails-assets-commonmark! |
145 rails-assets-highlightjs! | |
362 | 146 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
|
147 therubyrhino |
342 | 148 uglifier (>= 1.3.0) |
372 | 149 |
150 BUNDLED WITH | |
397 | 151 1.10.6 |