diff options
author | Hiroshi SHIBATA <[email protected]> | 2024-12-03 13:51:53 +0900 |
---|---|---|
committer | git <[email protected]> | 2024-12-03 04:52:19 +0000 |
commit | e34163d7fe8d416f9952d775eb743b58f376f0e3 () | |
tree | fffcfdca6cd4b0334c32df80a9b9f40b77f4addd /lib/pp.rb | |
parent | e16f3ad6492bde7a204ecc33c06fe3e7b32b6cf6 (diff) |
[ruby/pp] Bump up 0.6.2
https://.com/ruby/pp/commit/979f9d972d
-rw-r--r-- | lib/pp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ require 'prettyprint' class PP < PrettyPrint # The version string - VERSION = "0.6.1" # Returns the usable width for +out+. # As the width of +out+: |