Closed benlovell closed 8 years ago
Hmm. listen
/ guard
dropped support for end-of-life Rubies so won't build unless we pin at an earlier, compatible version or also follow suit and drop support for < 2.2
over here.
listen
and guard
are only for development, so pinning them won’t affect
end-users, only developers and Travis. I’m fine with pinning them in order
to keep a broad build matrix. Go for it!
On Fri, May 20, 2016 at 11:29 AM, Ben Lovell notifications@github.com wrote:
Hmm. listen / guard dropped support for end-of-life Rubies so won't build unless we pin at an earlier, compatible version or also follow suit and drop support for < 2.2 over here.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/singlebrook/utf8-cleaner/pull/28#issuecomment-220638134
Released in v0.2.4. Thanks!
Thanks ❤️
Rails 5 / Rack 2 issues a deprecation warning when attempting to modify the middleware stack with a string-enclosed middleware constant.