Skip to content

Commit

Permalink
Bumped avo to 3.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Bob committed Dec 9, 2024
1 parent 3edc7ca commit b476cb7
Show file tree
Hide file tree
Showing 16 changed files with 34 additions and 64 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.1)
avo (3.15.2)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_6.1_ruby_3.1.4.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem "groupdate"
gem "hightop"
gem "active_median"
gem "acts_as_list"
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
gem "acts-as-taggable-on"
gem "bundler-integrity", "~> 1.0"
gem "countries"
gem "chartkick"
Expand Down
13 changes: 4 additions & 9 deletions gemfiles/rails_6.1_ruby_3.1.4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: https://github.com/avo-hq/acts-as-taggable-on.git
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
specs:
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)

PATH
remote: ../pluggy
specs:
Expand All @@ -13,7 +6,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.1)
avo (3.15.2)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -96,6 +89,8 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)
acts_as_list (1.2.2)
activerecord (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -645,7 +640,7 @@ DEPENDENCIES
active_link_to
active_median
activestorage
acts-as-taggable-on!
acts-as-taggable-on
acts_as_list
actual_db_schema
addressable
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_6.1_ruby_3.3.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem "groupdate"
gem "hightop"
gem "active_median"
gem "acts_as_list"
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
gem "acts-as-taggable-on"
gem "bundler-integrity", "~> 1.0"
gem "countries"
gem "chartkick"
Expand Down
13 changes: 4 additions & 9 deletions gemfiles/rails_6.1_ruby_3.3.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: https://github.com/avo-hq/acts-as-taggable-on.git
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
specs:
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)

PATH
remote: ../pluggy
specs:
Expand All @@ -13,7 +6,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.1)
avo (3.15.2)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -96,6 +89,8 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)
acts_as_list (1.2.2)
activerecord (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -618,7 +613,7 @@ DEPENDENCIES
active_link_to
active_median
activestorage
acts-as-taggable-on!
acts-as-taggable-on
acts_as_list
actual_db_schema
addressable
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_7.1_ruby_3.1.4.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem "groupdate"
gem "hightop"
gem "active_median"
gem "acts_as_list"
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
gem "acts-as-taggable-on"
gem "bundler-integrity", "~> 1.0"
gem "countries"
gem "chartkick"
Expand Down
13 changes: 4 additions & 9 deletions gemfiles/rails_7.1_ruby_3.1.4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: https://github.com/avo-hq/acts-as-taggable-on.git
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
specs:
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)

PATH
remote: ../pluggy
specs:
Expand All @@ -13,7 +6,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.1)
avo (3.15.2)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -107,6 +100,8 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)
acts_as_list (1.2.2)
activerecord (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -666,7 +661,7 @@ DEPENDENCIES
active_link_to
active_median
activestorage
acts-as-taggable-on!
acts-as-taggable-on
acts_as_list
actual_db_schema
addressable
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_7.1_ruby_3.3.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem "groupdate"
gem "hightop"
gem "active_median"
gem "acts_as_list"
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
gem "acts-as-taggable-on"
gem "bundler-integrity", "~> 1.0"
gem "countries"
gem "chartkick"
Expand Down
13 changes: 4 additions & 9 deletions gemfiles/rails_7.1_ruby_3.3.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: https://github.com/avo-hq/acts-as-taggable-on.git
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
specs:
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)

PATH
remote: ../pluggy
specs:
Expand All @@ -13,7 +6,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.1)
avo (3.15.2)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -107,6 +100,8 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)
acts_as_list (1.2.2)
activerecord (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -639,7 +634,7 @@ DEPENDENCIES
active_link_to
active_median
activestorage
acts-as-taggable-on!
acts-as-taggable-on
acts_as_list
actual_db_schema
addressable
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_7.2.0.beta2_ruby_3.1.4.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem "groupdate"
gem "hightop"
gem "active_median"
gem "acts_as_list"
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
gem "acts-as-taggable-on"
gem "bundler-integrity", "~> 1.0"
gem "countries"
gem "chartkick"
Expand Down
13 changes: 4 additions & 9 deletions gemfiles/rails_7.2.0.beta2_ruby_3.1.4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: https://github.com/avo-hq/acts-as-taggable-on.git
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
specs:
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)

PATH
remote: ../pluggy
specs:
Expand All @@ -13,7 +6,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.1)
avo (3.15.2)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -107,6 +100,8 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)
acts_as_list (1.2.2)
activerecord (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -639,7 +634,7 @@ DEPENDENCIES
active_link_to
active_median
activestorage
acts-as-taggable-on!
acts-as-taggable-on
acts_as_list
actual_db_schema
addressable
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_7.2.0.beta2_ruby_3.3.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem "groupdate"
gem "hightop"
gem "active_median"
gem "acts_as_list"
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
gem "acts-as-taggable-on"
gem "bundler-integrity", "~> 1.0"
gem "countries"
gem "chartkick"
Expand Down
13 changes: 4 additions & 9 deletions gemfiles/rails_7.2.0.beta2_ruby_3.3.0.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: https://github.com/avo-hq/acts-as-taggable-on.git
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
specs:
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)

PATH
remote: ../pluggy
specs:
Expand All @@ -13,7 +6,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.1)
avo (3.15.2)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -107,6 +100,8 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 8)
acts_as_list (1.2.2)
activerecord (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -639,7 +634,7 @@ DEPENDENCIES
active_link_to
active_median
activestorage
acts-as-taggable-on!
acts-as-taggable-on
acts_as_list
actual_db_schema
addressable
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_8.0_ruby_3.1.4.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.1)
avo (3.15.2)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_8.0_ruby_3.3.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ PATH
PATH
remote: ..
specs:
avo (3.15.1)
avo (3.15.2)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
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.1" unless const_defined?(:VERSION)
VERSION = "3.15.2" unless const_defined?(:VERSION)
end

0 comments on commit b476cb7

Please sign in to comment.