File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- claude_agent (0.4.0 )
4+ claude_agent (0.4.1 )
55 activesupport (>= 7.0 )
66
77GEM
@@ -125,7 +125,7 @@ CHECKSUMS
125125 ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
126126 base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
127127 bigdecimal (4.0.1) sha256=8b07d3d065a9f921c80ceaea7c9d4ae596697295b584c296fe599dd0ad01c4a7
128- claude_agent (0.4.0 )
128+ claude_agent (0.4.1 )
129129 concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab
130130 connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a
131131 date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module ClaudeAgent
4- VERSION = "0.4.0 "
4+ VERSION = "0.4.1 "
55end
You can’t perform that action at this time.
0 commit comments