|
| 1 | +GEM |
| 2 | + remote: https://rubygems.org/ |
| 3 | + specs: |
| 4 | + actioncable (5.1.6) |
| 5 | + actionpack (= 5.1.6) |
| 6 | + nio4r (~> 2.0) |
| 7 | + websocket-driver (~> 0.6.1) |
| 8 | + actionmailer (5.1.6) |
| 9 | + actionpack (= 5.1.6) |
| 10 | + actionview (= 5.1.6) |
| 11 | + activejob (= 5.1.6) |
| 12 | + mail (~> 2.5, >= 2.5.4) |
| 13 | + rails-dom-testing (~> 2.0) |
| 14 | + actionpack (5.1.6) |
| 15 | + actionview (= 5.1.6) |
| 16 | + activesupport (= 5.1.6) |
| 17 | + rack (~> 2.0) |
| 18 | + rack-test (>= 0.6.3) |
| 19 | + rails-dom-testing (~> 2.0) |
| 20 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 21 | + actionview (5.1.6) |
| 22 | + activesupport (= 5.1.6) |
| 23 | + builder (~> 3.1) |
| 24 | + erubi (~> 1.4) |
| 25 | + rails-dom-testing (~> 2.0) |
| 26 | + rails-html-sanitizer (~> 1.0, >= 1.0.3) |
| 27 | + activejob (5.1.6) |
| 28 | + activesupport (= 5.1.6) |
| 29 | + globalid (>= 0.3.6) |
| 30 | + activemodel (5.1.6) |
| 31 | + activesupport (= 5.1.6) |
| 32 | + activerecord (5.1.6) |
| 33 | + activemodel (= 5.1.6) |
| 34 | + activesupport (= 5.1.6) |
| 35 | + arel (~> 8.0) |
| 36 | + activesupport (5.1.6) |
| 37 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 38 | + i18n (>= 0.7, < 2) |
| 39 | + minitest (~> 5.1) |
| 40 | + tzinfo (~> 1.1) |
| 41 | + arel (8.0.0) |
| 42 | + builder (3.2.3) |
| 43 | + byebug (10.0.2) |
| 44 | + concurrent-ruby (1.0.5) |
| 45 | + crass (1.0.4) |
| 46 | + diff-lcs (1.3) |
| 47 | + erubi (1.7.1) |
| 48 | + factory_bot (4.8.2) |
| 49 | + activesupport (>= 3.0.0) |
| 50 | + factory_bot_rails (4.8.2) |
| 51 | + factory_bot (~> 4.8.2) |
| 52 | + railties (>= 3.0.0) |
| 53 | + faker (1.8.7) |
| 54 | + i18n (>= 0.7) |
| 55 | + ffi (1.9.23) |
| 56 | + globalid (0.4.1) |
| 57 | + activesupport (>= 4.2.0) |
| 58 | + i18n (1.0.1) |
| 59 | + concurrent-ruby (~> 1.0) |
| 60 | + jsonapi-resources (0.9.0) |
| 61 | + activerecord (>= 4.1) |
| 62 | + concurrent-ruby |
| 63 | + railties (>= 4.1) |
| 64 | + listen (3.1.5) |
| 65 | + rb-fsevent (~> 0.9, >= 0.9.4) |
| 66 | + rb-inotify (~> 0.9, >= 0.9.7) |
| 67 | + ruby_dep (~> 1.2) |
| 68 | + loofah (2.2.2) |
| 69 | + crass (~> 1.0.2) |
| 70 | + nokogiri (>= 1.5.9) |
| 71 | + mail (2.7.0) |
| 72 | + mini_mime (>= 0.1.1) |
| 73 | + method_source (0.9.0) |
| 74 | + mini_mime (1.0.0) |
| 75 | + mini_portile2 (2.3.0) |
| 76 | + minitest (5.11.3) |
| 77 | + nio4r (2.3.1) |
| 78 | + nokogiri (1.8.2) |
| 79 | + mini_portile2 (~> 2.3.0) |
| 80 | + pg (1.0.0) |
| 81 | + puma (3.11.4) |
| 82 | + rack (2.0.5) |
| 83 | + rack-test (1.0.0) |
| 84 | + rack (>= 1.0, < 3) |
| 85 | + rails (5.1.6) |
| 86 | + actioncable (= 5.1.6) |
| 87 | + actionmailer (= 5.1.6) |
| 88 | + actionpack (= 5.1.6) |
| 89 | + actionview (= 5.1.6) |
| 90 | + activejob (= 5.1.6) |
| 91 | + activemodel (= 5.1.6) |
| 92 | + activerecord (= 5.1.6) |
| 93 | + activesupport (= 5.1.6) |
| 94 | + bundler (>= 1.3.0) |
| 95 | + railties (= 5.1.6) |
| 96 | + sprockets-rails (>= 2.0.0) |
| 97 | + rails-controller-testing (1.0.2) |
| 98 | + actionpack (~> 5.x, >= 5.0.1) |
| 99 | + actionview (~> 5.x, >= 5.0.1) |
| 100 | + activesupport (~> 5.x) |
| 101 | + rails-dom-testing (2.0.3) |
| 102 | + activesupport (>= 4.2.0) |
| 103 | + nokogiri (>= 1.6) |
| 104 | + rails-html-sanitizer (1.0.4) |
| 105 | + loofah (~> 2.2, >= 2.2.2) |
| 106 | + railties (5.1.6) |
| 107 | + actionpack (= 5.1.6) |
| 108 | + activesupport (= 5.1.6) |
| 109 | + method_source |
| 110 | + rake (>= 0.8.7) |
| 111 | + thor (>= 0.18.1, < 2.0) |
| 112 | + rake (12.3.1) |
| 113 | + rb-fsevent (0.10.3) |
| 114 | + rb-inotify (0.9.10) |
| 115 | + ffi (>= 0.5.0, < 2) |
| 116 | + rspec-core (3.7.1) |
| 117 | + rspec-support (~> 3.7.0) |
| 118 | + rspec-expectations (3.7.0) |
| 119 | + diff-lcs (>= 1.2.0, < 2.0) |
| 120 | + rspec-support (~> 3.7.0) |
| 121 | + rspec-mocks (3.7.0) |
| 122 | + diff-lcs (>= 1.2.0, < 2.0) |
| 123 | + rspec-support (~> 3.7.0) |
| 124 | + rspec-rails (3.7.2) |
| 125 | + actionpack (>= 3.0) |
| 126 | + activesupport (>= 3.0) |
| 127 | + railties (>= 3.0) |
| 128 | + rspec-core (~> 3.7.0) |
| 129 | + rspec-expectations (~> 3.7.0) |
| 130 | + rspec-mocks (~> 3.7.0) |
| 131 | + rspec-support (~> 3.7.0) |
| 132 | + rspec-support (3.7.1) |
| 133 | + ruby_dep (1.5.0) |
| 134 | + shoulda-matchers (3.1.2) |
| 135 | + activesupport (>= 4.0.0) |
| 136 | + spring (2.0.2) |
| 137 | + activesupport (>= 4.2) |
| 138 | + spring-watcher-listen (2.0.1) |
| 139 | + listen (>= 2.7, < 4.0) |
| 140 | + spring (>= 1.2, < 3.0) |
| 141 | + sprockets (3.7.1) |
| 142 | + concurrent-ruby (~> 1.0) |
| 143 | + rack (> 1, < 3) |
| 144 | + sprockets-rails (3.2.1) |
| 145 | + actionpack (>= 4.0) |
| 146 | + activesupport (>= 4.0) |
| 147 | + sprockets (>= 3.0.0) |
| 148 | + thor (0.20.0) |
| 149 | + thread_safe (0.3.6) |
| 150 | + tzinfo (1.2.5) |
| 151 | + thread_safe (~> 0.1) |
| 152 | + websocket-driver (0.6.5) |
| 153 | + websocket-extensions (>= 0.1.0) |
| 154 | + websocket-extensions (0.1.3) |
| 155 | + |
| 156 | +PLATFORMS |
| 157 | + ruby |
| 158 | + |
| 159 | +DEPENDENCIES |
| 160 | + byebug |
| 161 | + factory_bot_rails |
| 162 | + faker |
| 163 | + jsonapi-resources |
| 164 | + listen (>= 3.0.5, < 3.2) |
| 165 | + pg (>= 0.18, < 2.0) |
| 166 | + puma (~> 3.7) |
| 167 | + rails (~> 5.1.5) |
| 168 | + rails-controller-testing |
| 169 | + rspec-rails (~> 3.7) |
| 170 | + shoulda-matchers (~> 3.1) |
| 171 | + spring |
| 172 | + spring-watcher-listen (~> 2.0.0) |
| 173 | + tzinfo-data |
| 174 | + |
| 175 | +RUBY VERSION |
| 176 | + ruby 2.4.0p0 |
| 177 | + |
| 178 | +BUNDLED WITH |
| 179 | + 1.16.1 |
0 commit comments