From 45d38a0b6e8c6b4bcdf48b85aa8c789cc05fcd0e Mon Sep 17 00:00:00 2001 From: Franco Bulgarelli Date: Mon, 10 Aug 2020 10:37:56 -0300 Subject: [PATCH] Using incognito domain branch --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile b/Gemfile index 767f20ec6..65fd3b9d6 100644 --- a/Gemfile +++ b/Gemfile @@ -35,3 +35,5 @@ group :development, :test do gem 'teaspoon-jasmine' gem "selenium-webdriver" end + +gem 'mumuki-domain', github: 'mumuki/mumuki-domain', branch: 'feature-userless-mode'