From b1f69fa126bbeccab8abb4d427ec5cf8f4227b24 Mon Sep 17 00:00:00 2001 From: Javan Makhmali Date: Mon, 8 Oct 2018 16:47:48 -0400 Subject: Test against Rails master --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 9b78acc762..65f1a6f190 100644 --- a/Gemfile +++ b/Gemfile @@ -2,3 +2,5 @@ source "https://rubygems.org" git_source(:github) { |repo_path| "https://github.com/#{repo_path}.git" } gemspec + +gem "rails", github: "rails/rails" -- cgit v1.2.3