diff --git a/Gemfile.lock b/Gemfile.lock index 47437dbbc..1b22ea75b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - avo (3.16.1) + avo (3.16.2) actionview (>= 6.1) active_link_to activerecord (>= 6.1) diff --git a/gemfiles/rails_6.1_ruby_3.1.4.gemfile b/gemfiles/rails_6.1_ruby_3.1.4.gemfile index b31e8a466..8c202a90a 100644 --- a/gemfiles/rails_6.1_ruby_3.1.4.gemfile +++ b/gemfiles/rails_6.1_ruby_3.1.4.gemfile @@ -38,6 +38,7 @@ gem "sprockets-rails" gem "image_processing", "~> 1.12" gem "prefixed_ids" gem "mapkick-rb", "~> 0.1.4" +gem "mapkick-static" gem "pluggy", path: "../pluggy" gem "hashid-rails", "~> 1.4", ">= 1.4.1" gem "money-rails", "~> 1.12" diff --git a/gemfiles/rails_6.1_ruby_3.1.4.gemfile.lock b/gemfiles/rails_6.1_ruby_3.1.4.gemfile.lock index 11e1d3551..25cfba9f2 100644 --- a/gemfiles/rails_6.1_ruby_3.1.4.gemfile.lock +++ b/gemfiles/rails_6.1_ruby_3.1.4.gemfile.lock @@ -6,7 +6,7 @@ PATH PATH remote: .. specs: - avo (3.16.1) + avo (3.16.2) actionview (>= 6.1) active_link_to activerecord (>= 6.1) @@ -366,6 +366,7 @@ GEM net-pop net-smtp mapkick-rb (0.1.5) + mapkick-static (0.1.1) marcel (1.0.4) matrix (0.4.2) memory_profiler (1.1.0) @@ -706,6 +707,7 @@ DEPENDENCIES launchy listen (>= 3.5.1) mapkick-rb (~> 0.1.4) + mapkick-static meta-tags money-rails (~> 1.12) net-smtp diff --git a/gemfiles/rails_6.1_ruby_3.3.0.gemfile b/gemfiles/rails_6.1_ruby_3.3.0.gemfile index b31e8a466..8c202a90a 100644 --- a/gemfiles/rails_6.1_ruby_3.3.0.gemfile +++ b/gemfiles/rails_6.1_ruby_3.3.0.gemfile @@ -38,6 +38,7 @@ gem "sprockets-rails" gem "image_processing", "~> 1.12" gem "prefixed_ids" gem "mapkick-rb", "~> 0.1.4" +gem "mapkick-static" gem "pluggy", path: "../pluggy" gem "hashid-rails", "~> 1.4", ">= 1.4.1" gem "money-rails", "~> 1.12" diff --git a/gemfiles/rails_6.1_ruby_3.3.0.gemfile.lock b/gemfiles/rails_6.1_ruby_3.3.0.gemfile.lock index db251dfd5..a0f9893ee 100644 --- a/gemfiles/rails_6.1_ruby_3.3.0.gemfile.lock +++ b/gemfiles/rails_6.1_ruby_3.3.0.gemfile.lock @@ -6,7 +6,7 @@ PATH PATH remote: .. specs: - avo (3.16.1) + avo (3.16.2) actionview (>= 6.1) active_link_to activerecord (>= 6.1) @@ -338,6 +338,7 @@ GEM net-pop net-smtp mapkick-rb (0.1.5) + mapkick-static (0.1.1) marcel (1.0.4) matrix (0.4.2) memory_profiler (1.1.0) @@ -677,6 +678,7 @@ DEPENDENCIES launchy listen (>= 3.5.1) mapkick-rb (~> 0.1.4) + mapkick-static meta-tags money-rails (~> 1.12) net-smtp diff --git a/gemfiles/rails_7.1_ruby_3.1.4.gemfile b/gemfiles/rails_7.1_ruby_3.1.4.gemfile index fa6cf77d0..0c1832a05 100644 --- a/gemfiles/rails_7.1_ruby_3.1.4.gemfile +++ b/gemfiles/rails_7.1_ruby_3.1.4.gemfile @@ -38,6 +38,7 @@ gem "sprockets-rails" gem "image_processing", "~> 1.12" gem "prefixed_ids" gem "mapkick-rb", "~> 0.1.4" +gem "mapkick-static" gem "pluggy", path: "../pluggy" gem "hashid-rails", "~> 1.4", ">= 1.4.1" gem "money-rails", "~> 1.12" diff --git a/gemfiles/rails_7.1_ruby_3.1.4.gemfile.lock b/gemfiles/rails_7.1_ruby_3.1.4.gemfile.lock index e5b3932d9..f96f9f8aa 100644 --- a/gemfiles/rails_7.1_ruby_3.1.4.gemfile.lock +++ b/gemfiles/rails_7.1_ruby_3.1.4.gemfile.lock @@ -6,7 +6,7 @@ PATH PATH remote: .. specs: - avo (3.16.1) + avo (3.16.2) actionview (>= 6.1) active_link_to activerecord (>= 6.1) @@ -380,6 +380,7 @@ GEM net-pop net-smtp mapkick-rb (0.1.5) + mapkick-static (0.1.1) marcel (1.0.4) matrix (0.4.2) memory_profiler (1.1.0) @@ -727,6 +728,7 @@ DEPENDENCIES launchy listen (>= 3.5.1) mapkick-rb (~> 0.1.4) + mapkick-static meta-tags money-rails (~> 1.12) net-smtp diff --git a/gemfiles/rails_7.1_ruby_3.3.0.gemfile b/gemfiles/rails_7.1_ruby_3.3.0.gemfile index fa6cf77d0..0c1832a05 100644 --- a/gemfiles/rails_7.1_ruby_3.3.0.gemfile +++ b/gemfiles/rails_7.1_ruby_3.3.0.gemfile @@ -38,6 +38,7 @@ gem "sprockets-rails" gem "image_processing", "~> 1.12" gem "prefixed_ids" gem "mapkick-rb", "~> 0.1.4" +gem "mapkick-static" gem "pluggy", path: "../pluggy" gem "hashid-rails", "~> 1.4", ">= 1.4.1" gem "money-rails", "~> 1.12" diff --git a/gemfiles/rails_7.1_ruby_3.3.0.gemfile.lock b/gemfiles/rails_7.1_ruby_3.3.0.gemfile.lock index 39b47ba54..67bec9ae3 100644 --- a/gemfiles/rails_7.1_ruby_3.3.0.gemfile.lock +++ b/gemfiles/rails_7.1_ruby_3.3.0.gemfile.lock @@ -6,7 +6,7 @@ PATH PATH remote: .. specs: - avo (3.16.1) + avo (3.16.2) actionview (>= 6.1) active_link_to activerecord (>= 6.1) @@ -352,6 +352,7 @@ GEM net-pop net-smtp mapkick-rb (0.1.5) + mapkick-static (0.1.1) marcel (1.0.4) matrix (0.4.2) memory_profiler (1.1.0) @@ -698,6 +699,7 @@ DEPENDENCIES launchy listen (>= 3.5.1) mapkick-rb (~> 0.1.4) + mapkick-static meta-tags money-rails (~> 1.12) net-smtp diff --git a/gemfiles/rails_8.0_ruby_3.3.0.gemfile b/gemfiles/rails_8.0_ruby_3.3.0.gemfile index dd2424f93..3741562f5 100644 --- a/gemfiles/rails_8.0_ruby_3.3.0.gemfile +++ b/gemfiles/rails_8.0_ruby_3.3.0.gemfile @@ -38,6 +38,7 @@ gem "sprockets-rails" gem "image_processing", "~> 1.12" gem "prefixed_ids" gem "mapkick-rb", "~> 0.1.4" +gem "mapkick-static" gem "pluggy", path: "../pluggy" gem "hashid-rails", "~> 1.4", ">= 1.4.1" gem "money-rails", "~> 1.12" diff --git a/gemfiles/rails_8.0_ruby_3.3.0.gemfile.lock b/gemfiles/rails_8.0_ruby_3.3.0.gemfile.lock index 8fdb38e20..f4cd912c9 100644 --- a/gemfiles/rails_8.0_ruby_3.3.0.gemfile.lock +++ b/gemfiles/rails_8.0_ruby_3.3.0.gemfile.lock @@ -6,7 +6,7 @@ PATH PATH remote: .. specs: - avo (3.16.1) + avo (3.16.2) actionview (>= 6.1) active_link_to activerecord (>= 6.1) @@ -352,6 +352,7 @@ GEM net-pop net-smtp mapkick-rb (0.1.5) + mapkick-static (0.1.1) marcel (1.0.4) matrix (0.4.2) memory_profiler (1.1.0) @@ -698,6 +699,7 @@ DEPENDENCIES launchy listen (>= 3.5.1) mapkick-rb (~> 0.1.4) + mapkick-static meta-tags money-rails (~> 1.12) net-smtp diff --git a/lib/avo/version.rb b/lib/avo/version.rb index de6ee86a3..3e570e8ef 100644 --- a/lib/avo/version.rb +++ b/lib/avo/version.rb @@ -1,3 +1,3 @@ module Avo - VERSION = "3.16.1" unless const_defined?(:VERSION) + VERSION = "3.16.2" unless const_defined?(:VERSION) end