DEV: Drop gc_tracer gem (#26441)

Why this change?

This gem is failing to install cleanly on macOS and the following
workaround is required:

`bundle config build.gc_tracer
--with-cflags=\"-Wno-incompatible-pointer-types\"`

Instead of requiring this workaround, we have decided to drop `gc_tracer`
because it isn't a gem that is used anymore.
This commit is contained in:
Alan Guo Xiang Tan 2024-04-01 07:54:18 +08:00 committed by GitHub
parent 11877f3b9c
commit 5c6b5612e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 4 deletions

View File

@ -198,8 +198,6 @@ gem "puma", require: false
gem "rbtrace", require: false, platform: :mri
gem "gc_tracer", require: false, platform: :mri
# required for feed importing and embedding
gem "ruby-readability", require: false

View File

@ -150,7 +150,6 @@ GEM
fastimage (2.3.0)
ffi (1.16.3)
fspath (3.1.2)
gc_tracer (1.5.1)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.26.1-aarch64-linux)
@ -584,7 +583,6 @@ DEPENDENCIES
fast_blank
fast_xs
fastimage
gc_tracer
highline
htmlentities
http_accept_language