Skip to content

Commit 5f8d02d

Browse files
committed
Clarify and simplify wording about updating default gems
1 parent ddee6f2 commit 5f8d02d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

doc/contributor/stdlib.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,8 @@ See https://stdgems.org.
117117
> they get automatically installed when you install Ruby. They can be
118118
> uninstalled and they are maintained outside of Ruby core.
119119
120-
We aren't sure how installing standard gems from RubyGems will work with
121-
TruffleRuby in the future, as our versions sometimes differ from the
122-
originals. At the moment, we're just storing sources in our repository and
123-
shipping the full set as MRI does, and we'll tackle issue when they come in
124-
future versions of Ruby.
120+
It is not clear yet how installing default gems from RubyGems will work with
121+
TruffleRuby in the future, as some default gems we use differ from the originals.
125122

126123
### Default gems
127124

0 commit comments

Comments
 (0)