From e30569553cf69ba3a44c519eab67df023d035e52 Mon Sep 17 00:00:00 2001 From: joshuay03 Date: Sat, 3 Aug 2024 19:05:13 +0000 Subject: [PATCH] deploy: 9cece5c38128a0e0244914b5135065c27e2fdb55 --- RedBlackTree.html | 4 ++-- RedBlackTree/Node.html | 2 +- _index.html | 2 +- file.README.html | 6 +++--- index.html | 6 +++--- top-level-namespace.html | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/RedBlackTree.html b/RedBlackTree.html index a610a86..a17f9ab 100644 --- a/RedBlackTree.html +++ b/RedBlackTree.html @@ -123,7 +123,7 @@

VERSION =
-
"0.1.0"
+
"0.1.1"
@@ -994,7 +994,7 @@

diff --git a/RedBlackTree/Node.html b/RedBlackTree/Node.html index 701b337..1a75ac2 100644 --- a/RedBlackTree/Node.html +++ b/RedBlackTree/Node.html @@ -448,7 +448,7 @@

diff --git a/_index.html b/_index.html index d94b7d5..70a5155 100644 --- a/_index.html +++ b/_index.html @@ -112,7 +112,7 @@

Namespace Listing A-Z

diff --git a/file.README.html b/file.README.html index a02fd58..7c0786d 100644 --- a/file.README.html +++ b/file.README.html @@ -66,12 +66,12 @@

Installation

Install the gem and add to the application’s Gemfile by executing:

-
$ bundle add UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
+
$ bundle add red-black-tree
 

If bundler is not being used to manage dependencies, install the gem by executing:

-
$ gem install UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
+
$ gem install red-black-tree
 

Usage

@@ -119,7 +119,7 @@

Code of Conduct

diff --git a/index.html b/index.html index 774cc6b..b69a61f 100644 --- a/index.html +++ b/index.html @@ -66,12 +66,12 @@

Installation

Install the gem and add to the application’s Gemfile by executing:

-
$ bundle add UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
+
$ bundle add red-black-tree
 

If bundler is not being used to manage dependencies, install the gem by executing:

-
$ gem install UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG
+
$ gem install red-black-tree
 

Usage

@@ -119,7 +119,7 @@

Code of Conduct

diff --git a/top-level-namespace.html b/top-level-namespace.html index f52eef3..7f60f84 100644 --- a/top-level-namespace.html +++ b/top-level-namespace.html @@ -100,7 +100,7 @@

Defined Under Namespace