utensils 0.0.6 → 0.0.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.
@@ -98,7 +98,7 @@ module Utensils
98
98
  dragonfly_job = Dragonfly::Job.deserialize(dragonfly_hash, Dragonfly[:images])
99
99
  return true if dragonfly_job.uid == @image.send(:uid)
100
100
  rescue Dragonfly::Serializer::BadString
101
- continue
101
+ next
102
102
  end
103
103
  end
104
104
  end
@@ -1,3 +1,3 @@
1
1
  module Utensils
2
- VERSION = "0.0.6"
2
+ VERSION = "0.0.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: utensils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -48,7 +48,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
48
48
  version: '0'
49
49
  segments:
50
50
  - 0
51
- hash: 929149828403615344
51
+ hash: -1949078968394305152
52
52
  required_rubygems_version: !ruby/object:Gem::Requirement
53
53
  none: false
54
54
  requirements:
@@ -57,7 +57,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
57
57
  version: '0'
58
58
  segments:
59
59
  - 0
60
- hash: 929149828403615344
60
+ hash: -1949078968394305152
61
61
  requirements: []
62
62
  rubyforge_project:
63
63
  rubygems_version: 1.8.23