roundsman-sgonyea 0.1.0.3 → 0.1.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -245,7 +245,7 @@ require 'tempfile'
245
245
  def generate_attributes
246
246
  attrs = remove_procs_from_hash variables.dup
247
247
 
248
- remove_attrs = fetch(:roundsman_skip_attrs)
248
+ remove_attrs = fetch(:roundsman_skip_attrs) if variables.has_key?(:roundsman_skip_attrs)
249
249
 
250
250
  find_servers_for_task(current_task).each do |current_server|
251
251
  server_conf = attrs.merge(current_server.options)
@@ -1,3 +1,3 @@
1
1
  module Roundsman
2
- VERSION = "0.1.0.3"
2
+ VERSION = "0.1.0.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: roundsman-sgonyea
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.3
4
+ version: 0.1.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: