mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 21:05:15 +00:00
Remove test gem install
This commit is contained in:
parent
f87c71338a
commit
0136fad7bf
2 changed files with 0 additions and 4 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue