Skip to content

Commit b476cb7

Browse files
committed
Bumped avo to 3.15.2
1 parent 3edc7ca commit b476cb7

16 files changed

+34
-64
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
avo (3.15.1)
4+
avo (3.15.2)
55
actionview (>= 6.1)
66
active_link_to
77
activerecord (>= 6.1)

gemfiles/rails_6.1_ruby_3.1.4.gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gem "groupdate"
3030
gem "hightop"
3131
gem "active_median"
3232
gem "acts_as_list"
33-
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
33+
gem "acts-as-taggable-on"
3434
gem "bundler-integrity", "~> 1.0"
3535
gem "countries"
3636
gem "chartkick"

gemfiles/rails_6.1_ruby_3.1.4.gemfile.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
GIT
2-
remote: https://github.com/avo-hq/acts-as-taggable-on.git
3-
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
4-
specs:
5-
acts-as-taggable-on (10.0.0)
6-
activerecord (>= 6.1, < 8)
7-
81
PATH
92
remote: ../pluggy
103
specs:
@@ -13,7 +6,7 @@ PATH
136
PATH
147
remote: ..
158
specs:
16-
avo (3.15.1)
9+
avo (3.15.2)
1710
actionview (>= 6.1)
1811
active_link_to
1912
activerecord (>= 6.1)
@@ -96,6 +89,8 @@ GEM
9689
minitest (>= 5.1)
9790
tzinfo (~> 2.0)
9891
zeitwerk (~> 2.3)
92+
acts-as-taggable-on (10.0.0)
93+
activerecord (>= 6.1, < 8)
9994
acts_as_list (1.2.2)
10095
activerecord (>= 6.1)
10196
activesupport (>= 6.1)
@@ -645,7 +640,7 @@ DEPENDENCIES
645640
active_link_to
646641
active_median
647642
activestorage
648-
acts-as-taggable-on!
643+
acts-as-taggable-on
649644
acts_as_list
650645
actual_db_schema
651646
addressable

gemfiles/rails_6.1_ruby_3.3.0.gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gem "groupdate"
3030
gem "hightop"
3131
gem "active_median"
3232
gem "acts_as_list"
33-
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
33+
gem "acts-as-taggable-on"
3434
gem "bundler-integrity", "~> 1.0"
3535
gem "countries"
3636
gem "chartkick"

gemfiles/rails_6.1_ruby_3.3.0.gemfile.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
GIT
2-
remote: https://github.com/avo-hq/acts-as-taggable-on.git
3-
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
4-
specs:
5-
acts-as-taggable-on (10.0.0)
6-
activerecord (>= 6.1, < 8)
7-
81
PATH
92
remote: ../pluggy
103
specs:
@@ -13,7 +6,7 @@ PATH
136
PATH
147
remote: ..
158
specs:
16-
avo (3.15.1)
9+
avo (3.15.2)
1710
actionview (>= 6.1)
1811
active_link_to
1912
activerecord (>= 6.1)
@@ -96,6 +89,8 @@ GEM
9689
minitest (>= 5.1)
9790
tzinfo (~> 2.0)
9891
zeitwerk (~> 2.3)
92+
acts-as-taggable-on (10.0.0)
93+
activerecord (>= 6.1, < 8)
9994
acts_as_list (1.2.2)
10095
activerecord (>= 6.1)
10196
activesupport (>= 6.1)
@@ -618,7 +613,7 @@ DEPENDENCIES
618613
active_link_to
619614
active_median
620615
activestorage
621-
acts-as-taggable-on!
616+
acts-as-taggable-on
622617
acts_as_list
623618
actual_db_schema
624619
addressable

gemfiles/rails_7.1_ruby_3.1.4.gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gem "groupdate"
3030
gem "hightop"
3131
gem "active_median"
3232
gem "acts_as_list"
33-
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
33+
gem "acts-as-taggable-on"
3434
gem "bundler-integrity", "~> 1.0"
3535
gem "countries"
3636
gem "chartkick"

gemfiles/rails_7.1_ruby_3.1.4.gemfile.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
GIT
2-
remote: https://github.com/avo-hq/acts-as-taggable-on.git
3-
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
4-
specs:
5-
acts-as-taggable-on (10.0.0)
6-
activerecord (>= 6.1, < 8)
7-
81
PATH
92
remote: ../pluggy
103
specs:
@@ -13,7 +6,7 @@ PATH
136
PATH
147
remote: ..
158
specs:
16-
avo (3.15.1)
9+
avo (3.15.2)
1710
actionview (>= 6.1)
1811
active_link_to
1912
activerecord (>= 6.1)
@@ -107,6 +100,8 @@ GEM
107100
minitest (>= 5.1)
108101
securerandom (>= 0.3)
109102
tzinfo (~> 2.0, >= 2.0.5)
103+
acts-as-taggable-on (10.0.0)
104+
activerecord (>= 6.1, < 8)
110105
acts_as_list (1.2.2)
111106
activerecord (>= 6.1)
112107
activesupport (>= 6.1)
@@ -666,7 +661,7 @@ DEPENDENCIES
666661
active_link_to
667662
active_median
668663
activestorage
669-
acts-as-taggable-on!
664+
acts-as-taggable-on
670665
acts_as_list
671666
actual_db_schema
672667
addressable

gemfiles/rails_7.1_ruby_3.3.0.gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gem "groupdate"
3030
gem "hightop"
3131
gem "active_median"
3232
gem "acts_as_list"
33-
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
33+
gem "acts-as-taggable-on"
3434
gem "bundler-integrity", "~> 1.0"
3535
gem "countries"
3636
gem "chartkick"

gemfiles/rails_7.1_ruby_3.3.0.gemfile.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
GIT
2-
remote: https://github.com/avo-hq/acts-as-taggable-on.git
3-
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
4-
specs:
5-
acts-as-taggable-on (10.0.0)
6-
activerecord (>= 6.1, < 8)
7-
81
PATH
92
remote: ../pluggy
103
specs:
@@ -13,7 +6,7 @@ PATH
136
PATH
147
remote: ..
158
specs:
16-
avo (3.15.1)
9+
avo (3.15.2)
1710
actionview (>= 6.1)
1811
active_link_to
1912
activerecord (>= 6.1)
@@ -107,6 +100,8 @@ GEM
107100
minitest (>= 5.1)
108101
securerandom (>= 0.3)
109102
tzinfo (~> 2.0, >= 2.0.5)
103+
acts-as-taggable-on (10.0.0)
104+
activerecord (>= 6.1, < 8)
110105
acts_as_list (1.2.2)
111106
activerecord (>= 6.1)
112107
activesupport (>= 6.1)
@@ -639,7 +634,7 @@ DEPENDENCIES
639634
active_link_to
640635
active_median
641636
activestorage
642-
acts-as-taggable-on!
637+
acts-as-taggable-on
643638
acts_as_list
644639
actual_db_schema
645640
addressable

gemfiles/rails_7.2.0.beta2_ruby_3.1.4.gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gem "groupdate"
3030
gem "hightop"
3131
gem "active_median"
3232
gem "acts_as_list"
33-
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
33+
gem "acts-as-taggable-on"
3434
gem "bundler-integrity", "~> 1.0"
3535
gem "countries"
3636
gem "chartkick"

gemfiles/rails_7.2.0.beta2_ruby_3.1.4.gemfile.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
GIT
2-
remote: https://github.com/avo-hq/acts-as-taggable-on.git
3-
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
4-
specs:
5-
acts-as-taggable-on (10.0.0)
6-
activerecord (>= 6.1, < 8)
7-
81
PATH
92
remote: ../pluggy
103
specs:
@@ -13,7 +6,7 @@ PATH
136
PATH
147
remote: ..
158
specs:
16-
avo (3.15.1)
9+
avo (3.15.2)
1710
actionview (>= 6.1)
1811
active_link_to
1912
activerecord (>= 6.1)
@@ -107,6 +100,8 @@ GEM
107100
minitest (>= 5.1)
108101
securerandom (>= 0.3)
109102
tzinfo (~> 2.0, >= 2.0.5)
103+
acts-as-taggable-on (10.0.0)
104+
activerecord (>= 6.1, < 8)
110105
acts_as_list (1.2.2)
111106
activerecord (>= 6.1)
112107
activesupport (>= 6.1)
@@ -639,7 +634,7 @@ DEPENDENCIES
639634
active_link_to
640635
active_median
641636
activestorage
642-
acts-as-taggable-on!
637+
acts-as-taggable-on
643638
acts_as_list
644639
actual_db_schema
645640
addressable

gemfiles/rails_7.2.0.beta2_ruby_3.3.0.gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gem "groupdate"
3030
gem "hightop"
3131
gem "active_median"
3232
gem "acts_as_list"
33-
gem "acts-as-taggable-on", git: "https://github.com/avo-hq/acts-as-taggable-on.git"
33+
gem "acts-as-taggable-on"
3434
gem "bundler-integrity", "~> 1.0"
3535
gem "countries"
3636
gem "chartkick"

gemfiles/rails_7.2.0.beta2_ruby_3.3.0.gemfile.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
GIT
2-
remote: https://github.com/avo-hq/acts-as-taggable-on.git
3-
revision: 33f0eac41ba392b3cae69faf3dee69a698a7871a
4-
specs:
5-
acts-as-taggable-on (10.0.0)
6-
activerecord (>= 6.1, < 8)
7-
81
PATH
92
remote: ../pluggy
103
specs:
@@ -13,7 +6,7 @@ PATH
136
PATH
147
remote: ..
158
specs:
16-
avo (3.15.1)
9+
avo (3.15.2)
1710
actionview (>= 6.1)
1811
active_link_to
1912
activerecord (>= 6.1)
@@ -107,6 +100,8 @@ GEM
107100
minitest (>= 5.1)
108101
securerandom (>= 0.3)
109102
tzinfo (~> 2.0, >= 2.0.5)
103+
acts-as-taggable-on (10.0.0)
104+
activerecord (>= 6.1, < 8)
110105
acts_as_list (1.2.2)
111106
activerecord (>= 6.1)
112107
activesupport (>= 6.1)
@@ -639,7 +634,7 @@ DEPENDENCIES
639634
active_link_to
640635
active_median
641636
activestorage
642-
acts-as-taggable-on!
637+
acts-as-taggable-on
643638
acts_as_list
644639
actual_db_schema
645640
addressable

gemfiles/rails_8.0_ruby_3.1.4.gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ PATH
112112
PATH
113113
remote: ..
114114
specs:
115-
avo (3.15.1)
115+
avo (3.15.2)
116116
actionview (>= 6.1)
117117
active_link_to
118118
activerecord (>= 6.1)

gemfiles/rails_8.0_ruby_3.3.0.gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ PATH
112112
PATH
113113
remote: ..
114114
specs:
115-
avo (3.15.1)
115+
avo (3.15.2)
116116
actionview (>= 6.1)
117117
active_link_to
118118
activerecord (>= 6.1)

lib/avo/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Avo
2-
VERSION = "3.15.1" unless const_defined?(:VERSION)
2+
VERSION = "3.15.2" unless const_defined?(:VERSION)
33
end

0 commit comments

Comments
 (0)