File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- cf-mcp (0.15.5 )
4+ cf-mcp (0.16.0 )
55 mcp (~> 0.6 )
66 puma (~> 7.1 )
77 rack (~> 3.0 )
@@ -117,7 +117,7 @@ CHECKSUMS
117117 addressable (2.8.8) sha256=7c13b8f9536cf6364c03b9d417c19986019e28f7c00ac8132da4eb0fe393b057
118118 ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
119119 bigdecimal (4.0.1) sha256=8b07d3d065a9f921c80ceaea7c9d4ae596697295b584c296fe599dd0ad01c4a7
120- cf-mcp (0.15.5 )
120+ cf-mcp (0.16.0 )
121121 date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0
122122 erb (6.0.1) sha256=28ecdd99c5472aebd5674d6061e3c6b0a45c049578b071e5a52c2a7f13c197e5
123123 io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
Original file line number Diff line number Diff line change @@ -35,10 +35,7 @@ lib/cf/mcp/tools/list_topics.rb
3535lib/cf/mcp/tools/member_search.rb
3636lib/cf/mcp/tools/parameter_search.rb
3737lib/cf/mcp/tools/response_helpers.rb
38- lib/cf/mcp/tools/search_enums.rb
39- lib/cf/mcp/tools/search_functions.rb
4038lib/cf/mcp/tools/search_result_formatter.rb
41- lib/cf/mcp/tools/search_structs.rb
4239lib/cf/mcp/tools/search_tool.rb
4340lib/cf/mcp/topic_parser.rb
4441lib/cf/mcp/version.rb
Original file line number Diff line number Diff line change 22
33module CF
44 module MCP
5- VERSION = "0.15.5 "
5+ VERSION = "0.16.0 "
66 end
77end
You can’t perform that action at this time.
0 commit comments