diff --git a/bin/gem b/bin/gem index 2869ce928f..a33dbe4afd 100755 --- a/bin/gem +++ b/bin/gem @@ -22,4 +22,3 @@ begin rescue Gem::SystemExitException => e exit e.exit_code end -