[rubygems/rubygems] [DOC] Fix missing single quote
https://github.com/rubygems/rubygems/commit/722d4c6926
This commit is contained in:
parent
8f57204c19
commit
44ef172dbd
@ -330,7 +330,7 @@ class Gem::RequestSet::GemDependencyAPI
|
||||
# git: ::
|
||||
# Install this dependency from a git repository:
|
||||
#
|
||||
# gem 'private_gem', git: git@my.company.example:private_gem.git'
|
||||
# gem 'private_gem', git: 'git@my.company.example:private_gem.git'
|
||||
#
|
||||
# gist: ::
|
||||
# Install this dependency from the gist ID:
|
||||
|
Loading…
x
Reference in New Issue
Block a user