autobuild 1.7.7 → 1.7.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -258,7 +258,7 @@ module Autobuild::Subprocess
258
258
  $stdin.reopen(pread)
259
259
  end
260
260
 
261
- if RUBY_VERSION > "1.8"
261
+ if RUBY_VERSION >= "1.9"
262
262
  command << Hash[:close_others => false]
263
263
  end
264
264
  exec(*command)
@@ -1,5 +1,5 @@
1
1
  module Autobuild
2
- VERSION = "1.7.7" unless defined? Autobuild::VERSION
2
+ VERSION = "1.7.8" unless defined? Autobuild::VERSION
3
3
  end
4
4
 
5
5
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: autobuild
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.7
4
+ version: 1.7.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: