|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + batch_update (0.0.1) |
| 5 | + activerecord (~> 7.0) |
| 6 | + activesupport (~> 7.0) |
| 7 | + |
| 8 | +GEM |
| 9 | + remote: https://rubygems.org/ |
| 10 | + specs: |
| 11 | + activemodel (7.1.3.4) |
| 12 | + activesupport (= 7.1.3.4) |
| 13 | + activerecord (7.1.3.4) |
| 14 | + activemodel (= 7.1.3.4) |
| 15 | + activesupport (= 7.1.3.4) |
| 16 | + timeout (>= 0.4.0) |
| 17 | + activesupport (7.1.3.4) |
| 18 | + base64 |
| 19 | + bigdecimal |
| 20 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 21 | + connection_pool (>= 2.2.5) |
| 22 | + drb |
| 23 | + i18n (>= 1.6, < 2) |
| 24 | + minitest (>= 5.1) |
| 25 | + mutex_m |
| 26 | + tzinfo (~> 2.0) |
| 27 | + ast (2.4.2) |
| 28 | + base64 (0.2.0) |
| 29 | + bigdecimal (3.1.8) |
| 30 | + byebug (11.1.3) |
| 31 | + concurrent-ruby (1.3.3) |
| 32 | + connection_pool (2.4.1) |
| 33 | + diff-lcs (1.5.1) |
| 34 | + drb (2.2.1) |
| 35 | + i18n (1.14.5) |
| 36 | + concurrent-ruby (~> 1.0) |
| 37 | + json (2.7.2) |
| 38 | + language_server-protocol (3.17.0.3) |
| 39 | + mini_portile2 (2.8.7) |
| 40 | + minitest (5.24.1) |
| 41 | + mutex_m (0.2.0) |
| 42 | + parallel (1.26.3) |
| 43 | + parser (3.3.5.0) |
| 44 | + ast (~> 2.4.1) |
| 45 | + racc |
| 46 | + racc (1.8.1) |
| 47 | + rainbow (3.1.1) |
| 48 | + rake-release (1.3.0) |
| 49 | + bundler (>= 1.11, < 3) |
| 50 | + regexp_parser (2.9.2) |
| 51 | + rspec (3.13.0) |
| 52 | + rspec-core (~> 3.13.0) |
| 53 | + rspec-expectations (~> 3.13.0) |
| 54 | + rspec-mocks (~> 3.13.0) |
| 55 | + rspec-core (3.13.0) |
| 56 | + rspec-support (~> 3.13.0) |
| 57 | + rspec-expectations (3.13.1) |
| 58 | + diff-lcs (>= 1.2.0, < 2.0) |
| 59 | + rspec-support (~> 3.13.0) |
| 60 | + rspec-mocks (3.13.1) |
| 61 | + diff-lcs (>= 1.2.0, < 2.0) |
| 62 | + rspec-support (~> 3.13.0) |
| 63 | + rspec-support (3.13.1) |
| 64 | + rubocop (1.67.0) |
| 65 | + json (~> 2.3) |
| 66 | + language_server-protocol (>= 3.17.0) |
| 67 | + parallel (~> 1.10) |
| 68 | + parser (>= 3.3.0.2) |
| 69 | + rainbow (>= 2.2.2, < 4.0) |
| 70 | + regexp_parser (>= 2.4, < 3.0) |
| 71 | + rubocop-ast (>= 1.32.2, < 2.0) |
| 72 | + ruby-progressbar (~> 1.7) |
| 73 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 74 | + rubocop-ast (1.32.3) |
| 75 | + parser (>= 3.3.1.0) |
| 76 | + ruby-progressbar (1.13.0) |
| 77 | + sqlite3 (2.1.0) |
| 78 | + mini_portile2 (~> 2.8.0) |
| 79 | + sqlite3 (2.1.0-arm64-darwin) |
| 80 | + timeout (0.4.1) |
| 81 | + tzinfo (2.0.6) |
| 82 | + concurrent-ruby (~> 1.0) |
| 83 | + unicode-display_width (2.6.0) |
| 84 | + |
| 85 | +PLATFORMS |
| 86 | + arm64-darwin-23 |
| 87 | + ruby |
| 88 | + |
| 89 | +DEPENDENCIES |
| 90 | + batch_update! |
| 91 | + byebug |
| 92 | + rake-release |
| 93 | + rspec |
| 94 | + rubocop |
| 95 | + sqlite3 |
| 96 | + |
| 97 | +BUNDLED WITH |
| 98 | + 2.5.11 |
0 commit comments