From 82b084abc25656398d895e690f62ccde42f2257d Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Tue, 8 Dec 2015 01:35:26 -0500 Subject: Add Gemfile from branch 'solution' --- Gemfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index c10abd7..bdb7087 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,6 @@ source 'https://rubygems.org' gem 'sinatra' +gem 'rerun' + +gem 'capybara' -- cgit v1.2.3