diff --git a/Gemfile b/Gemfile index ca6e1012..8386398b 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gemspec group :test do gem "sus" - gem "quickdraw", github: "joeldrapper/quickdraw", branch: "assert-style" + gem "quickdraw", github: "joeldrapper/quickdraw" gem "simplecov", require: false gem "selenium-webdriver" end