From d5455bfb083c50b8c793ae564bf278b2ba66c5b3 Mon Sep 17 00:00:00 2001 From: Paul Bob Date: Fri, 14 Jul 2023 14:46:37 +0300 Subject: [PATCH] Bump Avo to v2.36.2 --- Gemfile.lock | 4 ++-- gemfiles/rails_6.0_ruby_3.0.3.gemfile.lock | 7 +++++-- gemfiles/rails_6.0_ruby_3.2.2.gemfile.lock | 7 +++++-- gemfiles/rails_6.1_ruby_3.0.3.gemfile.lock | 7 +++++-- gemfiles/rails_6.1_ruby_3.2.2.gemfile.lock | 7 +++++-- gemfiles/rails_7.0_ruby_3.0.3.gemfile.lock | 7 +++++-- gemfiles/rails_7.0_ruby_3.2.2.gemfile.lock | 7 +++++-- lib/avo/version.rb | 2 +- 8 files changed, 33 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 67997007ed..090d9a52a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - avo (2.36.1) + avo (2.36.2) actionview (>= 6.0) active_link_to activerecord (>= 6.0) @@ -422,7 +422,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.0) - view_component (3.3.0) + view_component (3.4.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) diff --git a/gemfiles/rails_6.0_ruby_3.0.3.gemfile.lock b/gemfiles/rails_6.0_ruby_3.0.3.gemfile.lock index 602d242981..e8a0a9645e 100644 --- a/gemfiles/rails_6.0_ruby_3.0.3.gemfile.lock +++ b/gemfiles/rails_6.0_ruby_3.0.3.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - avo (2.36.1) + avo (2.36.2) actionview (>= 6.0) active_link_to activerecord (>= 6.0) @@ -262,6 +262,8 @@ GEM nio4r (2.5.9) nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) pagy (6.0.4) parallel (1.22.1) @@ -413,7 +415,7 @@ GEM thread_safe (~> 0.1) unaccent (0.4.0) unicode-display_width (2.4.2) - view_component (3.3.0) + view_component (3.4.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -442,6 +444,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES active_link_to diff --git a/gemfiles/rails_6.0_ruby_3.2.2.gemfile.lock b/gemfiles/rails_6.0_ruby_3.2.2.gemfile.lock index 602d242981..e8a0a9645e 100644 --- a/gemfiles/rails_6.0_ruby_3.2.2.gemfile.lock +++ b/gemfiles/rails_6.0_ruby_3.2.2.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - avo (2.36.1) + avo (2.36.2) actionview (>= 6.0) active_link_to activerecord (>= 6.0) @@ -262,6 +262,8 @@ GEM nio4r (2.5.9) nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) pagy (6.0.4) parallel (1.22.1) @@ -413,7 +415,7 @@ GEM thread_safe (~> 0.1) unaccent (0.4.0) unicode-display_width (2.4.2) - view_component (3.3.0) + view_component (3.4.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -442,6 +444,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES active_link_to diff --git a/gemfiles/rails_6.1_ruby_3.0.3.gemfile.lock b/gemfiles/rails_6.1_ruby_3.0.3.gemfile.lock index 2a435f3f8e..c46c6a5706 100644 --- a/gemfiles/rails_6.1_ruby_3.0.3.gemfile.lock +++ b/gemfiles/rails_6.1_ruby_3.0.3.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - avo (2.36.1) + avo (2.36.2) actionview (>= 6.0) active_link_to activerecord (>= 6.0) @@ -266,6 +266,8 @@ GEM nio4r (2.5.9) nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) pagy (6.0.4) parallel (1.22.1) @@ -416,7 +418,7 @@ GEM concurrent-ruby (~> 1.0) unaccent (0.4.0) unicode-display_width (2.4.2) - view_component (3.3.0) + view_component (3.4.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -445,6 +447,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES active_link_to diff --git a/gemfiles/rails_6.1_ruby_3.2.2.gemfile.lock b/gemfiles/rails_6.1_ruby_3.2.2.gemfile.lock index 2a435f3f8e..c46c6a5706 100644 --- a/gemfiles/rails_6.1_ruby_3.2.2.gemfile.lock +++ b/gemfiles/rails_6.1_ruby_3.2.2.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - avo (2.36.1) + avo (2.36.2) actionview (>= 6.0) active_link_to activerecord (>= 6.0) @@ -266,6 +266,8 @@ GEM nio4r (2.5.9) nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) pagy (6.0.4) parallel (1.22.1) @@ -416,7 +418,7 @@ GEM concurrent-ruby (~> 1.0) unaccent (0.4.0) unicode-display_width (2.4.2) - view_component (3.3.0) + view_component (3.4.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -445,6 +447,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES active_link_to diff --git a/gemfiles/rails_7.0_ruby_3.0.3.gemfile.lock b/gemfiles/rails_7.0_ruby_3.0.3.gemfile.lock index 883b5a79f6..755c7110ed 100644 --- a/gemfiles/rails_7.0_ruby_3.0.3.gemfile.lock +++ b/gemfiles/rails_7.0_ruby_3.0.3.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - avo (2.36.1) + avo (2.36.2) actionview (>= 6.0) active_link_to activerecord (>= 6.0) @@ -272,6 +272,8 @@ GEM nio4r (2.5.9) nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) pagy (6.0.4) parallel (1.22.1) @@ -422,7 +424,7 @@ GEM concurrent-ruby (~> 1.0) unaccent (0.4.0) unicode-display_width (2.4.2) - view_component (3.3.0) + view_component (3.4.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -451,6 +453,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES active_link_to diff --git a/gemfiles/rails_7.0_ruby_3.2.2.gemfile.lock b/gemfiles/rails_7.0_ruby_3.2.2.gemfile.lock index 883b5a79f6..755c7110ed 100644 --- a/gemfiles/rails_7.0_ruby_3.2.2.gemfile.lock +++ b/gemfiles/rails_7.0_ruby_3.2.2.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - avo (2.36.1) + avo (2.36.2) actionview (>= 6.0) active_link_to activerecord (>= 6.0) @@ -272,6 +272,8 @@ GEM nio4r (2.5.9) nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) pagy (6.0.4) parallel (1.22.1) @@ -422,7 +424,7 @@ GEM concurrent-ruby (~> 1.0) unaccent (0.4.0) unicode-display_width (2.4.2) - view_component (3.3.0) + view_component (3.4.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -451,6 +453,7 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES active_link_to diff --git a/lib/avo/version.rb b/lib/avo/version.rb index a3fe895c80..0688b97e1f 100644 --- a/lib/avo/version.rb +++ b/lib/avo/version.rb @@ -1,3 +1,3 @@ module Avo - VERSION = "2.36.1" unless const_defined?(:VERSION) + VERSION = "2.36.2" unless const_defined?(:VERSION) end