|
| 1 | +PATH |
| 2 | + remote: .. |
| 3 | + specs: |
| 4 | + duffel_api (0.1.0) |
| 5 | + faraday (>= 0.9.2, < 3) |
| 6 | + |
| 7 | +GEM |
| 8 | + remote: https://rubygems.org/ |
| 9 | + specs: |
| 10 | + addressable (2.8.0) |
| 11 | + public_suffix (>= 2.0.2, < 5.0) |
| 12 | + appraisal (2.4.1) |
| 13 | + bundler |
| 14 | + rake |
| 15 | + thor (>= 0.14.0) |
| 16 | + ast (2.4.2) |
| 17 | + coderay (1.1.3) |
| 18 | + crack (0.4.5) |
| 19 | + rexml |
| 20 | + diff-lcs (1.5.0) |
| 21 | + docile (1.4.0) |
| 22 | + faraday (1.8.0) |
| 23 | + faraday-em_http (~> 1.0) |
| 24 | + faraday-em_synchrony (~> 1.0) |
| 25 | + faraday-excon (~> 1.1) |
| 26 | + faraday-httpclient (~> 1.0.1) |
| 27 | + faraday-net_http (~> 1.0) |
| 28 | + faraday-net_http_persistent (~> 1.1) |
| 29 | + faraday-patron (~> 1.0) |
| 30 | + faraday-rack (~> 1.0) |
| 31 | + multipart-post (>= 1.2, < 3) |
| 32 | + ruby2_keywords (>= 0.0.4) |
| 33 | + faraday-em_http (1.0.0) |
| 34 | + faraday-em_synchrony (1.0.0) |
| 35 | + faraday-excon (1.1.0) |
| 36 | + faraday-httpclient (1.0.1) |
| 37 | + faraday-net_http (1.0.1) |
| 38 | + faraday-net_http_persistent (1.2.0) |
| 39 | + faraday-patron (1.0.0) |
| 40 | + faraday-rack (1.0.0) |
| 41 | + gc_ruboconfig (2.29.0) |
| 42 | + rubocop (>= 1.19) |
| 43 | + rubocop-performance (>= 1.11) |
| 44 | + rubocop-rspec (>= 2.4.0) |
| 45 | + hashdiff (1.0.1) |
| 46 | + method_source (1.0.0) |
| 47 | + multipart-post (2.1.1) |
| 48 | + parallel (1.21.0) |
| 49 | + parser (3.1.0.0) |
| 50 | + ast (~> 2.4.1) |
| 51 | + pry (0.14.1) |
| 52 | + coderay (~> 1.1) |
| 53 | + method_source (~> 1.0) |
| 54 | + public_suffix (4.0.6) |
| 55 | + rainbow (3.0.0) |
| 56 | + rake (13.0.6) |
| 57 | + regexp_parser (2.2.0) |
| 58 | + rexml (3.2.5) |
| 59 | + rspec (3.10.0) |
| 60 | + rspec-core (~> 3.10.0) |
| 61 | + rspec-expectations (~> 3.10.0) |
| 62 | + rspec-mocks (~> 3.10.0) |
| 63 | + rspec-core (3.10.1) |
| 64 | + rspec-support (~> 3.10.0) |
| 65 | + rspec-expectations (3.10.1) |
| 66 | + diff-lcs (>= 1.2.0, < 2.0) |
| 67 | + rspec-support (~> 3.10.0) |
| 68 | + rspec-its (1.3.0) |
| 69 | + rspec-core (>= 3.0.0) |
| 70 | + rspec-expectations (>= 3.0.0) |
| 71 | + rspec-mocks (3.10.2) |
| 72 | + diff-lcs (>= 1.2.0, < 2.0) |
| 73 | + rspec-support (~> 3.10.0) |
| 74 | + rspec-support (3.10.3) |
| 75 | + rspec_junit_formatter (0.4.1) |
| 76 | + rspec-core (>= 2, < 4, != 2.12.0) |
| 77 | + rubocop (1.24.1) |
| 78 | + parallel (~> 1.10) |
| 79 | + parser (>= 3.0.0.0) |
| 80 | + rainbow (>= 2.2.2, < 4.0) |
| 81 | + regexp_parser (>= 1.8, < 3.0) |
| 82 | + rexml |
| 83 | + rubocop-ast (>= 1.15.1, < 2.0) |
| 84 | + ruby-progressbar (~> 1.7) |
| 85 | + unicode-display_width (>= 1.4.0, < 3.0) |
| 86 | + rubocop-ast (1.15.1) |
| 87 | + parser (>= 3.0.1.1) |
| 88 | + rubocop-performance (1.13.1) |
| 89 | + rubocop (>= 1.7.0, < 2.0) |
| 90 | + rubocop-ast (>= 0.4.0) |
| 91 | + rubocop-rake (0.6.0) |
| 92 | + rubocop (~> 1.0) |
| 93 | + rubocop-rspec (2.7.0) |
| 94 | + rubocop (~> 1.19) |
| 95 | + ruby-progressbar (1.11.0) |
| 96 | + ruby2_keywords (0.0.5) |
| 97 | + simplecov (0.21.2) |
| 98 | + docile (~> 1.1) |
| 99 | + simplecov-html (~> 0.11) |
| 100 | + simplecov_json_formatter (~> 0.1) |
| 101 | + simplecov-html (0.12.3) |
| 102 | + simplecov_json_formatter (0.1.3) |
| 103 | + thor (1.2.1) |
| 104 | + unicode-display_width (2.1.0) |
| 105 | + webmock (3.14.0) |
| 106 | + addressable (>= 2.8.0) |
| 107 | + crack (>= 0.3.2) |
| 108 | + hashdiff (>= 0.4.0, < 2.0.0) |
| 109 | + |
| 110 | +PLATFORMS |
| 111 | + x86_64-darwin-20 |
| 112 | + |
| 113 | +DEPENDENCIES |
| 114 | + appraisal (~> 2.4) |
| 115 | + duffel_api! |
| 116 | + faraday (= 1.8.0) |
| 117 | + gc_ruboconfig (~> 2.29.0) |
| 118 | + pry (~> 0.14.1) |
| 119 | + rake (~> 13.0) |
| 120 | + rspec (~> 3.10.0) |
| 121 | + rspec-its (~> 1.3.0) |
| 122 | + rspec_junit_formatter (~> 0.4.1) |
| 123 | + rubocop (~> 1.24.0) |
| 124 | + rubocop-rake (~> 0.6.0) |
| 125 | + simplecov (~> 0.21.2) |
| 126 | + webmock (~> 3.14.0) |
| 127 | + |
| 128 | +BUNDLED WITH |
| 129 | + 2.3.3 |
0 commit comments