summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-08-31 16:35:07 +0900
committergit <svn-admin@ruby-lang.org>2023-08-31 07:35:45 +0000
commit07ddb3589fcc07f68e19dee56e0722f9e0ea0682 (patch)
tree53bc2495abed634e5e29f4b0af9c7341780960da /lib
parentb7364069bf22856acd64c8faa3c0e296d9535c6a (diff)
[ruby/shellwords] omit blank line
https://github.com/ruby/shellwords/commit/b45de514ab
Diffstat (limited to 'lib')
-rw-r--r--lib/shellwords.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/shellwords.rb b/lib/shellwords.rb
index 5866601b17..58f4af26ae 100644
--- a/lib/shellwords.rb
+++ b/lib/shellwords.rb
@@ -68,7 +68,6 @@
# 1: {IEEE Std 1003.1-2008, 2016 Edition, the Shell & Utilities volume}[http://pubs.opengroup.org/onlinepubs/9699919799/utilities/contents.html]
module Shellwords
-
VERSION = "0.1.0"
# Splits a string into an array of tokens in the same way the UNIX