Skip to content

Commit f8b83bc

Browse files
authored
Merge pull request #1334 from fatfreecrm/dependabot/bundler/acts-as-taggable-on-11.0.0
Bump acts-as-taggable-on from 10.0.0 to 11.0.0
2 parents 755fe2a + 63f122f commit f8b83bc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,9 @@ GEM
9494
i18n (>= 1.6, < 2)
9595
minitest (>= 5.1)
9696
tzinfo (~> 2.0)
97-
acts-as-taggable-on (10.0.0)
98-
activerecord (>= 6.1, < 7.2)
97+
acts-as-taggable-on (11.0.0)
98+
activerecord (>= 7.0, < 8.0)
99+
zeitwerk (>= 2.4, < 3.0)
99100
acts_as_list (1.2.2)
100101
activerecord (>= 6.1)
101102
activesupport (>= 6.1)
@@ -252,7 +253,7 @@ GEM
252253
mini_mime (1.1.5)
253254
mini_racer (0.14.1)
254255
libv8-node (~> 18.19.0.0)
255-
minitest (5.25.0)
256+
minitest (5.25.1)
256257
msgpack (1.7.2)
257258
nenv (0.3.0)
258259
net-imap (0.4.12)

0 commit comments

Comments
 (0)