diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:28:00 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:01 -0400 |
commit | 2ac03b719a08b8f31418bbd4c051f0991412097f (patch) | |
tree | a7ca7a99ea4b07c3bc5ef5d2db295374debda8dc /ruby | |
parent | 717628cdb8831f8a636206cc8093100e9a47fa6e (diff) | |
download | slackbuilds-2ac03b719a08b8f31418bbd4c051f0991412097f.tar.gz |
ruby/rbenv: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rbenv/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ruby/rbenv/README b/ruby/rbenv/README index e929145599..3bc035b660 100644 --- a/ruby/rbenv/README +++ b/ruby/rbenv/README @@ -1,5 +1,6 @@ rbenv - Groom your app's Ruby environment -Use rbenv to pick a Ruby version for your application and guarantee that your -development environment matches production. Put rbenv to work with Bundler for -painless Ruby upgrades and bulletproof deployments. +Use rbenv to pick a Ruby version for your application and guarantee +that your development environment matches production. Put rbenv +to work with Bundler for painless Ruby upgrades and bulletproof +deployments. |