|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + ontological (0.1.0) |
| 5 | + rails (~> 5.0.0, >= 5.0.0.1) |
| 6 | + |
| 7 | +GEM |
| 8 | + remote: https://rubygems.org/ |
| 9 | + specs: |
| 10 | + actioncable (5.0.0.1) |
| 11 | + actionpack (= 5.0.0.1) |
| 12 | + nio4r (~> 1.2) |
| 13 | + websocket-driver (~> 0.6.1) |
| 14 | + actionmailer (5.0.0.1) |
| 15 | + actionpack (= 5.0.0.1) |
| 16 | + actionview (= 5.0.0.1) |
| 17 | + activejob (= 5.0.0.1) |
| 18 | + mail (~> 2.5, >= 2.5.4) |
| 19 | + rails-dom-testing (~> 2.0) |
| 20 | + actionpack (5.0.0.1) |
| 21 | + actionview (= 5.0.0.1) |
| 22 | + activesupport (= 5.0.0.1) |
| 23 | + rack (~> 2.0) |
| 24 | + rack-test (~> 0.6.3) |
| 25 | + rails-dom-testing (~> 2.0) |
| 26 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 27 | + actionview (5.0.0.1) |
| 28 | + activesupport (= 5.0.0.1) |
| 29 | + builder (~> 3.1) |
| 30 | + erubis (~> 2.7.0) |
| 31 | + rails-dom-testing (~> 2.0) |
| 32 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 33 | + activejob (5.0.0.1) |
| 34 | + activesupport (= 5.0.0.1) |
| 35 | + globalid (>= 0.3.6) |
| 36 | + activemodel (5.0.0.1) |
| 37 | + activesupport (= 5.0.0.1) |
| 38 | + activerecord (5.0.0.1) |
| 39 | + activemodel (= 5.0.0.1) |
| 40 | + activesupport (= 5.0.0.1) |
| 41 | + arel (~> 7.0) |
| 42 | + activesupport (5.0.0.1) |
| 43 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 44 | + i18n (~> 0.7) |
| 45 | + minitest (~> 5.1) |
| 46 | + tzinfo (~> 1.1) |
| 47 | + arel (7.1.4) |
| 48 | + ast (2.3.0) |
| 49 | + builder (3.2.2) |
| 50 | + concurrent-ruby (1.0.2) |
| 51 | + diff-lcs (1.2.5) |
| 52 | + docile (1.1.5) |
| 53 | + erubis (2.7.0) |
| 54 | + factory_girl (4.7.0) |
| 55 | + activesupport (>= 3.0.0) |
| 56 | + factory_girl_rails (4.7.0) |
| 57 | + factory_girl (~> 4.7.0) |
| 58 | + railties (>= 3.0.0) |
| 59 | + fuubar (2.2.0) |
| 60 | + rspec-core (~> 3.0) |
| 61 | + ruby-progressbar (~> 1.4) |
| 62 | + globalid (0.3.7) |
| 63 | + activesupport (>= 4.1.0) |
| 64 | + i18n (0.7.0) |
| 65 | + json (2.0.2) |
| 66 | + loofah (2.0.3) |
| 67 | + nokogiri (>= 1.5.9) |
| 68 | + mail (2.6.4) |
| 69 | + mime-types (>= 1.16, < 4) |
| 70 | + method_source (0.8.2) |
| 71 | + mime-types (3.1) |
| 72 | + mime-types-data (~> 3.2015) |
| 73 | + mime-types-data (3.2016.0521) |
| 74 | + mini_portile2 (2.1.0) |
| 75 | + minitest (5.9.1) |
| 76 | + nio4r (1.2.1) |
| 77 | + nokogiri (1.6.8.1) |
| 78 | + mini_portile2 (~> 2.1.0) |
| 79 | + parser (2.3.1.4) |
| 80 | + ast (~> 2.2) |
| 81 | + powerpack (0.1.1) |
| 82 | + rack (2.0.1) |
| 83 | + rack-test (0.6.3) |
| 84 | + rack (>= 1.0) |
| 85 | + rails (5.0.0.1) |
| 86 | + actioncable (= 5.0.0.1) |
| 87 | + actionmailer (= 5.0.0.1) |
| 88 | + actionpack (= 5.0.0.1) |
| 89 | + actionview (= 5.0.0.1) |
| 90 | + activejob (= 5.0.0.1) |
| 91 | + activemodel (= 5.0.0.1) |
| 92 | + activerecord (= 5.0.0.1) |
| 93 | + activesupport (= 5.0.0.1) |
| 94 | + bundler (>= 1.3.0, < 2.0) |
| 95 | + railties (= 5.0.0.1) |
| 96 | + sprockets-rails (>= 2.0.0) |
| 97 | + rails-dom-testing (2.0.1) |
| 98 | + activesupport (>= 4.2.0, < 6.0) |
| 99 | + nokogiri (~> 1.6.0) |
| 100 | + rails-html-sanitizer (1.0.3) |
| 101 | + loofah (~> 2.0) |
| 102 | + railties (5.0.0.1) |
| 103 | + actionpack (= 5.0.0.1) |
| 104 | + activesupport (= 5.0.0.1) |
| 105 | + method_source |
| 106 | + rake (>= 0.8.7) |
| 107 | + thor (>= 0.18.1, < 2.0) |
| 108 | + rainbow (2.1.0) |
| 109 | + rake (11.3.0) |
| 110 | + rspec-core (3.5.4) |
| 111 | + rspec-support (~> 3.5.0) |
| 112 | + rspec-expectations (3.5.0) |
| 113 | + diff-lcs (>= 1.2.0, < 2.0) |
| 114 | + rspec-support (~> 3.5.0) |
| 115 | + rspec-mocks (3.5.0) |
| 116 | + diff-lcs (>= 1.2.0, < 2.0) |
| 117 | + rspec-support (~> 3.5.0) |
| 118 | + rspec-rails (3.5.2) |
| 119 | + actionpack (>= 3.0) |
| 120 | + activesupport (>= 3.0) |
| 121 | + railties (>= 3.0) |
| 122 | + rspec-core (~> 3.5.0) |
| 123 | + rspec-expectations (~> 3.5.0) |
| 124 | + rspec-mocks (~> 3.5.0) |
| 125 | + rspec-support (~> 3.5.0) |
| 126 | + rspec-support (3.5.0) |
| 127 | + rubocop (0.45.0) |
| 128 | + parser (>= 2.3.1.1, < 3.0) |
| 129 | + powerpack (~> 0.1) |
| 130 | + rainbow (>= 1.99.1, < 3.0) |
| 131 | + ruby-progressbar (~> 1.7) |
| 132 | + unicode-display_width (~> 1.0, >= 1.0.1) |
| 133 | + rubocop-rspec (1.8.0) |
| 134 | + rubocop (>= 0.42.0) |
| 135 | + ruby-progressbar (1.8.1) |
| 136 | + simplecov (0.12.0) |
| 137 | + docile (~> 1.1.0) |
| 138 | + json (>= 1.8, < 3) |
| 139 | + simplecov-html (~> 0.10.0) |
| 140 | + simplecov-html (0.10.0) |
| 141 | + sprockets (3.7.0) |
| 142 | + concurrent-ruby (~> 1.0) |
| 143 | + rack (> 1, < 3) |
| 144 | + sprockets-rails (3.2.0) |
| 145 | + actionpack (>= 4.0) |
| 146 | + activesupport (>= 4.0) |
| 147 | + sprockets (>= 3.0.0) |
| 148 | + sqlite3 (1.3.12) |
| 149 | + thor (0.19.1) |
| 150 | + thread_safe (0.3.5) |
| 151 | + tzinfo (1.2.2) |
| 152 | + thread_safe (~> 0.1) |
| 153 | + unicode-display_width (1.1.1) |
| 154 | + websocket-driver (0.6.4) |
| 155 | + websocket-extensions (>= 0.1.0) |
| 156 | + websocket-extensions (0.1.2) |
| 157 | + |
| 158 | +PLATFORMS |
| 159 | + ruby |
| 160 | + |
| 161 | +DEPENDENCIES |
| 162 | + factory_girl_rails |
| 163 | + fuubar |
| 164 | + ontological! |
| 165 | + rspec-rails |
| 166 | + rubocop |
| 167 | + rubocop-rspec |
| 168 | + simplecov |
| 169 | + sqlite3 |
| 170 | + |
| 171 | +BUNDLED WITH |
| 172 | + 1.13.6 |
0 commit comments