Skip to content

Commit 11da23c

Browse files
Bump acts-as-taggable-on from 9.0.1 to 11.0.0
Bumps [acts-as-taggable-on](https://github.com/mbleigh/acts-as-taggable-on) from 9.0.1 to 11.0.0. - [Release notes](https://github.com/mbleigh/acts-as-taggable-on/releases) - [Changelog](https://github.com/mbleigh/acts-as-taggable-on/blob/master/CHANGELOG.md) - [Commits](mbleigh/acts-as-taggable-on@v9.0.1...v11.0.0) --- updated-dependencies: - dependency-name: acts-as-taggable-on dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0294e6a commit 11da23c

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)