From 38e1f12d79ec3313e42643e52f2d10cb5fbd5d5d Mon Sep 17 00:00:00 2001 From: Sam Stephenson Date: Thu, 8 Feb 2018 11:01:46 -0600 Subject: Add dummy app --- Gemfile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 7a50773bb3..9b78acc762 100644 --- a/Gemfile +++ b/Gemfile @@ -1,8 +1,4 @@ source "https://rubygems.org" - git_source(:github) { |repo_path| "https://github.com/#{repo_path}.git" } gemspec - -gem "rails", github: "rails/rails" -gem "rake" -- cgit v1.2.3