Remove test gem install

This commit is contained in:
Max Wofford 2025-06-30 09:34:51 -04:00
parent f87c71338a
commit 0136fad7bf
2 changed files with 0 additions and 4 deletions

View file

@ -23,7 +23,6 @@ gem "paper_trail"
# Handle CORS (Cross-Origin Resource Sharing)
gem "rack-cors"
gem "a11n", "~> 0.0.0"
# Use Active Model has_secure_password [https://guides.rubyonrails.org/active_model_basics.html#securepassword]
# gem "bcrypt", "~> 3.1.7"

View file

@ -19,8 +19,6 @@ GIT
GEM
remote: https://rubygems.org/
specs:
a11n (0.0.0)
activesupport (>= 3.0.0)
actioncable (8.0.2)
actionpack (= 8.0.2)
activesupport (= 8.0.2)
@ -552,7 +550,6 @@ PLATFORMS
x86_64-linux-musl
DEPENDENCIES
a11n (~> 0.0.0)
activerecord-import
ahoy_captain!
ahoy_matey