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