trackman 0.2.88 → 0.2.89

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.
@@ -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: