mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Remove test gem install
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -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"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user