File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -117,11 +117,8 @@ See https://stdgems.org.
117
117
> they get automatically installed when you install Ruby. They can be
118
118
> uninstalled and they are maintained outside of Ruby core.
119
119
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.
125
122
126
123
### Default gems
127
124
You can’t perform that action at this time.
0 commit comments