|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + bootstrap_form_extensions (0.0.2) |
| 5 | + bootstrap_form (~> 2.3) |
| 6 | + |
| 7 | +GEM |
| 8 | + remote: https://rubygems.org/ |
| 9 | + specs: |
| 10 | + actionmailer (4.2.4) |
| 11 | + actionpack (= 4.2.4) |
| 12 | + actionview (= 4.2.4) |
| 13 | + activejob (= 4.2.4) |
| 14 | + mail (~> 2.5, >= 2.5.4) |
| 15 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 16 | + actionpack (4.2.4) |
| 17 | + actionview (= 4.2.4) |
| 18 | + activesupport (= 4.2.4) |
| 19 | + rack (~> 1.6) |
| 20 | + rack-test (~> 0.6.2) |
| 21 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 22 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 23 | + actionview (4.2.4) |
| 24 | + activesupport (= 4.2.4) |
| 25 | + builder (~> 3.1) |
| 26 | + erubis (~> 2.7.0) |
| 27 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 28 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 29 | + activejob (4.2.4) |
| 30 | + activesupport (= 4.2.4) |
| 31 | + globalid (>= 0.3.0) |
| 32 | + activemodel (4.2.4) |
| 33 | + activesupport (= 4.2.4) |
| 34 | + builder (~> 3.1) |
| 35 | + activerecord (4.2.4) |
| 36 | + activemodel (= 4.2.4) |
| 37 | + activesupport (= 4.2.4) |
| 38 | + arel (~> 6.0) |
| 39 | + activesupport (4.2.4) |
| 40 | + i18n (~> 0.7) |
| 41 | + json (~> 1.7, >= 1.7.7) |
| 42 | + minitest (~> 5.1) |
| 43 | + thread_safe (~> 0.3, >= 0.3.4) |
| 44 | + tzinfo (~> 1.1) |
| 45 | + arel (6.0.3) |
| 46 | + bootstrap_form (2.3.0) |
| 47 | + builder (3.2.2) |
| 48 | + byebug (6.0.2) |
| 49 | + erubis (2.7.0) |
| 50 | + globalid (0.3.6) |
| 51 | + activesupport (>= 4.1.0) |
| 52 | + i18n (0.7.0) |
| 53 | + json (1.8.3) |
| 54 | + loofah (2.0.3) |
| 55 | + nokogiri (>= 1.5.9) |
| 56 | + mail (2.6.3) |
| 57 | + mime-types (>= 1.16, < 3) |
| 58 | + metaclass (0.0.4) |
| 59 | + mime-types (2.6.2) |
| 60 | + mini_portile (0.6.2) |
| 61 | + minitest (5.8.0) |
| 62 | + mocha (1.1.0) |
| 63 | + metaclass (~> 0.0.1) |
| 64 | + nokogiri (1.6.6.2) |
| 65 | + mini_portile (~> 0.6.0) |
| 66 | + rack (1.6.4) |
| 67 | + rack-test (0.6.3) |
| 68 | + rack (>= 1.0) |
| 69 | + rails (4.2.4) |
| 70 | + actionmailer (= 4.2.4) |
| 71 | + actionpack (= 4.2.4) |
| 72 | + actionview (= 4.2.4) |
| 73 | + activejob (= 4.2.4) |
| 74 | + activemodel (= 4.2.4) |
| 75 | + activerecord (= 4.2.4) |
| 76 | + activesupport (= 4.2.4) |
| 77 | + bundler (>= 1.3.0, < 2.0) |
| 78 | + railties (= 4.2.4) |
| 79 | + sprockets-rails |
| 80 | + rails-deprecated_sanitizer (1.0.3) |
| 81 | + activesupport (>= 4.2.0.alpha) |
| 82 | + rails-dom-testing (1.0.7) |
| 83 | + activesupport (>= 4.2.0.beta, < 5.0) |
| 84 | + nokogiri (~> 1.6.0) |
| 85 | + rails-deprecated_sanitizer (>= 1.0.1) |
| 86 | + rails-html-sanitizer (1.0.2) |
| 87 | + loofah (~> 2.0) |
| 88 | + railties (4.2.4) |
| 89 | + actionpack (= 4.2.4) |
| 90 | + activesupport (= 4.2.4) |
| 91 | + rake (>= 0.8.7) |
| 92 | + thor (>= 0.18.1, < 2.0) |
| 93 | + rake (10.4.2) |
| 94 | + sprockets (3.3.4) |
| 95 | + rack (~> 1.0) |
| 96 | + sprockets-rails (2.3.3) |
| 97 | + actionpack (>= 3.0) |
| 98 | + activesupport (>= 3.0) |
| 99 | + sprockets (>= 2.8, < 4.0) |
| 100 | + sqlite3 (1.3.10) |
| 101 | + thor (0.19.1) |
| 102 | + thread_safe (0.3.5) |
| 103 | + tzinfo (1.2.2) |
| 104 | + thread_safe (~> 0.1) |
| 105 | + |
| 106 | +PLATFORMS |
| 107 | + ruby |
| 108 | + |
| 109 | +DEPENDENCIES |
| 110 | + bootstrap_form |
| 111 | + bootstrap_form_extensions! |
| 112 | + byebug |
| 113 | + mocha |
| 114 | + rails (~> 4.0) |
| 115 | + sqlite3 |
0 commit comments