trackman 0.6.17 → 0.6.18

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.
@@ -1,3 +1,3 @@
1
1
  module Trackman
2
- VERSION = "0.6.17"
2
+ VERSION = "0.6.18"
3
3
  end
@@ -13,13 +13,12 @@ namespace :trackman do
13
13
  end
14
14
  end
15
15
 
16
- RestClient.log = STDOUT
17
16
  if Rake::Task.task_defined?("assets:precompile:nondigest")
18
17
  Rake::Task["assets:precompile:nondigest"].enhance do
19
18
  STDOUT.puts "Trackman: autosyncing..."
20
19
  Trackman::Assets::Asset.autosync
21
20
  STDOUT.puts "Trackman: done."
22
- end
21
+ end
23
22
  elsif Rake::Task.task_defined?("assets:precompile")
24
23
  Rake::Task["assets:precompile"].enhance do
25
24
  STDOUT.puts "Trackman: autosyncing..."
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.6.17
4
+ version: 0.6.18
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: