ptus 1.0.1 → 1.0.2

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/ptus.rb +1 -1
  2. metadata +2 -2
@@ -1,6 +1,6 @@
1
1
  module Kernel
2
2
  def ptus(input)
3
- puts "Change 'ptus' to 'puts' here: #{caller.first}"
3
+ warn "Change 'ptus' to 'puts' here: #{caller.first}"
4
4
  puts input
5
5
  end
6
6
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: ptus
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.0.1
5
+ version: 1.0.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Nat Ritmeyer
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-09-16 00:00:00 Z
13
+ date: 2011-09-22 00:00:00 Z
14
14
  dependencies: []
15
15
 
16
16
  description: Your 'ptus' typo sins will be forgiven, but not forgotten