mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-23 23:54:07 +01:00
Require only stdlib for password reset rake task
This commit is contained in:
parent
1b3543c5de
commit
4a3d5a74e6
3 changed files with 8 additions and 7 deletions
1
Gemfile
1
Gemfile
|
|
@ -31,7 +31,6 @@ gem "htmlentities"
|
|||
gem "swf_fu"
|
||||
gem "rails_autolink"
|
||||
gem "cache_digests"
|
||||
gem "highline" # for reset_password rake task
|
||||
|
||||
# To use ActiveModel has_secure_password
|
||||
gem 'bcrypt-ruby', '~> 3.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue