nio4r 0.4.1 → 0.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/CHANGES.md +4 -0
  2. data/lib/nio/version.rb +1 -1
  3. metadata +4 -4
data/CHANGES.md CHANGED
@@ -1,3 +1,7 @@
1
+ 0.4.2
2
+ -----
3
+ * Attempt to work around packaging problems with bundler-api o_O
4
+
1
5
  0.4.1
2
6
  -----
3
7
  * Thread synchronization when closing selectors
@@ -1,3 +1,3 @@
1
1
  module NIO
2
- VERSION = "0.4.1"
2
+ VERSION = "0.4.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nio4r
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-11-11 00:00:00.000000000 Z
12
+ date: 2012-11-13 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake-compiler
@@ -128,7 +128,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
128
128
  version: '0'
129
129
  segments:
130
130
  - 0
131
- hash: 2154301521891928871
131
+ hash: -2177171769622207754
132
132
  required_rubygems_version: !ruby/object:Gem::Requirement
133
133
  none: false
134
134
  requirements:
@@ -137,7 +137,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
137
137
  version: '0'
138
138
  segments:
139
139
  - 0
140
- hash: 2154301521891928871
140
+ hash: -2177171769622207754
141
141
  requirements: []
142
142
  rubyforge_project:
143
143
  rubygems_version: 1.8.24