From 547c9cfde9bc9b3998ab304227596c82fca0ad55 Mon Sep 17 00:00:00 2001 From: "Davis W. Frank" Date: Thu, 3 Oct 2013 16:35:56 -0700 Subject: [PATCH] Adding Anchorman back in as a dependency --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile b/Gemfile index 9edad99b..f4b4144f 100644 --- a/Gemfile +++ b/Gemfile @@ -10,3 +10,5 @@ end gemspec gem "jasmine_selenium_runner", :git => 'https://github.com/jasmine/jasmine_selenium_runner.git' + +gem "anchorman" \ No newline at end of file