shout-bot-portertech 0.0.7 → 0.0.8

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/shout-bot.rb +0 -1
  2. metadata +1 -1
@@ -49,7 +49,6 @@ class ShoutBot
49
49
  attr_accessor :channel
50
50
 
51
51
  def sendln(cmd)
52
- puts "Send: #{cmd}"
53
52
  @socket.write("#{cmd}\r\n")
54
53
  STDOUT.flush
55
54
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: shout-bot-portertech
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.7
5
+ version: 0.0.8
6
6
  platform: ruby
7
7
  authors:
8
8
  - Simon Rozet