From 45f37f9d8cd355d398e5a861b8845fa83b99da05 Mon Sep 17 00:00:00 2001 From: Cezary Baginski Date: Mon, 25 Apr 2016 23:21:01 +0200 Subject: [PATCH] Add info for Bundler workaround in Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4400ba4..c52c08d4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## IMPORTANT: [Ruby 2.1 is officially outdated and unsupported!](https://www.ruby-lang.org/en/news/2016/03/30/ruby-2-1-9-released/) Please upgrade to Ruby 2.2 before installing Listen! +### (To install for older versions, update Bundler to a prerelease version: `gem install bundler --pre` and Bundler should correctly resolve to an earlier gems for your given Ruby version). + :exclamation: Listen is currently accepting more maintainers. Please [read this](https://github.com/guard/guard/wiki/Maintainers) if you're interested in joining the team. # Listen