bump diaspora-prosody-config to v0.0.7
Signed-off-by: Lukas Matt <lukas@zauberstuhl.de> closes #7029
This commit is contained in:
parent
8c58206e63
commit
19b21b07a4
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -155,7 +155,7 @@ gem "openid_connect", "0.12.0"
|
|||
gem "active_model_serializers", "0.9.5"
|
||||
|
||||
# XMPP chat dependencies
|
||||
gem "diaspora-prosody-config", "0.0.5"
|
||||
gem "diaspora-prosody-config", "~> 0.0.7"
|
||||
gem "rails-assets-diaspora_jsxc", "0.1.5.develop.1", source: "https://rails-assets.org"
|
||||
|
||||
# Tags
|
||||
|
|
|
|||
|
|
@ -176,7 +176,7 @@ GEM
|
|||
devise_lastseenable (0.0.6)
|
||||
devise
|
||||
rails (>= 3.0.4)
|
||||
diaspora-prosody-config (0.0.5)
|
||||
diaspora-prosody-config (0.0.7)
|
||||
diaspora_federation (0.1.4)
|
||||
faraday (~> 0.9.0)
|
||||
faraday_middleware (~> 0.10.0)
|
||||
|
|
@ -933,7 +933,7 @@ DEPENDENCIES
|
|||
devise (= 4.2.0)
|
||||
devise-token_authenticatable (= 0.5.2)
|
||||
devise_lastseenable (= 0.0.6)
|
||||
diaspora-prosody-config (= 0.0.5)
|
||||
diaspora-prosody-config (~> 0.0.7)
|
||||
diaspora_federation-rails (= 0.1.4)
|
||||
diaspora_federation-test (= 0.1.4)
|
||||
entypo-rails (= 3.0.0.pre.rc2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue