Skip to content

Commit

Permalink
Merge pull request #1334 from fatfreecrm/dependabot/bundler/acts-as-t…
Browse files Browse the repository at this point in the history
…aggable-on-11.0.0

Bump acts-as-taggable-on from 10.0.0 to 11.0.0
  • Loading branch information
CloCkWeRX authored Aug 26, 2024
2 parents 755fe2a + 63f122f commit f8b83bc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,9 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 7.2)
acts-as-taggable-on (11.0.0)
activerecord (>= 7.0, < 8.0)
zeitwerk (>= 2.4, < 3.0)
acts_as_list (1.2.2)
activerecord (>= 6.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -252,7 +253,7 @@ GEM
mini_mime (1.1.5)
mini_racer (0.14.1)
libv8-node (~> 18.19.0.0)
minitest (5.25.0)
minitest (5.25.1)
msgpack (1.7.2)
nenv (0.3.0)
net-imap (0.4.12)
Expand Down

0 comments on commit f8b83bc

Please sign in to comment.