Skip to content

Commit

Permalink
Bumped avo to 3.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Bob committed Dec 23, 2024
1 parent fdc7856 commit ae9074b
Show file tree
Hide file tree
Showing 12 changed files with 101 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
avo (3.15.5)
avo (3.15.6)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails_6.1_ruby_3.1.4.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ end
group :development, :test do
gem "faker", require: false
gem "i18n-tasks", "~> 1.0.12"
gem "ruby-openai"
gem "erb-formatter", require: false
gem "erb_lint", require: false
gem "solargraph", require: false
Expand Down
20 changes: 19 additions & 1 deletion gemfiles/rails_6.1_ruby_3.1.4.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.5)
avo (3.15.6)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -252,13 +252,22 @@ GEM
rubocop (>= 1)
smart_properties
erubi (1.13.0)
event_stream_parser (1.0.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ferrum (0.15)
addressable (~> 2.5)
concurrent-ruby (~> 1.1)
Expand Down Expand Up @@ -375,6 +384,9 @@ GEM
money (~> 6.13)
railties (>= 3.0)
msgpack (1.7.5)
multipart-post (2.4.1)
net-http (0.6.0)
uri
net-imap (0.5.2)
date
net-protocol
Expand Down Expand Up @@ -512,6 +524,10 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
ruby-openai (7.3.1)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)
ruby-statistics (3.0.2)
ruby-vips (2.2.2)
Expand Down Expand Up @@ -604,6 +620,7 @@ GEM
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
unicode-display_width (2.6.0)
uri (1.0.2)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -702,6 +719,7 @@ DEPENDENCIES
rspec-retry (~> 0.6.2)
rubocop
rubocop-shopify
ruby-openai
ruby-statistics (< 4)
rubycritic
simplecov
Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails_6.1_ruby_3.3.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ end
group :development, :test do
gem "faker", require: false
gem "i18n-tasks", "~> 1.0.12"
gem "ruby-openai"
gem "erb-formatter", require: false
gem "erb_lint", require: false
gem "solargraph", require: false
Expand Down
20 changes: 19 additions & 1 deletion gemfiles/rails_6.1_ruby_3.3.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.5)
avo (3.15.6)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -224,13 +224,22 @@ GEM
rubocop (>= 1)
smart_properties
erubi (1.13.0)
event_stream_parser (1.0.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ferrum (0.15)
addressable (~> 2.5)
concurrent-ruby (~> 1.1)
Expand Down Expand Up @@ -348,6 +357,9 @@ GEM
money (~> 6.13)
railties (>= 3.0)
msgpack (1.7.5)
multipart-post (2.4.1)
net-http (0.6.0)
uri
net-imap (0.5.2)
date
net-protocol
Expand Down Expand Up @@ -485,6 +497,10 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
ruby-openai (7.3.1)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)
ruby-statistics (3.0.2)
ruby-vips (2.2.2)
Expand Down Expand Up @@ -577,6 +593,7 @@ GEM
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
unicode-display_width (2.6.0)
uri (1.0.2)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -675,6 +692,7 @@ DEPENDENCIES
rspec-retry (~> 0.6.2)
rubocop
rubocop-shopify
ruby-openai
ruby-statistics (< 4)
rubycritic
simplecov
Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails_7.1_ruby_3.1.4.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ end
group :development, :test do
gem "faker", require: false
gem "i18n-tasks", "~> 1.0.12"
gem "ruby-openai"
gem "erb-formatter", require: false
gem "erb_lint", require: false
gem "solargraph", require: false
Expand Down
20 changes: 19 additions & 1 deletion gemfiles/rails_7.1_ruby_3.1.4.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.5)
avo (3.15.6)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -267,13 +267,22 @@ GEM
rubocop (>= 1)
smart_properties
erubi (1.13.0)
event_stream_parser (1.0.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ferrum (0.15)
addressable (~> 2.5)
concurrent-ruby (~> 1.1)
Expand Down Expand Up @@ -390,6 +399,9 @@ GEM
money (~> 6.13)
railties (>= 3.0)
msgpack (1.7.5)
multipart-post (2.4.1)
net-http (0.6.0)
uri
net-imap (0.5.2)
date
net-protocol
Expand Down Expand Up @@ -532,6 +544,10 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
ruby-openai (7.3.1)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)
ruby-statistics (3.0.2)
ruby-vips (2.2.2)
Expand Down Expand Up @@ -625,6 +641,7 @@ GEM
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
unicode-display_width (2.6.0)
uri (1.0.2)
useragent (0.16.11)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
Expand Down Expand Up @@ -724,6 +741,7 @@ DEPENDENCIES
rspec-retry (~> 0.6.2)
rubocop
rubocop-shopify
ruby-openai
ruby-statistics (< 4)
rubycritic
simplecov
Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails_7.1_ruby_3.3.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ end
group :development, :test do
gem "faker", require: false
gem "i18n-tasks", "~> 1.0.12"
gem "ruby-openai"
gem "erb-formatter", require: false
gem "erb_lint", require: false
gem "solargraph", require: false
Expand Down
20 changes: 19 additions & 1 deletion gemfiles/rails_7.1_ruby_3.3.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.5)
avo (3.15.6)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -239,13 +239,22 @@ GEM
rubocop (>= 1)
smart_properties
erubi (1.13.0)
event_stream_parser (1.0.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ferrum (0.15)
addressable (~> 2.5)
concurrent-ruby (~> 1.1)
Expand Down Expand Up @@ -363,6 +372,9 @@ GEM
money (~> 6.13)
railties (>= 3.0)
msgpack (1.7.5)
multipart-post (2.4.1)
net-http (0.6.0)
uri
net-imap (0.5.2)
date
net-protocol
Expand Down Expand Up @@ -505,6 +517,10 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
ruby-openai (7.3.1)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)
ruby-statistics (3.0.2)
ruby-vips (2.2.2)
Expand Down Expand Up @@ -598,6 +614,7 @@ GEM
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
unicode-display_width (2.6.0)
uri (1.0.2)
useragent (0.16.11)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
Expand Down Expand Up @@ -697,6 +714,7 @@ DEPENDENCIES
rspec-retry (~> 0.6.2)
rubocop
rubocop-shopify
ruby-openai
ruby-statistics (< 4)
rubycritic
simplecov
Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails_8.0_ruby_3.3.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ end
group :development, :test do
gem "faker", require: false
gem "i18n-tasks", "~> 1.0.12"
gem "ruby-openai"
gem "erb-formatter", require: false
gem "erb_lint", require: false
gem "solargraph", require: false
Expand Down
19 changes: 18 additions & 1 deletion gemfiles/rails_8.0_ruby_3.3.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.5)
avo (3.15.6)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -239,13 +239,22 @@ GEM
rubocop (>= 1)
smart_properties
erubi (1.13.0)
event_stream_parser (1.0.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ferrum (0.15)
addressable (~> 2.5)
concurrent-ruby (~> 1.1)
Expand Down Expand Up @@ -363,6 +372,9 @@ GEM
money (~> 6.13)
railties (>= 3.0)
msgpack (1.7.5)
multipart-post (2.4.1)
net-http (0.6.0)
uri
net-imap (0.5.2)
date
net-protocol
Expand Down Expand Up @@ -505,6 +517,10 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
ruby-openai (7.3.1)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)
ruby-statistics (3.0.2)
ruby-vips (2.2.2)
Expand Down Expand Up @@ -698,6 +714,7 @@ DEPENDENCIES
rspec-retry (~> 0.6.2)
rubocop
rubocop-shopify
ruby-openai
ruby-statistics (< 4)
rubycritic
simplecov
Expand Down
2 changes: 1 addition & 1 deletion lib/avo/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Avo
VERSION = "3.15.5" unless const_defined?(:VERSION)
VERSION = "3.15.6" unless const_defined?(:VERSION)
end

0 comments on commit ae9074b

Please sign in to comment.