From 5968eef71583b20ad5abfa11cdd4675dd3e04674 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Thu, 20 Jun 2024 14:58:33 +0200 Subject: [PATCH] Drop code comments, unused git source alias --- Gemfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Gemfile b/Gemfile index 3a73cd3..1de53ea 100644 --- a/Gemfile +++ b/Gemfile @@ -1,8 +1,5 @@ source "https://rubygems.org" -git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } - -# Specify your gem's dependencies in bankline_csv_import_file.gemspec gemspec group :development do