|
| 1 | +GEM |
| 2 | + remote: https://rubygems.org/ |
| 3 | + specs: |
| 4 | + actionmailer (4.2.5.1) |
| 5 | + actionpack (= 4.2.5.1) |
| 6 | + actionview (= 4.2.5.1) |
| 7 | + activejob (= 4.2.5.1) |
| 8 | + mail (~> 2.5, >= 2.5.4) |
| 9 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 10 | + actionpack (4.2.5.1) |
| 11 | + actionview (= 4.2.5.1) |
| 12 | + activesupport (= 4.2.5.1) |
| 13 | + rack (~> 1.6) |
| 14 | + rack-test (~> 0.6.2) |
| 15 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 16 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 17 | + actionview (4.2.5.1) |
| 18 | + activesupport (= 4.2.5.1) |
| 19 | + builder (~> 3.1) |
| 20 | + erubis (~> 2.7.0) |
| 21 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 22 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 23 | + activejob (4.2.5.1) |
| 24 | + activesupport (= 4.2.5.1) |
| 25 | + globalid (>= 0.3.0) |
| 26 | + activemodel (4.2.5.1) |
| 27 | + activesupport (= 4.2.5.1) |
| 28 | + builder (~> 3.1) |
| 29 | + activerecord (4.2.5.1) |
| 30 | + activemodel (= 4.2.5.1) |
| 31 | + activesupport (= 4.2.5.1) |
| 32 | + arel (~> 6.0) |
| 33 | + activesupport (4.2.5.1) |
| 34 | + i18n (~> 0.7) |
| 35 | + json (~> 1.7, >= 1.7.7) |
| 36 | + minitest (~> 5.1) |
| 37 | + thread_safe (~> 0.3, >= 0.3.4) |
| 38 | + tzinfo (~> 1.1) |
| 39 | + arel (6.0.3) |
| 40 | + binding_of_caller (0.7.2) |
| 41 | + debug_inspector (>= 0.0.1) |
| 42 | + builder (3.2.2) |
| 43 | + byebug (8.2.2) |
| 44 | + coffee-rails (4.1.1) |
| 45 | + coffee-script (>= 2.2.0) |
| 46 | + railties (>= 4.0.0, < 5.1.x) |
| 47 | + coffee-script (2.4.1) |
| 48 | + coffee-script-source |
| 49 | + execjs |
| 50 | + coffee-script-source (1.10.0) |
| 51 | + concurrent-ruby (1.0.1) |
| 52 | + debug_inspector (0.0.2) |
| 53 | + erubis (2.7.0) |
| 54 | + execjs (2.6.0) |
| 55 | + globalid (0.3.6) |
| 56 | + activesupport (>= 4.1.0) |
| 57 | + i18n (0.7.0) |
| 58 | + jbuilder (2.4.1) |
| 59 | + activesupport (>= 3.0.0, < 5.1) |
| 60 | + multi_json (~> 1.2) |
| 61 | + jquery-rails (4.1.1) |
| 62 | + rails-dom-testing (>= 1, < 3) |
| 63 | + railties (>= 4.2.0) |
| 64 | + thor (>= 0.14, < 2.0) |
| 65 | + json (1.8.3) |
| 66 | + loofah (2.0.3) |
| 67 | + nokogiri (>= 1.5.9) |
| 68 | + mail (2.6.4) |
| 69 | + mime-types (>= 1.16, < 4) |
| 70 | + mime-types (3.0) |
| 71 | + mime-types-data (~> 3.2015) |
| 72 | + mime-types-data (3.2016.0221) |
| 73 | + mini_portile2 (2.0.0) |
| 74 | + minitest (5.8.4) |
| 75 | + multi_json (1.11.2) |
| 76 | + nokogiri (1.6.7.2-x64-mingw32) |
| 77 | + mini_portile2 (~> 2.0.0.rc2) |
| 78 | + rack (1.6.4) |
| 79 | + rack-test (0.6.3) |
| 80 | + rack (>= 1.0) |
| 81 | + rails (4.2.5.1) |
| 82 | + actionmailer (= 4.2.5.1) |
| 83 | + actionpack (= 4.2.5.1) |
| 84 | + actionview (= 4.2.5.1) |
| 85 | + activejob (= 4.2.5.1) |
| 86 | + activemodel (= 4.2.5.1) |
| 87 | + activerecord (= 4.2.5.1) |
| 88 | + activesupport (= 4.2.5.1) |
| 89 | + bundler (>= 1.3.0, < 2.0) |
| 90 | + railties (= 4.2.5.1) |
| 91 | + sprockets-rails |
| 92 | + rails-deprecated_sanitizer (1.0.3) |
| 93 | + activesupport (>= 4.2.0.alpha) |
| 94 | + rails-dom-testing (1.0.7) |
| 95 | + activesupport (>= 4.2.0.beta, < 5.0) |
| 96 | + nokogiri (~> 1.6.0) |
| 97 | + rails-deprecated_sanitizer (>= 1.0.1) |
| 98 | + rails-html-sanitizer (1.0.3) |
| 99 | + loofah (~> 2.0) |
| 100 | + railties (4.2.5.1) |
| 101 | + actionpack (= 4.2.5.1) |
| 102 | + activesupport (= 4.2.5.1) |
| 103 | + rake (>= 0.8.7) |
| 104 | + thor (>= 0.18.1, < 2.0) |
| 105 | + rake (11.1.2) |
| 106 | + rdoc (4.2.2) |
| 107 | + json (~> 1.4) |
| 108 | + sass (3.4.22) |
| 109 | + sass-rails (5.0.4) |
| 110 | + railties (>= 4.0.0, < 5.0) |
| 111 | + sass (~> 3.1) |
| 112 | + sprockets (>= 2.8, < 4.0) |
| 113 | + sprockets-rails (>= 2.0, < 4.0) |
| 114 | + tilt (>= 1.1, < 3) |
| 115 | + sdoc (0.4.1) |
| 116 | + json (~> 1.7, >= 1.7.7) |
| 117 | + rdoc (~> 4.0) |
| 118 | + sprockets (3.5.2) |
| 119 | + concurrent-ruby (~> 1.0) |
| 120 | + rack (> 1, < 3) |
| 121 | + sprockets-rails (3.0.4) |
| 122 | + actionpack (>= 4.0) |
| 123 | + activesupport (>= 4.0) |
| 124 | + sprockets (>= 3.0.0) |
| 125 | + sqlite3 (1.3.11-x64-mingw32) |
| 126 | + thor (0.19.1) |
| 127 | + thread_safe (0.3.5) |
| 128 | + tilt (2.0.2) |
| 129 | + turbolinks (2.5.3) |
| 130 | + coffee-rails |
| 131 | + tzinfo (1.2.2) |
| 132 | + thread_safe (~> 0.1) |
| 133 | + tzinfo-data (1.2016.3) |
| 134 | + tzinfo (>= 1.0.0) |
| 135 | + uglifier (3.0.0) |
| 136 | + execjs (>= 0.3.0, < 3) |
| 137 | + web-console (2.3.0) |
| 138 | + activemodel (>= 4.0) |
| 139 | + binding_of_caller (>= 0.7.2) |
| 140 | + railties (>= 4.0) |
| 141 | + sprockets-rails (>= 2.0, < 4.0) |
| 142 | + |
| 143 | +PLATFORMS |
| 144 | + x64-mingw32 |
| 145 | + |
| 146 | +DEPENDENCIES |
| 147 | + byebug |
| 148 | + coffee-rails (~> 4.1.0) |
| 149 | + jbuilder (~> 2.0) |
| 150 | + jquery-rails |
| 151 | + rails (= 4.2.5.1) |
| 152 | + sass-rails (~> 5.0) |
| 153 | + sdoc (~> 0.4.0) |
| 154 | + sqlite3 |
| 155 | + turbolinks |
| 156 | + tzinfo-data |
| 157 | + uglifier (>= 1.3.0) |
| 158 | + web-console (~> 2.0) |
| 159 | + |
| 160 | +BUNDLED WITH |
| 161 | + 1.11.2 |
0 commit comments