From a4d25d3a0af11abd775743ef272004701b813d4a Mon Sep 17 00:00:00 2001 From: henrywangpuppet <53325547+henrywangpuppet@users.noreply.github.com> Date: Fri, 10 Apr 2020 17:43:30 +0800 Subject: [PATCH] Delete Gemfile --- Gemfile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 Gemfile diff --git a/Gemfile b/Gemfile deleted file mode 100644 index df9f1c7..0000000 --- a/Gemfile +++ /dev/null @@ -1,8 +0,0 @@ -# frozen_string_literal: true - -source "https://rubygems.org" - -git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } - -# gem "rails" -gem "onceover"