|
| 1 | +PATH |
| 2 | + remote: .. |
| 3 | + specs: |
| 4 | + vestal_versions (1.6.1) |
| 5 | + activerecord (>= 6.1, < 8.2) |
| 6 | + activesupport (>= 6.1, < 8.2) |
| 7 | + |
| 8 | +GEM |
| 9 | + remote: https://rubygems.org/ |
| 10 | + specs: |
| 11 | + activemodel (8.1.2) |
| 12 | + activesupport (= 8.1.2) |
| 13 | + activerecord (8.1.2) |
| 14 | + activemodel (= 8.1.2) |
| 15 | + activesupport (= 8.1.2) |
| 16 | + timeout (>= 0.4.0) |
| 17 | + activesupport (8.1.2) |
| 18 | + base64 |
| 19 | + bigdecimal |
| 20 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 21 | + connection_pool (>= 2.2.5) |
| 22 | + drb |
| 23 | + i18n (>= 1.6, < 2) |
| 24 | + json |
| 25 | + logger (>= 1.4.2) |
| 26 | + minitest (>= 5.1) |
| 27 | + securerandom (>= 0.3) |
| 28 | + tzinfo (~> 2.0, >= 2.0.5) |
| 29 | + uri (>= 0.13.1) |
| 30 | + appraisal (2.5.0) |
| 31 | + bundler |
| 32 | + rake |
| 33 | + thor (>= 0.14.0) |
| 34 | + base64 (0.3.0) |
| 35 | + bigdecimal (4.0.1) |
| 36 | + concurrent-ruby (1.3.6) |
| 37 | + connection_pool (3.0.2) |
| 38 | + diff-lcs (1.6.2) |
| 39 | + docile (1.4.1) |
| 40 | + drb (2.2.3) |
| 41 | + i18n (1.14.8) |
| 42 | + concurrent-ruby (~> 1.0) |
| 43 | + json (2.18.0) |
| 44 | + logger (1.7.0) |
| 45 | + minitest (6.0.1) |
| 46 | + prism (~> 1.5) |
| 47 | + prism (1.7.0) |
| 48 | + rake (13.3.1) |
| 49 | + rspec (3.13.2) |
| 50 | + rspec-core (~> 3.13.0) |
| 51 | + rspec-expectations (~> 3.13.0) |
| 52 | + rspec-mocks (~> 3.13.0) |
| 53 | + rspec-core (3.13.6) |
| 54 | + rspec-support (~> 3.13.0) |
| 55 | + rspec-expectations (3.13.5) |
| 56 | + diff-lcs (>= 1.2.0, < 2.0) |
| 57 | + rspec-support (~> 3.13.0) |
| 58 | + rspec-its (2.0.0) |
| 59 | + rspec-core (>= 3.13.0) |
| 60 | + rspec-expectations (>= 3.13.0) |
| 61 | + rspec-mocks (3.13.7) |
| 62 | + diff-lcs (>= 1.2.0, < 2.0) |
| 63 | + rspec-support (~> 3.13.0) |
| 64 | + rspec-support (3.13.6) |
| 65 | + securerandom (0.4.1) |
| 66 | + simplecov (0.22.0) |
| 67 | + docile (~> 1.1) |
| 68 | + simplecov-html (~> 0.11) |
| 69 | + simplecov_json_formatter (~> 0.1) |
| 70 | + simplecov-html (0.13.2) |
| 71 | + simplecov_json_formatter (0.1.4) |
| 72 | + sqlite3 (2.9.0-aarch64-linux-gnu) |
| 73 | + sqlite3 (2.9.0-aarch64-linux-musl) |
| 74 | + sqlite3 (2.9.0-arm-linux-gnu) |
| 75 | + sqlite3 (2.9.0-arm-linux-musl) |
| 76 | + sqlite3 (2.9.0-arm64-darwin) |
| 77 | + sqlite3 (2.9.0-x86-linux-gnu) |
| 78 | + sqlite3 (2.9.0-x86-linux-musl) |
| 79 | + sqlite3 (2.9.0-x86_64-darwin) |
| 80 | + sqlite3 (2.9.0-x86_64-linux-gnu) |
| 81 | + sqlite3 (2.9.0-x86_64-linux-musl) |
| 82 | + thor (1.5.0) |
| 83 | + timeout (0.6.0) |
| 84 | + tzinfo (2.0.6) |
| 85 | + concurrent-ruby (~> 1.0) |
| 86 | + uri (1.1.1) |
| 87 | + |
| 88 | +PLATFORMS |
| 89 | + aarch64-linux-gnu |
| 90 | + aarch64-linux-musl |
| 91 | + arm-linux-gnu |
| 92 | + arm-linux-musl |
| 93 | + arm64-darwin |
| 94 | + x86-linux-gnu |
| 95 | + x86-linux-musl |
| 96 | + x86_64-darwin |
| 97 | + x86_64-linux-gnu |
| 98 | + x86_64-linux-musl |
| 99 | + |
| 100 | +DEPENDENCIES |
| 101 | + activesupport (~> 8.1.0) |
| 102 | + appraisal |
| 103 | + logger |
| 104 | + rake |
| 105 | + rspec |
| 106 | + rspec-its |
| 107 | + simplecov |
| 108 | + sqlite3 (>= 2.1) |
| 109 | + vestal_versions! |
| 110 | + |
| 111 | +BUNDLED WITH |
| 112 | + 2.6.9 |
0 commit comments