cuse 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/cuse.rb +1 -1
  2. metadata +1 -1
data/lib/cuse.rb CHANGED
@@ -2,7 +2,7 @@
2
2
  module Kernel
3
3
  # our new puts
4
4
  def puts_with_append *args
5
- puts_without_append args.map{|a| a + "| Let's Go Orange!"}
5
+ puts_without_append args.map{|a| a + " Let's Go Orange!"}
6
6
  end
7
7
 
8
8
  # back up name of old puts
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cuse
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: