ridley 0.7.0.rc3 → 0.7.0.rc4

Sign up to get free protection for your applications and to get access to all the features.
@@ -120,7 +120,8 @@ module Ridley
120
120
  open(target, 'rb', headers) do |remote|
121
121
  local.write(remote.read)
122
122
  end
123
-
123
+
124
+ local.flush
124
125
  FileUtils.mv(local.path, destination)
125
126
  rescue OpenURI::HTTPError => ex
126
127
  abort(ex)
@@ -1,3 +1,3 @@
1
1
  module Ridley
2
- VERSION = "0.7.0.rc3"
2
+ VERSION = "0.7.0.rc4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ridley
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0.rc3
4
+ version: 0.7.0.rc4
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: