From 258661409e9e3fd470f006975ded872778aad4f4 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Tue, 7 Sep 2021 19:01:07 +0200 Subject: Update to ruby/spec@b1e93a2 --- spec/ruby/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/ruby/README.md') diff --git a/spec/ruby/README.md b/spec/ruby/README.md index a12cc3f7d8..e62ddc7dce 100644 --- a/spec/ruby/README.md +++ b/spec/ruby/README.md @@ -28,6 +28,7 @@ ruby/spec is known to be tested in these implementations for every commit: * [JRuby](https://github.com/jruby/jruby/tree/master/spec/ruby) for both 1.7 and 9.x * [TruffleRuby](https://github.com/oracle/truffleruby/tree/master/spec/ruby) * [Opal](https://github.com/opal/opal/tree/master/spec) +* [Artichoke](https://github.com/artichoke/spec/tree/artichoke-vendor) ruby/spec describes the behavior of Ruby 2.6 and more recent Ruby versions. More precisely, every latest stable MRI release should [pass](https://github.com/ruby/spec/actions/workflows/ci.yml) all specs of ruby/spec (2.6.x, 2.7.x, 3.0.x, etc), and those are tested in CI. -- cgit v1.2.3