From 57ae4f1288796269a8496cdf3a4da2e4c735f774 Mon Sep 17 00:00:00 2001
From: Mike Coutermarsh <mscoutermarsh@github.com>
Date: Sun, 12 Jan 2020 13:55:18 -0800
Subject: [PATCH] Update links

---
 examples.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples.md b/examples.md
index b686d24..a2b3b92 100644
--- a/examples.md
+++ b/examples.md
@@ -10,7 +10,7 @@
 - [Node - Yarn](#node---yarn)
 - [PHP - Composer](#php---composer)
 - [Python - pip](#python---pip)
-- [Ruby - Gem](#ruby---gem)
+- [Ruby - Bundler](#ruby---bundler)
 - [Rust - Cargo](#rust---cargo)
 - [Scala - SBT](#scala---sbt)
 - [Swift, Objective-C - Carthage](#swift-objective-c---carthage)