cluster-fuck 0.1.4.1 → 0.1.4.2

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.
@@ -20,6 +20,8 @@ module ClusterFuck
20
20
  secret_access_key: fog_credentials[:default][:aws_secret_access_key],
21
21
  }
22
22
  end
23
+ rescue ArgumentError #when there is no HOME, File.expand_path above raises ArgumentError
24
+ nil
23
25
  end
24
26
 
25
27
  def from_cluster_fuck_file
@@ -1,3 +1,3 @@
1
1
  module ClusterFuck
2
- VERSION = "0.1.4.1"
2
+ VERSION = "0.1.4.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cluster-fuck
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4.1
4
+ version: 0.1.4.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: