|
| 1 | +PATH |
| 2 | + remote: ../core |
| 3 | + specs: |
| 4 | + testcontainers-core (0.2.0) |
| 5 | + base64 (~> 0.3) |
| 6 | + docker-api (~> 2.4) |
| 7 | + java-properties (~> 0.3.0) |
| 8 | + |
| 9 | +PATH |
| 10 | + remote: . |
| 11 | + specs: |
| 12 | + testcontainers-opensearch (0.1.0) |
| 13 | + testcontainers-core (~> 0.1) |
| 14 | + |
| 15 | +GEM |
| 16 | + remote: https://rubygems.org/ |
| 17 | + specs: |
| 18 | + ast (2.4.3) |
| 19 | + base64 (0.3.0) |
| 20 | + docker-api (2.4.0) |
| 21 | + excon (>= 0.64.0) |
| 22 | + multi_json |
| 23 | + excon (1.3.0) |
| 24 | + logger |
| 25 | + faraday (2.14.0) |
| 26 | + faraday-net_http (>= 2.0, < 3.5) |
| 27 | + json |
| 28 | + logger |
| 29 | + faraday-net_http (3.4.1) |
| 30 | + net-http (>= 0.5.0) |
| 31 | + java-properties (0.3.0) |
| 32 | + json (2.15.1) |
| 33 | + language_server-protocol (3.17.0.5) |
| 34 | + lint_roller (1.1.0) |
| 35 | + logger (1.7.0) |
| 36 | + minitest (5.26.0) |
| 37 | + minitest-hooks (1.5.2) |
| 38 | + minitest (> 5.3) |
| 39 | + multi_json (1.17.0) |
| 40 | + net-http (0.6.0) |
| 41 | + uri |
| 42 | + opensearch-ruby (3.4.0) |
| 43 | + faraday (>= 1.0, < 3) |
| 44 | + multi_json (>= 1.0) |
| 45 | + parallel (1.27.0) |
| 46 | + parser (3.3.9.0) |
| 47 | + ast (~> 2.4.1) |
| 48 | + racc |
| 49 | + prism (1.6.0) |
| 50 | + racc (1.8.1) |
| 51 | + rainbow (3.1.1) |
| 52 | + rake (13.3.0) |
| 53 | + regexp_parser (2.11.3) |
| 54 | + rubocop (1.80.2) |
| 55 | + json (~> 2.3) |
| 56 | + language_server-protocol (~> 3.17.0.2) |
| 57 | + lint_roller (~> 1.1.0) |
| 58 | + parallel (~> 1.10) |
| 59 | + parser (>= 3.3.0.2) |
| 60 | + rainbow (>= 2.2.2, < 4.0) |
| 61 | + regexp_parser (>= 2.9.3, < 3.0) |
| 62 | + rubocop-ast (>= 1.46.0, < 2.0) |
| 63 | + ruby-progressbar (~> 1.7) |
| 64 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 65 | + rubocop-ast (1.47.1) |
| 66 | + parser (>= 3.3.7.2) |
| 67 | + prism (~> 1.4) |
| 68 | + rubocop-performance (1.25.0) |
| 69 | + lint_roller (~> 1.1) |
| 70 | + rubocop (>= 1.75.0, < 2.0) |
| 71 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 72 | + ruby-progressbar (1.13.0) |
| 73 | + standard (1.51.1) |
| 74 | + language_server-protocol (~> 3.17.0.2) |
| 75 | + lint_roller (~> 1.0) |
| 76 | + rubocop (~> 1.80.2) |
| 77 | + standard-custom (~> 1.0.0) |
| 78 | + standard-performance (~> 1.8) |
| 79 | + standard-custom (1.0.2) |
| 80 | + lint_roller (~> 1.0) |
| 81 | + rubocop (~> 1.50) |
| 82 | + standard-performance (1.8.0) |
| 83 | + lint_roller (~> 1.1) |
| 84 | + rubocop-performance (~> 1.25.0) |
| 85 | + unicode-display_width (3.2.0) |
| 86 | + unicode-emoji (~> 4.1) |
| 87 | + unicode-emoji (4.1.0) |
| 88 | + uri (1.0.4) |
| 89 | + |
| 90 | +PLATFORMS |
| 91 | + arm64-darwin-23 |
| 92 | + ruby |
| 93 | + |
| 94 | +DEPENDENCIES |
| 95 | + minitest (~> 5.0) |
| 96 | + minitest-hooks (~> 1.5) |
| 97 | + opensearch-ruby (~> 3.0) |
| 98 | + rake (~> 13.0) |
| 99 | + standard (~> 1.3) |
| 100 | + testcontainers-core! |
| 101 | + testcontainers-opensearch! |
| 102 | + |
| 103 | +BUNDLED WITH |
| 104 | + 2.6.9 |
0 commit comments