Use new blather branch to avoid trying to register before login
1 files changed, 1 insertions(+), 1 deletions(-) M Gemfile
M Gemfile => Gemfile +1 -1
@@ 2,4 2,4 @@ source "https://rubygems.org" -gem "blather", git: "https://github.com/singpolyma/blather", branch: "allow-nested-client-xmlns" +gem "blather", git: "https://github.com/singpolyma/blather", branch: "better-feature-order"