|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + ldclient-rb (5.4.1) |
| 5 | + concurrent-ruby (~> 1.0) |
| 6 | + faraday (>= 0.9, < 2) |
| 7 | + faraday-http-cache (>= 1.3.0, < 3) |
| 8 | + http_tools (~> 0.4.5) |
| 9 | + json (>= 1.8, < 3) |
| 10 | + net-http-persistent (~> 2.9) |
| 11 | + semantic (~> 1.6) |
| 12 | + socketry (~> 0.5.1) |
| 13 | + |
| 14 | +GEM |
| 15 | + remote: https://rubygems.org/ |
| 16 | + specs: |
| 17 | + codeclimate-test-reporter (0.6.0) |
| 18 | + simplecov (>= 0.7.1, < 1.0.0) |
| 19 | + concurrent-ruby (1.1.4) |
| 20 | + connection_pool (2.2.1) |
| 21 | + diff-lcs (1.3) |
| 22 | + docile (1.1.5) |
| 23 | + faraday (0.15.4) |
| 24 | + multipart-post (>= 1.2, < 3) |
| 25 | + faraday-http-cache (2.0.0) |
| 26 | + faraday (~> 0.8) |
| 27 | + ffi (1.9.25) |
| 28 | + ffi (1.9.25-java) |
| 29 | + hitimes (1.3.0) |
| 30 | + hitimes (1.3.0-java) |
| 31 | + http_tools (0.4.5) |
| 32 | + json (1.8.6) |
| 33 | + json (1.8.6-java) |
| 34 | + listen (3.1.5) |
| 35 | + rb-fsevent (~> 0.9, >= 0.9.4) |
| 36 | + rb-inotify (~> 0.9, >= 0.9.7) |
| 37 | + ruby_dep (~> 1.2) |
| 38 | + multipart-post (2.0.0) |
| 39 | + net-http-persistent (2.9.4) |
| 40 | + rake (10.5.0) |
| 41 | + rb-fsevent (0.10.3) |
| 42 | + rb-inotify (0.9.10) |
| 43 | + ffi (>= 0.5.0, < 2) |
| 44 | + redis (3.3.5) |
| 45 | + rspec (3.7.0) |
| 46 | + rspec-core (~> 3.7.0) |
| 47 | + rspec-expectations (~> 3.7.0) |
| 48 | + rspec-mocks (~> 3.7.0) |
| 49 | + rspec-core (3.7.1) |
| 50 | + rspec-support (~> 3.7.0) |
| 51 | + rspec-expectations (3.7.0) |
| 52 | + diff-lcs (>= 1.2.0, < 2.0) |
| 53 | + rspec-support (~> 3.7.0) |
| 54 | + rspec-mocks (3.7.0) |
| 55 | + diff-lcs (>= 1.2.0, < 2.0) |
| 56 | + rspec-support (~> 3.7.0) |
| 57 | + rspec-support (3.7.0) |
| 58 | + rspec_junit_formatter (0.3.0) |
| 59 | + rspec-core (>= 2, < 4, != 2.12.0) |
| 60 | + ruby_dep (1.5.0) |
| 61 | + semantic (1.6.1) |
| 62 | + simplecov (0.15.1) |
| 63 | + docile (~> 1.1.0) |
| 64 | + json (>= 1.8, < 3) |
| 65 | + simplecov-html (~> 0.10.0) |
| 66 | + simplecov-html (0.10.2) |
| 67 | + socketry (0.5.1) |
| 68 | + hitimes (~> 1.2) |
| 69 | + timecop (0.9.1) |
| 70 | + |
| 71 | +PLATFORMS |
| 72 | + java |
| 73 | + ruby |
| 74 | + |
| 75 | +DEPENDENCIES |
| 76 | + bundler (~> 1.7) |
| 77 | + codeclimate-test-reporter (~> 0) |
| 78 | + connection_pool (>= 2.1.2) |
| 79 | + ldclient-rb! |
| 80 | + listen (~> 3.0) |
| 81 | + rake (~> 10.0) |
| 82 | + redis (~> 3.3.5) |
| 83 | + rspec (~> 3.2) |
| 84 | + rspec_junit_formatter (~> 0.3.0) |
| 85 | + timecop (~> 0.9.1) |
| 86 | + |
| 87 | +BUNDLED WITH |
| 88 | + 1.17.3 |
0 commit comments