mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 21:46:22 +00:00
fix: faltaban algunos require
This commit is contained in:
parent
464ff4841b
commit
9661a34a04
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -38,7 +38,7 @@ gem 'commonmarker'
|
|||
gem 'devise'
|
||||
gem 'devise-i18n'
|
||||
gem 'devise_invitable'
|
||||
gem 'distributed-press-api-client', '~> 0.2.0'
|
||||
gem 'distributed-press-api-client', '~> 0.2.1'
|
||||
gem 'email_address', git: 'https://github.com/fauno/email_address', branch: 'i18n'
|
||||
gem 'exception_notification'
|
||||
gem 'fast_blank'
|
||||
|
|
|
@ -704,7 +704,7 @@ DEPENDENCIES
|
|||
devise
|
||||
devise-i18n
|
||||
devise_invitable
|
||||
distributed-press-api-client (~> 0.2.0)
|
||||
distributed-press-api-client (~> 0.2.1)
|
||||
dotenv-rails
|
||||
down
|
||||
ed25519
|
||||
|
|
Loading…
Reference in a new issue