Merge pull request 'Update dependency acts-as-taggable-on to v11' (#48) from renovate/acts-as-taggable-on-11.x-lockfile into main
All checks were successful
Run unit tests / unit_tests (push) Successful in 1m5s
Build docker image / build-static-assets (push) Successful in 15m56s

Reviewed-on: #48
This commit is contained in:
bustikiller 2024-08-23 12:09:53 +00:00
commit a9bd326df1

View File

@ -75,8 +75,9 @@ GEM
minitest (>= 5.1)
mutex_m
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)
ast (2.4.2)
babel-source (5.8.35)
babel-transpiler (0.7.0)
@ -147,7 +148,7 @@ GEM
marcel (1.0.4)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.1)
money (6.19.0)
i18n (>= 0.6.4, <= 2)
msgpack (1.7.2)