update gemfile
This commit is contained in:
parent
a075f6b215
commit
4a3773a29b
2
Gemfile
2
Gemfile
@ -27,8 +27,8 @@ gem 'jbuilder', '~> 2.7'
|
|||||||
# Authentication gem (uses bcrypt by default)
|
# Authentication gem (uses bcrypt by default)
|
||||||
gem 'devise', '4.7.1'
|
gem 'devise', '4.7.1'
|
||||||
|
|
||||||
|
# For Tiss API calls
|
||||||
gem 'httparty', '0.18.0'
|
gem 'httparty', '0.18.0'
|
||||||
gem 'faraday', '1.0.1'
|
|
||||||
|
|
||||||
# Needed to encrypt passwords with something else than bcrypt
|
# Needed to encrypt passwords with something else than bcrypt
|
||||||
gem 'devise-encryptable', '0.2.0'
|
gem 'devise-encryptable', '0.2.0'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user