mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-23 23:31:47 +00:00
Merge branch 'distributed-press' into panel.sutty.nl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
commit
3ed5501ce6
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -40,7 +40,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'
|
||||
|
|
|
@ -581,7 +581,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