From 774be3ea3b9d25ab69daf11c5071deaf053d7d5b Mon Sep 17 00:00:00 2001 From: Matthew Draper Date: Mon, 26 Dec 2016 23:16:01 +1030 Subject: bundle update --- Gemfile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 735b104b8b..e1e892c7f3 100644 --- a/Gemfile +++ b/Gemfile @@ -29,9 +29,6 @@ gem "bcrypt", "~> 3.1.11", require: false # sprockets. gem "uglifier", ">= 1.3.0", require: false -# Track stable branch of sass because it doesn't have circular require warnings. -gem "sass", github: "sass/sass", branch: "stable", require: false - # FIXME: Remove this fork after https://github.com/nex3/rb-inotify/pull/49 is fixed. gem "rb-inotify", github: "matthewd/rb-inotify", branch: "close-handling", require: false -- cgit v1.2.3