trackman 0.2.88 → 0.2.89

Sign up to get free protection for your applications and to get access to all the features.
@@ -83,7 +83,8 @@ module Trackman
83
83
  begin
84
84
  return sync if autosync
85
85
  rescue Exception => ex
86
- RemoteAsset.log_exception ex
86
+ #require_relative 'remote_asset.rb'
87
+ ::Trackman::Assets::RemoteAsset.log_exception ex
87
88
  return false
88
89
  end
89
90
  autosync
@@ -1,3 +1,3 @@
1
1
  module Trackman
2
- VERSION = "0.2.88"
2
+ VERSION = "0.2.89"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trackman
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.88
4
+ version: 0.2.89
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: