guignol 0.3.6.2 → 0.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- guignol (0.3.6.2)
4
+ guignol (0.3.7)
5
5
  activesupport
6
6
  fog (~> 1.9.0)
7
7
  parallel (~> 0.6.2)
@@ -150,7 +150,7 @@ module Guignol::Models
150
150
 
151
151
  private
152
152
 
153
- DNS_MUTEX = Mutex.dns
153
+ DNS_MUTEX = Mutex.new
154
154
 
155
155
  def default_options
156
156
  { :volumes => {} }
@@ -1,4 +1,4 @@
1
1
 
2
2
  module Guignol
3
- VERSION = "0.3.6.2"
3
+ VERSION = "0.3.7"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: guignol
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.6.2
4
+ version: 0.3.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -234,7 +234,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
234
234
  version: '0'
235
235
  segments:
236
236
  - 0
237
- hash: 4330448124831196705
237
+ hash: 1301468483866587171
238
238
  required_rubygems_version: !ruby/object:Gem::Requirement
239
239
  none: false
240
240
  requirements: