Update attr_encrypted from 3.0.1 to 3.0.3
This removes methods that were deprecated by Rails 5. Changelog: https://github.com/attr-encrypted/attr_encrypted/blob/master/CHANGELOG.md#303
This commit is contained in:
parent
3f7ac28806
commit
95ea2119bd
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ GEM
|
|||
oauth2 (~> 1.0)
|
||||
asciidoctor (1.5.3)
|
||||
ast (2.3.0)
|
||||
attr_encrypted (3.0.1)
|
||||
attr_encrypted (3.0.3)
|
||||
encryptor (~> 3.0.0)
|
||||
attr_required (1.0.0)
|
||||
autoprefixer-rails (6.2.3)
|
||||
|
|
Loading…
Reference in a new issue