From 93f6b0373a1872508242e1dd6de50956777604fc Mon Sep 17 00:00:00 2001 From: Dawa Ometto Date: Mon, 24 Sep 2018 19:41:36 +0200 Subject: [PATCH] Update README.md Update supported rubies. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02a067b5..482f2bd2 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ For more information on Gollum's capabilities and pitfalls: | Operating System | Ruby | Adapters | Supported | | ---------------- | -------------- | ------------------ | --------- | -| Unix/Linux-like | Ruby 1.9.3+ | all except [RJGit](https://github.com/repotag/rjgit) | yes | +| Unix/Linux-like | Ruby (MRI) 2.1.0+ | all except [RJGit](https://github.com/repotag/rjgit) | yes | | Unix/Linux-like | [JRuby](https://github.com/jruby/jruby) (1.9.3+ compatible) | [RJGit](https://github.com/repotag/rjgit) | yes | -| Windows | Ruby 1.9.3+ | all except [RJGit](https://github.com/repotag/rjgit) | no | +| Windows | Ruby (MRI) 2.1.0+ | all except [RJGit](https://github.com/repotag/rjgit) | no | | Windows | [JRuby](https://github.com/jruby/jruby) (1.9.3+ compatible) | [RJGit](https://github.com/repotag/rjgit) | almost1 | **Notes:**