foobara-anthropic-api 1.0.7 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eda96d5cdb535c70b4b794742575e31fbdb084f081480372b6212b94dc514053
4
- data.tar.gz: d13ebe86723cb1685e47ffdbb65965fa28d8835189d374548c1f91d8bca35b69
3
+ metadata.gz: bc00c9fcd2f643b5749fd901144969a4798dae15e7bcadf2683d41fe9210dabb
4
+ data.tar.gz: f0b04ea2f80ccfa89e4ad80a83380aaf68f28cb9435cc5beb9ca4a0d5b0f80da
5
5
  SHA512:
6
- metadata.gz: 4a49028e521f5ee955f7636cca01b5be45036fb89faf7c6d1fcdde9ebd2629c183af4a9f9790a24c58a110e437dde7a71880fc49d23bc6379e6316389f410699
7
- data.tar.gz: 6a80261967d7d9cc57e140b5b9c62e9c523d8fef3b5ebdcd9eca5f6966ea0542baad19069303d7b20ad1940c7a6a7974e1166094714d874b93c19657f0d2ae05
6
+ metadata.gz: f60b5578bce421d195ede689011bc7a0b307d46fc266af82804e32d6b0e97faad4f0cb6f97d6f7cafaaca67c38652fadadc1924a45b14837eaa2aa6d337b5755
7
+ data.tar.gz: 3b8be65f2488c3fa9dff460b8279c06c7f157756d9560c76502b105fc7fd08248fe2afc21e21d5956e3d7c28f7db0a20964b5042e2e78857c684736702808677
@@ -23,7 +23,7 @@ module Foobara
23
23
  end
24
24
 
25
25
  def text
26
- content.find { it.type == "text" }.text
26
+ content.rfind { it.type == "text" }.text
27
27
  end
28
28
  end
29
29
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foobara-anthropic-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Miles Georgi