|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + errbit_github_plugin (0.4.0) |
| 5 | + errbit_plugin |
| 6 | + octokit |
| 7 | + |
| 8 | +GEM |
| 9 | + remote: https://rubygems.org/ |
| 10 | + specs: |
| 11 | + activesupport (7.2.2.1) |
| 12 | + base64 |
| 13 | + benchmark (>= 0.3) |
| 14 | + bigdecimal |
| 15 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 16 | + connection_pool (>= 2.2.5) |
| 17 | + drb |
| 18 | + i18n (>= 1.6, < 2) |
| 19 | + logger (>= 1.4.2) |
| 20 | + minitest (>= 5.1) |
| 21 | + securerandom (>= 0.3) |
| 22 | + tzinfo (~> 2.0, >= 2.0.5) |
| 23 | + addressable (2.8.7) |
| 24 | + public_suffix (>= 2.0.2, < 7.0) |
| 25 | + base64 (0.2.0) |
| 26 | + benchmark (0.4.0) |
| 27 | + bigdecimal (3.1.9) |
| 28 | + concurrent-ruby (1.3.5) |
| 29 | + connection_pool (2.5.0) |
| 30 | + diff-lcs (1.6.1) |
| 31 | + docile (1.4.1) |
| 32 | + drb (2.2.1) |
| 33 | + errbit_plugin (0.6.0) |
| 34 | + faraday (2.13.0) |
| 35 | + faraday-net_http (>= 2.0, < 3.5) |
| 36 | + json |
| 37 | + logger |
| 38 | + faraday-net_http (3.4.0) |
| 39 | + net-http (>= 0.5.0) |
| 40 | + i18n (1.14.7) |
| 41 | + concurrent-ruby (~> 1.0) |
| 42 | + json (2.10.2) |
| 43 | + logger (1.7.0) |
| 44 | + minitest (5.25.5) |
| 45 | + net-http (0.6.0) |
| 46 | + uri |
| 47 | + octokit (9.2.0) |
| 48 | + faraday (>= 1, < 3) |
| 49 | + sawyer (~> 0.9) |
| 50 | + public_suffix (6.0.1) |
| 51 | + rake (13.2.1) |
| 52 | + rspec (3.13.0) |
| 53 | + rspec-core (~> 3.13.0) |
| 54 | + rspec-expectations (~> 3.13.0) |
| 55 | + rspec-mocks (~> 3.13.0) |
| 56 | + rspec-core (3.13.3) |
| 57 | + rspec-support (~> 3.13.0) |
| 58 | + rspec-expectations (3.13.3) |
| 59 | + diff-lcs (>= 1.2.0, < 2.0) |
| 60 | + rspec-support (~> 3.13.0) |
| 61 | + rspec-mocks (3.13.2) |
| 62 | + diff-lcs (>= 1.2.0, < 2.0) |
| 63 | + rspec-support (~> 3.13.0) |
| 64 | + rspec-support (3.13.2) |
| 65 | + sawyer (0.9.2) |
| 66 | + addressable (>= 2.3.5) |
| 67 | + faraday (>= 0.17.3, < 3) |
| 68 | + securerandom (0.4.1) |
| 69 | + simplecov (0.22.0) |
| 70 | + docile (~> 1.1) |
| 71 | + simplecov-html (~> 0.11) |
| 72 | + simplecov_json_formatter (~> 0.1) |
| 73 | + simplecov-html (0.13.1) |
| 74 | + simplecov_json_formatter (0.1.4) |
| 75 | + tzinfo (2.0.6) |
| 76 | + concurrent-ruby (~> 1.0) |
| 77 | + uri (1.0.3) |
| 78 | + |
| 79 | +PLATFORMS |
| 80 | + aarch64-linux-gnu |
| 81 | + aarch64-linux-musl |
| 82 | + arm-linux-gnu |
| 83 | + arm-linux-musl |
| 84 | + arm64-darwin |
| 85 | + ruby |
| 86 | + x86-linux-gnu |
| 87 | + x86-linux-musl |
| 88 | + x86_64-darwin |
| 89 | + x86_64-linux-gnu |
| 90 | + x86_64-linux-musl |
| 91 | + |
| 92 | +DEPENDENCIES |
| 93 | + activesupport |
| 94 | + errbit_github_plugin! |
| 95 | + rake |
| 96 | + rspec |
| 97 | + simplecov |
| 98 | + |
| 99 | +BUNDLED WITH |
| 100 | + 2.6.7 |
0 commit comments