global_uid 1.2.5 → 1.2.6

Sign up to get free protection for your applications and to get access to all the features.
data/global_uid.gemspec CHANGED
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
13
13
  ## If your rubyforge_project name is different, then edit it and comment out
14
14
  ## the sub! line in the Rakefile
15
15
  s.name = 'global_uid'
16
- s.version = '1.2.5'
16
+ s.version = '1.2.6'
17
17
  s.date = '2012-03-13'
18
18
  s.rubyforge_project = 'global_uid'
19
19
 
@@ -160,7 +160,7 @@ module GlobalUid
160
160
  notify e, "#{e.message}"
161
161
  errors << e
162
162
  s[:cx] = nil
163
- s[:retry_at] = Time.now + 10.minutes
163
+ s[:retry_at] = Time.now + 1.minute
164
164
  end
165
165
  end
166
166
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: global_uid
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.5
4
+ version: 1.2.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: