This is what we use in prod

Stephen Paul Weber created

Change summary

Gemfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

Gemfile 🔗

@@ -4,7 +4,7 @@ source "https://rubygems.org"
 
 gem "amazing_print"
 gem "bandwidth-sdk", "<= 6.1.0"
-gem "blather", git: "https://github.com/psycotica0/blather", branch: "cv_new_id"
+gem "blather", git: "https://github.com/singpolyma/blather", branch: "better-ids"
 gem "braintree"
 gem "countries"
 gem "dhall", ">= 0.5.3.fixed"