File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,8 @@ Browsing installed gems is done with `gem list`. For more
40
40
information about the ` gem ` command, see below or head to
41
41
[ RubyGems’ docs] [ 3 ] .
42
42
43
- There are other sources of libraries though. [ RubyForge] [ 4 ] used to be a
44
- popular home for Ruby libraries, but last years saw the rise of
45
- [ ** GitHub** ] [ 5 ] as one of the main ruby-related content repository.
43
+ There are other sources of libraries though.
44
+ [ ** GitHub** ] [ 5 ] is the main Ruby-related content repository.
46
45
Most often a gem source code will be hosted on GitHub while being
47
46
published as a fully-fledged gem to RubyGems.org.
48
47
@@ -131,7 +130,6 @@ application’s dependencies and may be used along RubyGems.
131
130
[ 1 ] : https://rubygems.org/
132
131
[ 2 ] : https://rubygems.org/pages/download/
133
132
[ 3 ] : http://guides.rubygems.org/
134
- [ 4 ] : http://rubyforge.org/
135
133
[ 5 ] : https://github.com/
136
134
[ 6 ] : https://www.ruby-toolbox.com/
137
135
[ 7 ] : http://guides.rubygems.org/command-reference/
You can’t perform that action at this time.
0 commit comments