|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + jammit (0.6.6) |
| 5 | + cssmin (>= 1.0.3) |
| 6 | + jsmin (>= 1.0.1) |
| 7 | + |
| 8 | +GEM |
| 9 | + remote: http://rubygems.org/ |
| 10 | + specs: |
| 11 | + RedCloth (4.2.9) |
| 12 | + actionmailer (4.2.3) |
| 13 | + actionpack (= 4.2.3) |
| 14 | + actionview (= 4.2.3) |
| 15 | + activejob (= 4.2.3) |
| 16 | + mail (~> 2.5, >= 2.5.4) |
| 17 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 18 | + actionpack (4.2.3) |
| 19 | + actionview (= 4.2.3) |
| 20 | + activesupport (= 4.2.3) |
| 21 | + rack (~> 1.6) |
| 22 | + rack-test (~> 0.6.2) |
| 23 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 24 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 25 | + actionview (4.2.3) |
| 26 | + activesupport (= 4.2.3) |
| 27 | + builder (~> 3.1) |
| 28 | + erubis (~> 2.7.0) |
| 29 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 30 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 31 | + activejob (4.2.3) |
| 32 | + activesupport (= 4.2.3) |
| 33 | + globalid (>= 0.3.0) |
| 34 | + activemodel (4.2.3) |
| 35 | + activesupport (= 4.2.3) |
| 36 | + builder (~> 3.1) |
| 37 | + activerecord (4.2.3) |
| 38 | + activemodel (= 4.2.3) |
| 39 | + activesupport (= 4.2.3) |
| 40 | + arel (~> 6.0) |
| 41 | + activesupport (4.2.3) |
| 42 | + i18n (~> 0.7) |
| 43 | + json (~> 1.7, >= 1.7.7) |
| 44 | + minitest (~> 5.1) |
| 45 | + thread_safe (~> 0.3, >= 0.3.4) |
| 46 | + tzinfo (~> 1.1) |
| 47 | + arel (6.0.0) |
| 48 | + builder (3.2.2) |
| 49 | + closure-compiler (1.1.11) |
| 50 | + cssmin (1.0.3) |
| 51 | + erubis (2.7.0) |
| 52 | + execjs (2.5.2) |
| 53 | + globalid (0.3.5) |
| 54 | + activesupport (>= 4.1.0) |
| 55 | + i18n (0.7.0) |
| 56 | + jsmin (1.0.1) |
| 57 | + json (1.8.3) |
| 58 | + loofah (2.0.2) |
| 59 | + nokogiri (>= 1.5.9) |
| 60 | + mail (2.6.3) |
| 61 | + mime-types (>= 1.16, < 3) |
| 62 | + mime-types (2.6.1) |
| 63 | + mini_portile (0.6.2) |
| 64 | + minitest (5.7.0) |
| 65 | + nokogiri (1.6.6.2) |
| 66 | + mini_portile (~> 0.6.0) |
| 67 | + rack (1.6.4) |
| 68 | + rack-test (0.6.3) |
| 69 | + rack (>= 1.0) |
| 70 | + rails (4.2.3) |
| 71 | + actionmailer (= 4.2.3) |
| 72 | + actionpack (= 4.2.3) |
| 73 | + actionview (= 4.2.3) |
| 74 | + activejob (= 4.2.3) |
| 75 | + activemodel (= 4.2.3) |
| 76 | + activerecord (= 4.2.3) |
| 77 | + activesupport (= 4.2.3) |
| 78 | + bundler (>= 1.3.0, < 2.0) |
| 79 | + railties (= 4.2.3) |
| 80 | + sprockets-rails |
| 81 | + rails-deprecated_sanitizer (1.0.3) |
| 82 | + activesupport (>= 4.2.0.alpha) |
| 83 | + rails-dom-testing (1.0.6) |
| 84 | + activesupport (>= 4.2.0.beta, < 5.0) |
| 85 | + nokogiri (~> 1.6.0) |
| 86 | + rails-deprecated_sanitizer (>= 1.0.1) |
| 87 | + rails-html-sanitizer (1.0.2) |
| 88 | + loofah (~> 2.0) |
| 89 | + railties (4.2.3) |
| 90 | + actionpack (= 4.2.3) |
| 91 | + activesupport (= 4.2.3) |
| 92 | + rake (>= 0.8.7) |
| 93 | + thor (>= 0.18.1, < 2.0) |
| 94 | + rake (10.4.2) |
| 95 | + sass (3.4.15) |
| 96 | + sprockets (3.2.0) |
| 97 | + rack (~> 1.0) |
| 98 | + sprockets-rails (2.3.2) |
| 99 | + actionpack (>= 3.0) |
| 100 | + activesupport (>= 3.0) |
| 101 | + sprockets (>= 2.8, < 4.0) |
| 102 | + thor (0.19.1) |
| 103 | + thread_safe (0.3.5) |
| 104 | + tzinfo (1.2.2) |
| 105 | + thread_safe (~> 0.1) |
| 106 | + uglifier (2.7.1) |
| 107 | + execjs (>= 0.3.0) |
| 108 | + json (>= 1.8.0) |
| 109 | + yui-compressor (0.12.0) |
| 110 | + |
| 111 | +PLATFORMS |
| 112 | + ruby |
| 113 | + |
| 114 | +DEPENDENCIES |
| 115 | + RedCloth (~> 4.2) |
| 116 | + closure-compiler (~> 1.1) |
| 117 | + cssmin (~> 1.0) |
| 118 | + jammit! |
| 119 | + jsmin (~> 1.0.1) |
| 120 | + rails (~> 4.0) |
| 121 | + rake (~> 10.3) |
| 122 | + sass (~> 3.4) |
| 123 | + uglifier (~> 2.5) |
| 124 | + yui-compressor (~> 0.12) |
0 commit comments