From cabe192f2d9224f87921e2027ae0c89341556d49 Mon Sep 17 00:00:00 2001 From: Ellen Marie Dash Date: Thu, 21 Dec 2017 16:37:20 -0500 Subject: [PATCH 1/3] [contributing.md] remove rubygems-status link bc it's deprecated --- contributing.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/contributing.md b/contributing.md index b915838b..f6740fa8 100644 --- a/contributing.md +++ b/contributing.md @@ -108,27 +108,6 @@ Chef cookbooks and bootstrap scripts to configure and manage Rubygems.org on AWS

-RubyGems Status - -A simple Rails app to show the status of the rubygems.org infrastructure. - - - -

- - - - - - - - - -

- RubyGems Guides The central home for RubyGems documentation, including tutorials and reference material. From 3444d05760d40def84aec38d3f692bb76a640822 Mon Sep 17 00:00:00 2001 From: Ellen Marie Dash Date: Thu, 21 Dec 2017 16:38:53 -0500 Subject: [PATCH 2/3] [contributing.md] remove rubygems-test link bc it's been untouched since 2011. --- contributing.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/contributing.md b/contributing.md index f6740fa8..bbf03bd9 100644 --- a/contributing.md +++ b/contributing.md @@ -130,25 +130,6 @@ User-contributed guides are more than welcome and encouraged!

-RubyGems Testers - -A community effort to document the test results for various gems, -on various machine architectures. - - - -

- - - - - - -

- Gem Whisperer An example of how to use [RubyGems.org's From 2ae33dd4f4567e1d1ec0054e65a0a923859ff028 Mon Sep 17 00:00:00 2001 From: Ellen Marie Dash Date: Thu, 21 Dec 2017 16:41:24 -0500 Subject: [PATCH 3/3] [contributing.md] remove Isolate link bc it's been inactive for >2.5 years. --- contributing.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/contributing.md b/contributing.md index bbf03bd9..1097de2b 100644 --- a/contributing.md +++ b/contributing.md @@ -227,21 +227,6 @@ many machines systematically and repeatably.

-Isolate - -A simple gem sandbox that makes sure your application has the exact gem -versions you require. It does not perform dependency resolution like Bundler. - - - -

- - - -

- RubyDoc.info A fantastic provider of [YARD](http://yardoc.org) documentation for every