2021-12-28 14:53:44 +01:00
|
|
|
--- ruby-3.1.0/lib/rubygems/install_update_options.rb
|
|
|
|
+++ ruby-3.1.0.mod/lib/rubygems/install_update_options.rb
|
|
|
|
@@ -193,7 +193,7 @@
|
|
|
|
# Default description for the gem install and update commands.
|
2017-02-01 01:17:37 +01:00
|
|
|
|
|
|
|
def install_update_defaults_str
|
2021-12-28 14:53:44 +01:00
|
|
|
- '--document=ri'
|
|
|
|
+ '--document=ri --env-shebang'
|
2017-02-01 01:17:37 +01:00
|
|
|
end
|
|
|
|
|
|
|
|
end
|