Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV: Drop fast_xs gem #26442

Merged
merged 1 commit into from Mar 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions Gemfile
Expand Up @@ -55,8 +55,6 @@ gem "message_bus"

gem "rails_multisite"

gem "fast_xs", platform: :ruby

gem "fastimage"

gem "aws-sdk-s3", require: false
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Expand Up @@ -146,7 +146,6 @@ GEM
faraday-retry (2.2.0)
faraday (~> 2.0)
fast_blank (1.0.1)
fast_xs (0.8.0)
fastimage (2.3.0)
ffi (1.16.3)
fspath (3.1.2)
Expand Down Expand Up @@ -582,7 +581,6 @@ DEPENDENCIES
faraday
faraday-retry
fast_blank
fast_xs
fastimage
gc_tracer
highline
Expand Down