From 536d3068b964d5848ebc47292c21c0fb0450c17b Mon Sep 17 00:00:00 2001 From: Matthew Draper Date: Fri, 15 Sep 2017 12:32:04 +0930 Subject: Remove stopgap_13632 entirely for now: it doesn't support 2.2.8 --- Gemfile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index d2f4360881..fda547fab2 100644 --- a/Gemfile +++ b/Gemfile @@ -40,9 +40,6 @@ gem "rubocop", ">= 0.47", require: false # https://github.com/guard/rb-inotify/pull/79 gem "rb-inotify", github: "matthewd/rb-inotify", branch: "close-handling", require: false -# https://github.com/puma/puma/pull/1345 -gem "stopgap_13632", platforms: :mri if RUBY_VERSION == "2.2.8" - group :doc do gem "sdoc", github: "robin850/sdoc", branch: "upgrade" gem "redcarpet", "~> 3.2.3", platforms: :ruby -- cgit v1.2.3