We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60b7db commit e8afcfbCopy full SHA for e8afcfb
.codespellignore
@@ -1,4 +1,5 @@
1
crate
2
+checkin
3
falsy
4
filetest
5
fo
CHANGELOG.md
@@ -5949,7 +5949,7 @@ There has been some minor usability enhancements and changes ...
5949
This *greatly* speeds up gem commands run in non-admin mode when the
5950
site-wide cache is out of date.
5951
* The gem command now used an HTTP HEAD command to detect if the
5952
- server's source index needs to be downloaed.
+ server's source index needs to be downloaded.
5953
* gem check gemname --test will run unit tests on installed gems that
5954
have unit tests.
5955
* Multiple gem names are allowed on the gem install command line.
0 commit comments