muby 0.7.2 → 0.7.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,7 @@ require 'ncurses'
4
4
  module Muby
5
5
 
6
6
 
7
- VERSION = "0.7.2" unless defined?(Muby::VERSION)
7
+ VERSION = "0.7.3" unless defined?(Muby::VERSION)
8
8
 
9
9
  #
10
10
  # The class that encapsulates all configuration.
@@ -1,3 +1,6 @@
1
+
2
+ require 'socket'
3
+
1
4
  #
2
5
  # The class that encapsulates the actual Connection
3
6
  #
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.9.0
3
3
  specification_version: 1
4
4
  name: muby
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.7.2
6
+ version: 0.7.3
7
7
  date: 2007-10-20 00:00:00 +02:00
8
8
  summary: A simple but powerful mud client.
9
9
  require_paths: