chore: update agents

This commit is contained in:
Shivam Mishra
2025-07-08 18:59:27 +05:30
parent 1f6f61f018
commit 36786aa314
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ gem 'ruby-openai'
gem 'shopify_api'
gem 'ai-agents'
gem 'ai-agents', '>= 0.2.0'
### Gems required only in specific deployment environments ###
##############################################################
+2 -2
View File
@@ -126,7 +126,7 @@ GEM
jbuilder (~> 2)
rails (>= 4.2, < 7.2)
selectize-rails (~> 0.6)
ai-agents (0.1.3)
ai-agents (0.2.0)
ruby_llm (~> 1.3)
annotate (3.2.0)
activerecord (>= 3.2, < 8.0)
@@ -906,7 +906,7 @@ DEPENDENCIES
administrate (>= 0.20.1)
administrate-field-active_storage (>= 1.0.3)
administrate-field-belongs_to_search (>= 0.9.0)
ai-agents
ai-agents (>= 0.2.0)
annotate
attr_extras
audited (~> 5.4, >= 5.4.1)