From abd242d9526117049b23cb2f0fa339ba551c0962 Mon Sep 17 00:00:00 2001 From: Mac Date: Tue, 31 Oct 2017 23:08:50 +0100 Subject: [PATCH] bla --- Gemfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index dad9056..04d81e9 100644 --- a/Gemfile +++ b/Gemfile @@ -3,8 +3,7 @@ source 'https://rubygems.org' git_source(:github) do |repo_name| repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/") "https://github.com/#{repo_name}.git" -end - +ends # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 5.1.4'