Uninstall acts as taggable on gem
This commit is contained in:
parent
7bb9d83c6e
commit
ea129602b5
1
Gemfile
1
Gemfile
@ -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'
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user