From 21924bb6e46f319a1601cd4ceeeef9abda1d328b Mon Sep 17 00:00:00 2001 From: Semyon Perepelitsa Date: Mon, 4 May 2015 15:26:26 +0300 Subject: [PATCH] Add supported Ruby versions to Readme. --- Readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 3b0ecfd..ede5ea0 100644 --- a/Readme.md +++ b/Readme.md @@ -24,6 +24,8 @@ When running your app or tests you should see only relevant warnings. Now, go fi ## Feedback +The filter works by proxying all writes to stderr. It has been running for a while in many of my work projects with good results. However, it is probably not comprehensive. Please, report any warnings that it misses or swallows by error. + [![Build Status](https://travis-ci.org/semaperepelitsa/ruby_warning_filter.svg?branch=master)](https://travis-ci.org/semaperepelitsa/ruby_warning_filter) -The filter works by proxying all writes to stderr. It has been running for a while in many of my work projects with good results. However, it is probably not comprehensive. Please, report any warnings that it misses or swallows by error. +The gem is tested against Ruby 2.0, 2.1, 2.2.