toggl-jobcan 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 244e975f62315605010d0406d950787e3ee36e185e0ee44047906ac0ec733ef9
4
- data.tar.gz: 3597150dc8da666f61eead6e61e3aa24176a0c6fb84cbe013f905db779771ab6
3
+ metadata.gz: e3cdb7a80c8e7ad9c00533c004caa4f3fdf96115ca8dbaede97ab125aa6c7b91
4
+ data.tar.gz: 261bbea71592c29ecb6970728a1d58a14ec1397e7731b5f3a4df77e5a5bd41d5
5
5
  SHA512:
6
- metadata.gz: 5c9c96bd57d7638a9c84a50eed6564a59e863bf6dd20956cf091445119e9cc0a3c27add50a2b5746a5d7da9661795c5d006e29357dfb5089c15341d6d7475131
7
- data.tar.gz: db76e625afd07b6fa2eff0433f037f4f3e7bc02826c85d9f1320153d44aecb1959c79a9dec6625edcdbacb2506ec3adcaa9727e10036ae63eeeae54beb1feb4a
6
+ metadata.gz: 3da1babad7759982777a14187e005866ee9219d1bc502f67bf795793de28ee9d0f49f56ac59e1e8f27373019526fef687faeac605914c43d11b4b25647aa1556
7
+ data.tar.gz: 1ceebb05b5f42cf63c7d1168e417f23aee7a39ebb34dd1dc98f39615faa0df7a0090871df50fc5af55beb232d4bbe015ae710d5e9c7854717fa745f4bf7016bb
@@ -1,5 +1,12 @@
1
1
  # Change Log
2
2
 
3
+ ## [v0.3.0](https://github.com/limitusus/toggl-jobcan/tree/v0.3.0) (2018-09-26)
4
+ [Full Changelog](https://github.com/limitusus/toggl-jobcan/compare/v0.2.0...v0.3.0)
5
+
6
+ **Merged pull requests:**
7
+
8
+ - Switch to Jobcan ID [\#3](https://github.com/limitusus/toggl-jobcan/pull/3) ([limitusus](https://github.com/limitusus))
9
+
3
10
  ## [v0.2.0](https://github.com/limitusus/toggl-jobcan/tree/v0.2.0) (2018-08-01)
4
11
  [Full Changelog](https://github.com/limitusus/toggl-jobcan/compare/v0.1.1...v0.2.0)
5
12
 
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- toggl-jobcan (0.3.0)
4
+ toggl-jobcan (0.3.1)
5
5
  chromedriver-helper
6
6
  selenium-webdriver
7
7
  toggl-worktime (~> 0.3.0, >= 0.3.2)
@@ -20,41 +20,41 @@ GEM
20
20
  nokogiri (~> 1.8)
21
21
  coderay (1.1.2)
22
22
  diff-lcs (1.3)
23
- faraday (0.15.3)
23
+ faraday (0.15.4)
24
24
  multipart-post (>= 1.2, < 3)
25
- ffi (1.9.25)
25
+ ffi (1.10.0)
26
26
  io-like (0.3.0)
27
- logger (1.2.8)
28
- method_source (0.9.0)
29
- mini_portile2 (2.3.0)
27
+ logger (1.3.0)
28
+ method_source (0.9.2)
29
+ mini_portile2 (2.4.0)
30
30
  multipart-post (2.0.0)
31
- nokogiri (1.8.4)
32
- mini_portile2 (~> 2.3.0)
33
- oj (3.6.10)
34
- pry (0.11.3)
31
+ nokogiri (1.10.1)
32
+ mini_portile2 (~> 2.4.0)
33
+ oj (3.7.8)
34
+ pry (0.12.2)
35
35
  coderay (~> 1.1.0)
36
36
  method_source (~> 0.9.0)
37
37
  pry-byebug (3.6.0)
38
38
  byebug (~> 10.0)
39
39
  pry (~> 0.10)
40
40
  rake (10.5.0)
41
- rspec (3.7.0)
42
- rspec-core (~> 3.7.0)
43
- rspec-expectations (~> 3.7.0)
44
- rspec-mocks (~> 3.7.0)
45
- rspec-core (3.7.1)
46
- rspec-support (~> 3.7.0)
47
- rspec-expectations (3.7.0)
41
+ rspec (3.8.0)
42
+ rspec-core (~> 3.8.0)
43
+ rspec-expectations (~> 3.8.0)
44
+ rspec-mocks (~> 3.8.0)
45
+ rspec-core (3.8.0)
46
+ rspec-support (~> 3.8.0)
47
+ rspec-expectations (3.8.2)
48
48
  diff-lcs (>= 1.2.0, < 2.0)
49
- rspec-support (~> 3.7.0)
50
- rspec-mocks (3.7.0)
49
+ rspec-support (~> 3.8.0)
50
+ rspec-mocks (3.8.0)
51
51
  diff-lcs (>= 1.2.0, < 2.0)
52
- rspec-support (~> 3.7.0)
53
- rspec-support (3.7.1)
52
+ rspec-support (~> 3.8.0)
53
+ rspec-support (3.8.0)
54
54
  rubyzip (1.2.2)
55
- selenium-webdriver (3.14.0)
55
+ selenium-webdriver (3.141.0)
56
56
  childprocess (~> 0.5)
57
- rubyzip (~> 1.2)
57
+ rubyzip (~> 1.2, >= 1.2.2)
58
58
  toggl-worktime (0.3.2)
59
59
  awesome_print
60
60
  togglv8
@@ -75,4 +75,4 @@ DEPENDENCIES
75
75
  toggl-jobcan!
76
76
 
77
77
  BUNDLED WITH
78
- 1.16.1
78
+ 1.17.2
@@ -24,7 +24,7 @@ opt.parse!(ARGV)
24
24
  raise RangeError, 'No dates given' if ARGV.empty?
25
25
 
26
26
  target_days = ARGV.map do |s|
27
- raise RangeError, 'Invalid format' unless s.match?(/\d#{8}/)
27
+ raise RangeError, "Invalid format #{s}" unless s.match?(/\d{8}/)
28
28
 
29
29
  Date.parse(s)
30
30
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Toggl
4
4
  module Jobcan
5
- VERSION = '0.3.0'
5
+ VERSION = '0.3.1'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: toggl-jobcan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomoya Kabe
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-09-26 00:00:00.000000000 Z
11
+ date: 2019-02-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: chromedriver-helper
@@ -175,8 +175,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
175
175
  - !ruby/object:Gem::Version
176
176
  version: '0'
177
177
  requirements: []
178
- rubyforge_project:
179
- rubygems_version: 2.7.3
178
+ rubygems_version: 3.0.1
180
179
  signing_key:
181
180
  specification_version: 4
182
181
  summary: Sync toggl worktime to JobCan.