Grab latest dependencies (#23)
Updates dependencies including latest Rails from main. Comes with two new depredations caused by https://github.com/rails/rails/pull/52422 Reviewed-on: #23
This commit is contained in:
parent
a705b07d01
commit
b8d928f4ea
8 changed files with 46 additions and 34 deletions
|
@ -4,5 +4,5 @@
|
|||
# Use this to limit dissemination of sensitive information.
|
||||
# See the ActiveSupport::ParameterFilter documentation for supported notations and behaviors.
|
||||
Rails.application.config.filter_parameters += [
|
||||
:passw, :email, :secret, :token, :_key, :crypt, :salt, :certificate, :otp, :ssn
|
||||
:passw, :email, :secret, :token, :_key, :crypt, :salt, :certificate, :otp, :ssn, :cvv, :cvc
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue