bump diaspora-prosody-config to v0.0.5
Signed-off-by: Lukas Matt <lukas@zauberstuhl.de>
This commit is contained in:
parent
1fc60a9f82
commit
1c5c4f10af
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -156,7 +156,7 @@ gem "openid_connect", "0.10.0"
|
|||
gem "active_model_serializers", "0.9.4"
|
||||
|
||||
# XMPP chat dependencies
|
||||
gem "diaspora-prosody-config", "~> 0.0.4"
|
||||
gem "diaspora-prosody-config", "~> 0.0.5"
|
||||
gem "rails-assets-diaspora_jsxc", "~> 0.1.5.develop", source: "https://rails-assets.org"
|
||||
|
||||
# Tags
|
||||
|
|
|
|||
|
|
@ -173,7 +173,7 @@ GEM
|
|||
devise_lastseenable (0.0.6)
|
||||
devise
|
||||
rails (>= 3.0.4)
|
||||
diaspora-prosody-config (0.0.4)
|
||||
diaspora-prosody-config (0.0.5)
|
||||
diaspora_federation (0.0.13)
|
||||
faraday (~> 0.9.0)
|
||||
faraday_middleware (~> 0.10.0)
|
||||
|
|
@ -908,7 +908,7 @@ DEPENDENCIES
|
|||
devise (= 3.5.6)
|
||||
devise-token_authenticatable (~> 0.4.0)
|
||||
devise_lastseenable (= 0.0.6)
|
||||
diaspora-prosody-config (~> 0.0.4)
|
||||
diaspora-prosody-config (~> 0.0.5)
|
||||
diaspora_federation-rails (= 0.0.13)
|
||||
diaspora_federation-test (= 0.0.13)
|
||||
entypo-rails (= 3.0.0.pre.rc2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue