From 2903d7ea1b65bbb65382ff469977818c477d178b Mon Sep 17 00:00:00 2001 From: Hannah Troisi Date: Thu, 31 Mar 2016 12:35:59 -0700 Subject: [PATCH] removing files required to run website locally --- docs/Gsource-https/Gemfile | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 docs/Gsource-https/Gemfile diff --git a/docs/Gsource-https/Gemfile b/docs/Gsource-https/Gemfile deleted file mode 100644 index 053c27dc35..0000000000 --- a/docs/Gsource-https/Gemfile +++ /dev/null @@ -1,2 +0,0 @@ -source 'https://rubygems.org' -gem 'github-pages'