Uninstall acts as taggable on gem

This commit is contained in:
Manuel Bustillo 2024-11-01 19:10:11 +01:00 committed by bustikiller
parent 7bb9d83c6e
commit ea129602b5
2 changed files with 0 additions and 5 deletions

View File

@ -1,7 +1,6 @@
source 'https://rubygems.org'
ruby '3.3.5'
gem 'acts-as-taggable-on'
gem 'bootsnap', require: false
gem 'csv'
gem 'importmap-rails'

View File

@ -72,9 +72,6 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
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)
@ -315,7 +312,6 @@ PLATFORMS
x86_64-linux
DEPENDENCIES
acts-as-taggable-on
bootsnap
csv
debug