From 8dbf2d889703cf3539f4e2bd44515d45c28a3d53 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BB=BFghost-from-the-past?=
Date: Wed, 14 Apr 2021 14:11:04 +0200
Subject: [PATCH] Updated Ubuntu bundler broken due to ruby thor dependency
explanation and workaround (markdown)
---
...-due-to-ruby-thor-dependency---explanation-and-workaround.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Ubuntu-bundler-broken-due-to-ruby-thor-dependency---explanation-and-workaround.md b/Ubuntu-bundler-broken-due-to-ruby-thor-dependency---explanation-and-workaround.md
index 22bf9e1..07975f2 100644
--- a/Ubuntu-bundler-broken-due-to-ruby-thor-dependency---explanation-and-workaround.md
+++ b/Ubuntu-bundler-broken-due-to-ruby-thor-dependency---explanation-and-workaround.md
@@ -45,4 +45,4 @@
Once the modifications done, the files will refer to the relative /vendor/molinillo and /vendor/thor directories that were removed in the fork of Ubuntu/Debian so you need to copy both directories from the upstream into
/usr/share/rubygems-integration/all/gems/bundler-2.1.4/lib/bundler/vendor
-You can run now bundler with its magic restored :)
\ No newline at end of file
+You can now run bundler with its magic restored :)
\ No newline at end of file