You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Source |[![Source on GitLab.com][📜src-gl-img]][📜src-gl][![Source on CodeBerg.org][📜src-cb-img]][📜src-cb][![Source on Github.com][📜src-gh-img]][📜src-gh][![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc]|
83
83
| Documentation |[![Discussion][⛳gg-discussions-img]][⛳gg-discussions][![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current][![YARD on Galtzo.com][📜docs-head-rd-img]][🚎yard-head][![Maintainer Blog][🚂maint-blog-img]][🚂maint-blog][![Wiki][📜wiki-img]][📜wiki]|
* NOTE: This gem will still install on ruby v2.2, but vanilla GitHub Actions no longer supports testing against it, so YMMV.
95
-
* JRuby @ v9.2, v9.3, v9.4, v10.0, HEAD
96
-
* TruffleRuby @ v23.1, v24.1, HEAD
94
+
* NOTE: This gem may still _install_ and _run_ on ruby v2.2, but vanilla GitHub Actions no longer supports testing against it, so YMMV. Accept patches so long as they don't break the platforms that do run in CI.
95
+
* JRuby @ v9.4, v10.0, HEAD
96
+
* NOTE: This gem may still _install_ and _run_ on JRuby v9.2 and v9.3, but they are EOL, builds are flaky, and GitHub Actions [doesn't have][GHA-continue-on-error-ui] a proper [`allow-failures` feature][GHA-allow-failure], and until they do flaky EOL-platform builds get dropped, so YMMV. Accept patches so long as they don't break the platforms that do run in CI.
97
+
* TruffleRuby @ v24.1, HEAD
98
+
* NOTE: This gem may still _install_ and _run_ on Truffleruby v23.0 and v23.1, but they are EOL, builds are flaky, and GitHub Actions [doesn't have][GHA-continue-on-error-ui] a proper [`allow-failures` feature][GHA-allow-failure], and until they do flaky EOL-platform builds get dropped, so YMMV. Accept patches so long as they don't break the platforms that do run in CI.
97
99
* gem `faraday` @ v0, v1, v2, HEAD ⏩️ [lostisland/faraday](https://github.com/lostisland/faraday)
98
100
* gem `jwt` @ v1, v2, v3, HEAD ⏩️ [jwt/ruby-jwt](https://github.com/jwt/ruby-jwt)
99
101
* gem `logger` @ v1.2, v1.5, v1.7, HEAD ⏩️ [ruby/logger](https://github.com/ruby/logger)
@@ -109,6 +111,9 @@ Also, where reasonable, tested against the runtime dependencies of those depende
0 commit comments