Skip to content

Commit d7a9661

Browse files
committed
Add test deps
1 parent 98605b1 commit d7a9661

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Gemfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ gem 'rubocop'
1212
gem 'rubocop-rake'
1313
gem 'rubocop-rspec'
1414
gem 'simplecov'
15+
16+
group :test do
17+
gem 'mcp'
18+
gem 'ruby_llm'
19+
end

0 commit comments

Comments
 (0)