chore: update

This commit is contained in:
Shivam Mishra
2025-07-08 20:20:20 +05:30
parent 61ab06a6b1
commit dd46437aa0
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', '>= 0.2.0'
gem 'ai-agents', '>= 0.2.1'
### 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.2.0)
ai-agents (0.2.1)
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 (>= 0.2.0)
ai-agents (>= 0.2.1)
annotate
attr_extras
audited (~> 5.4, >= 5.4.1)