|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + ai-chat (0.1.0) |
| 5 | + base64 (~> 0.1) |
| 6 | + mime-types (~> 3.0) |
| 7 | + openai (~> 0.14) |
| 8 | + refinements (~> 11.1) |
| 9 | + zeitwerk (~> 2.7) |
| 10 | + |
| 11 | +GEM |
| 12 | + remote: https://rubygems.org/ |
| 13 | + specs: |
| 14 | + amazing_print (1.8.1) |
| 15 | + ast (2.4.3) |
| 16 | + base64 (0.3.0) |
| 17 | + bigdecimal (3.2.2) |
| 18 | + concurrent-ruby (1.3.5) |
| 19 | + connection_pool (2.5.3) |
| 20 | + date (3.4.1) |
| 21 | + debug (1.11.0) |
| 22 | + irb (~> 1.10) |
| 23 | + reline (>= 0.3.8) |
| 24 | + diff-lcs (1.6.2) |
| 25 | + docile (1.4.1) |
| 26 | + dotenv (3.1.8) |
| 27 | + dry-configurable (1.3.0) |
| 28 | + dry-core (~> 1.1) |
| 29 | + zeitwerk (~> 2.6) |
| 30 | + dry-core (1.1.0) |
| 31 | + concurrent-ruby (~> 1.0) |
| 32 | + logger |
| 33 | + zeitwerk (~> 2.6) |
| 34 | + dry-inflector (1.2.0) |
| 35 | + dry-initializer (3.2.0) |
| 36 | + dry-logic (1.6.0) |
| 37 | + bigdecimal |
| 38 | + concurrent-ruby (~> 1.0) |
| 39 | + dry-core (~> 1.1) |
| 40 | + zeitwerk (~> 2.6) |
| 41 | + dry-schema (1.14.1) |
| 42 | + concurrent-ruby (~> 1.0) |
| 43 | + dry-configurable (~> 1.0, >= 1.0.1) |
| 44 | + dry-core (~> 1.1) |
| 45 | + dry-initializer (~> 3.2) |
| 46 | + dry-logic (~> 1.5) |
| 47 | + dry-types (~> 1.8) |
| 48 | + zeitwerk (~> 2.6) |
| 49 | + dry-types (1.8.3) |
| 50 | + bigdecimal (~> 3.0) |
| 51 | + concurrent-ruby (~> 1.0) |
| 52 | + dry-core (~> 1.0) |
| 53 | + dry-inflector (~> 1.0) |
| 54 | + dry-logic (~> 1.4) |
| 55 | + zeitwerk (~> 2.6) |
| 56 | + erb (5.0.2) |
| 57 | + io-console (0.8.1) |
| 58 | + irb (1.15.2) |
| 59 | + pp (>= 0.6.0) |
| 60 | + rdoc (>= 4.0.0) |
| 61 | + reline (>= 0.4.2) |
| 62 | + json (2.13.2) |
| 63 | + language_server-protocol (3.17.0.5) |
| 64 | + lint_roller (1.1.0) |
| 65 | + logger (1.7.0) |
| 66 | + mime-types (3.7.0) |
| 67 | + logger |
| 68 | + mime-types-data (~> 3.2025, >= 3.2025.0507) |
| 69 | + mime-types-data (3.2025.0729) |
| 70 | + openai (0.15.0) |
| 71 | + connection_pool |
| 72 | + parallel (1.27.0) |
| 73 | + parser (3.3.9.0) |
| 74 | + ast (~> 2.4.1) |
| 75 | + racc |
| 76 | + pp (0.6.2) |
| 77 | + prettyprint |
| 78 | + prettyprint (0.2.0) |
| 79 | + prism (1.4.0) |
| 80 | + psych (5.2.6) |
| 81 | + date |
| 82 | + stringio |
| 83 | + racc (1.8.1) |
| 84 | + rainbow (3.1.1) |
| 85 | + rake (13.3.0) |
| 86 | + rbs (3.9.4) |
| 87 | + logger |
| 88 | + rdoc (6.14.2) |
| 89 | + erb |
| 90 | + psych (>= 4.0.0) |
| 91 | + reek (6.5.0) |
| 92 | + dry-schema (~> 1.13) |
| 93 | + logger (~> 1.6) |
| 94 | + parser (~> 3.3.0) |
| 95 | + rainbow (>= 2.0, < 4.0) |
| 96 | + rexml (~> 3.1) |
| 97 | + refinements (11.1.3) |
| 98 | + regexp_parser (2.10.0) |
| 99 | + reline (0.6.2) |
| 100 | + io-console (~> 0.5) |
| 101 | + repl_type_completor (0.1.11) |
| 102 | + prism (~> 1.0) |
| 103 | + rbs (>= 2.7.0, < 4.0.0) |
| 104 | + rexml (3.4.1) |
| 105 | + rspec (3.13.1) |
| 106 | + rspec-core (~> 3.13.0) |
| 107 | + rspec-expectations (~> 3.13.0) |
| 108 | + rspec-mocks (~> 3.13.0) |
| 109 | + rspec-core (3.13.5) |
| 110 | + rspec-support (~> 3.13.0) |
| 111 | + rspec-expectations (3.13.5) |
| 112 | + diff-lcs (>= 1.2.0, < 2.0) |
| 113 | + rspec-support (~> 3.13.0) |
| 114 | + rspec-mocks (3.13.5) |
| 115 | + diff-lcs (>= 1.2.0, < 2.0) |
| 116 | + rspec-support (~> 3.13.0) |
| 117 | + rspec-support (3.13.4) |
| 118 | + rubocop (1.75.8) |
| 119 | + json (~> 2.3) |
| 120 | + language_server-protocol (~> 3.17.0.2) |
| 121 | + lint_roller (~> 1.1.0) |
| 122 | + parallel (~> 1.10) |
| 123 | + parser (>= 3.3.0.2) |
| 124 | + rainbow (>= 2.2.2, < 4.0) |
| 125 | + regexp_parser (>= 2.9.3, < 3.0) |
| 126 | + rubocop-ast (>= 1.44.0, < 2.0) |
| 127 | + ruby-progressbar (~> 1.7) |
| 128 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 129 | + rubocop-ast (1.46.0) |
| 130 | + parser (>= 3.3.7.2) |
| 131 | + prism (~> 1.4) |
| 132 | + rubocop-performance (1.25.0) |
| 133 | + lint_roller (~> 1.1) |
| 134 | + rubocop (>= 1.75.0, < 2.0) |
| 135 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 136 | + ruby-progressbar (1.13.0) |
| 137 | + simplecov (0.22.0) |
| 138 | + docile (~> 1.1) |
| 139 | + simplecov-html (~> 0.11) |
| 140 | + simplecov_json_formatter (~> 0.1) |
| 141 | + simplecov-html (0.13.2) |
| 142 | + simplecov_json_formatter (0.1.4) |
| 143 | + standard (1.50.0) |
| 144 | + language_server-protocol (~> 3.17.0.2) |
| 145 | + lint_roller (~> 1.0) |
| 146 | + rubocop (~> 1.75.5) |
| 147 | + standard-custom (~> 1.0.0) |
| 148 | + standard-performance (~> 1.8) |
| 149 | + standard-custom (1.0.2) |
| 150 | + lint_roller (~> 1.0) |
| 151 | + rubocop (~> 1.50) |
| 152 | + standard-performance (1.8.0) |
| 153 | + lint_roller (~> 1.1) |
| 154 | + rubocop-performance (~> 1.25.0) |
| 155 | + stringio (3.1.7) |
| 156 | + unicode-display_width (3.1.4) |
| 157 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 158 | + unicode-emoji (4.0.4) |
| 159 | + zeitwerk (2.7.3) |
| 160 | + |
| 161 | +PLATFORMS |
| 162 | + arm64-darwin-23 |
| 163 | + ruby |
| 164 | + |
| 165 | +DEPENDENCIES |
| 166 | + ai-chat! |
| 167 | + amazing_print (~> 1.8) |
| 168 | + debug (~> 1.11) |
| 169 | + dotenv |
| 170 | + rake (~> 13.3) |
| 171 | + reek (~> 6.5) |
| 172 | + repl_type_completor (~> 0.1) |
| 173 | + rspec (~> 3.13) |
| 174 | + simplecov (~> 0.22) |
| 175 | + standard (= 1.50.0) |
| 176 | + |
| 177 | +RUBY VERSION |
| 178 | + ruby 3.2.1p31 |
| 179 | + |
| 180 | +BUNDLED WITH |
| 181 | + 2.5.23 |
0 commit comments