em-udns 0.3.3 → 0.3.4

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -1,5 +1,5 @@
1
1
  module EventMachine
2
2
  module Udns
3
- VERSION = "0.3.3"
3
+ VERSION = "0.3.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 3
8
- - 3
9
- version: 0.3.3
8
+ - 4
9
+ version: 0.3.4
10
10
  platform: ruby
11
11
  authors:
12
12
  - Inaki Baz Castillo
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2012-01-02 00:00:00 +01:00
17
+ date: 2012-03-29 00:00:00 +02:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -46,7 +46,7 @@ files:
46
46
  - ext/em-udns.c
47
47
  - ext/em-udns.h
48
48
  - ext/extconf.rb
49
- - ext/udns-0.2.tar.gz
49
+ - ext/udns-0.2-patched.tar.gz
50
50
  - test/test-em-udns.rb
51
51
  has_rdoc: true
52
52
  homepage: https://github.com/ibc/em-udns
data/ext/udns-0.2.tar.gz DELETED
Binary file