Skip to content

Commit 4518033

Browse files
authored
Merge pull request #2110 from codebar/dependabot/bundler/acts-as-taggable-on-11.0.0
Bump acts-as-taggable-on from 9.0.1 to 11.0.0
2 parents 0294e6a + 11da23c commit 4518033

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,9 @@ GEM
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
6868
tzinfo (~> 2.0)
69-
acts-as-taggable-on (9.0.1)
70-
activerecord (>= 6.0, < 7.1)
69+
acts-as-taggable-on (11.0.0)
70+
activerecord (>= 7.0, < 8.0)
71+
zeitwerk (>= 2.4, < 3.0)
7172
addressable (2.8.7)
7273
public_suffix (>= 2.0.2, < 7.0)
7374
ast (2.4.3)

0 commit comments

Comments
 (0)