navilocal 1.0.3 → 1.0.4

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1a195e28de9ed019afd4453ad813bfe04457bd169cb22a9b61e3a41662315600
4
- data.tar.gz: 7586b84f7effdbd23b9599fed3ad90199b69f76b10102f126516e80a7c772527
3
+ metadata.gz: b0e980d497b13ebfd62a1972253aa293dcecdb84807923fee18a830eb4821677
4
+ data.tar.gz: 96faab2e8481f9da047c8014df6ef553d15c7b35c3783dfaab714c945fa0c8e6
5
5
  SHA512:
6
- metadata.gz: 140dce79f7ae1d44ed184377fb4c451514e70cf4095940b7ae90a53b9faf27a2abd53b050c5a93182306dc2a44b1f5303bed0c54ccd47307bf8a11f02dd3340e
7
- data.tar.gz: '054899c41f95017fb8732cb47058d6538fb967a6b3ac528842245b4defb3e9ee0b7fd0f44ed332fed1624a7e6251f0696c0a6f2f714fc3b941ba94d21de7aeb5'
6
+ metadata.gz: c74d03146953926c7b05fb6827d971c13218ae4dafc39f40faf0a27c06ee28e9568c9c1eb83e7b081f2df04e463ce6a1ff136acf462d5e33ab874a43f0ace158
7
+ data.tar.gz: ba0eedd2e1ceee20f7ccbceb04c9679b1b4b797060f4da8435ec1fdb287ef153d002ecc6687993af6934d668b5b691555e314af52ffc53372103f9186d7fa738
@@ -10,6 +10,8 @@ module NaviClientInstaller
10
10
  DEFAULT_STORAGE = File.expand_path File.join('~', '.navi')
11
11
 
12
12
  SSO_URL = "https://signin.navihq.com"
13
+ # SSO_URL = "http://localhost:3008"
14
+ # GENERATE_CSV_URL = "http://localhost:3020/v2/generate_csv_input"
13
15
  GENERATE_CSV_URL = "https://api2.navihq.com/v2/generate_csv_input"
14
16
 
15
17
 
@@ -132,7 +132,7 @@ module NaviClientInstaller
132
132
  new_emails = false
133
133
 
134
134
  #logging to loggly
135
- logToLoggly = false
135
+ logToLoggly = true
136
136
  if logToLoggly
137
137
  @client.setupLoggly("navi-client")
138
138
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: navilocal
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Msanjib