toggl-jobcan 0.4.2 → 0.4.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +20 -2
- data/Gemfile.lock +70 -84
- data/Rakefile +1 -1
- data/lib/toggl/jobcan/cli.rb +4 -0
- data/lib/toggl/jobcan/version.rb +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b9a0d29a172b5206dab2feaa6ebd94642eb46dbb19769efebfb5d332fef57f58
|
4
|
+
data.tar.gz: 3a0be46fb0e34dcb1869c929f308a26f66ed38017c9385012e7db21c710d4217
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7f5efffcc023cfc684ab8fe4412ce214f9007a0386c880b28edca8580dfa1e3203c978631bc840c2c006b5f71d7018546ffc5b2d5f13e91018f05e0cde321092
|
7
|
+
data.tar.gz: e2c2425c0a7604467d27cc61f466141722db85f73ec45131aa1503fdeb3101f25cebfd111c721cd48abff7a78b477481cb6c793618ca4af43e08e52b24fa485a
|
data/CHANGELOG.md
CHANGED
@@ -1,8 +1,26 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
-
## [0.4.
|
3
|
+
## [0.4.3](https://github.com/limitusus/toggl-jobcan/tree/0.4.3) (2023-05-07)
|
4
4
|
|
5
|
-
[Full Changelog](https://github.com/limitusus/toggl-jobcan/compare/v0.4.
|
5
|
+
[Full Changelog](https://github.com/limitusus/toggl-jobcan/compare/v0.4.2...0.4.3)
|
6
|
+
|
7
|
+
**Merged pull requests:**
|
8
|
+
|
9
|
+
- Update thor and other gems [\#24](https://github.com/limitusus/toggl-jobcan/pull/24) ([limitusus](https://github.com/limitusus))
|
10
|
+
|
11
|
+
## [v0.4.2](https://github.com/limitusus/toggl-jobcan/tree/v0.4.2) (2021-09-28)
|
12
|
+
|
13
|
+
[Full Changelog](https://github.com/limitusus/toggl-jobcan/compare/v0.4.1...v0.4.2)
|
14
|
+
|
15
|
+
**Merged pull requests:**
|
16
|
+
|
17
|
+
- Bump nokogiri from 1.11.7 to 1.12.5 [\#17](https://github.com/limitusus/toggl-jobcan/pull/17) ([dependabot[bot]](https://github.com/apps/dependabot))
|
18
|
+
- Bump addressable from 2.7.0 to 2.8.0 [\#16](https://github.com/limitusus/toggl-jobcan/pull/16) ([dependabot[bot]](https://github.com/apps/dependabot))
|
19
|
+
- Cosmetic [\#15](https://github.com/limitusus/toggl-jobcan/pull/15) ([limitusus](https://github.com/limitusus))
|
20
|
+
|
21
|
+
## [v0.4.1](https://github.com/limitusus/toggl-jobcan/tree/v0.4.1) (2021-06-30)
|
22
|
+
|
23
|
+
[Full Changelog](https://github.com/limitusus/toggl-jobcan/compare/v0.4.0...v0.4.1)
|
6
24
|
|
7
25
|
**Merged pull requests:**
|
8
26
|
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
toggl-jobcan (0.4.
|
4
|
+
toggl-jobcan (0.4.3)
|
5
5
|
selenium-webdriver
|
6
6
|
thor
|
7
7
|
toggl-worktime (~> 0.4.0, >= 0.4.1)
|
@@ -10,61 +10,45 @@ PATH
|
|
10
10
|
GEM
|
11
11
|
remote: https://rubygems.org/
|
12
12
|
specs:
|
13
|
-
activesupport (
|
13
|
+
activesupport (7.0.4.3)
|
14
14
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
15
15
|
i18n (>= 1.6, < 2)
|
16
16
|
minitest (>= 5.1)
|
17
17
|
tzinfo (~> 2.0)
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
async (1.30.1)
|
18
|
+
addressable (2.8.4)
|
19
|
+
public_suffix (>= 2.0.2, < 6.0)
|
20
|
+
async (1.31.0)
|
22
21
|
console (~> 1.10)
|
23
22
|
nio4r (~> 2.3)
|
24
23
|
timers (~> 4.1)
|
25
|
-
async-http (0.
|
24
|
+
async-http (0.60.1)
|
26
25
|
async (>= 1.25)
|
27
26
|
async-io (>= 1.28)
|
28
27
|
async-pool (>= 0.2)
|
29
|
-
protocol-http (~> 0.
|
30
|
-
protocol-http1 (~> 0.
|
31
|
-
protocol-http2 (~> 0.
|
32
|
-
|
28
|
+
protocol-http (~> 0.24.0)
|
29
|
+
protocol-http1 (~> 0.15.0)
|
30
|
+
protocol-http2 (~> 0.15.0)
|
31
|
+
traces (>= 0.8.0)
|
32
|
+
async-http-faraday (0.12.0)
|
33
33
|
async-http (~> 0.42)
|
34
34
|
faraday
|
35
|
-
async-io (1.
|
35
|
+
async-io (1.34.3)
|
36
36
|
async
|
37
|
-
async-pool (0.
|
37
|
+
async-pool (0.4.0)
|
38
38
|
async (>= 1.25)
|
39
39
|
awesome_print (1.9.2)
|
40
40
|
byebug (11.1.3)
|
41
|
-
childprocess (3.0.0)
|
42
41
|
coderay (1.1.3)
|
43
|
-
concurrent-ruby (1.
|
44
|
-
console (1.
|
42
|
+
concurrent-ruby (1.2.2)
|
43
|
+
console (1.16.2)
|
45
44
|
fiber-local
|
46
|
-
diff-lcs (1.
|
47
|
-
faraday (
|
48
|
-
faraday-
|
49
|
-
faraday-em_synchrony (~> 1.0)
|
50
|
-
faraday-excon (~> 1.1)
|
51
|
-
faraday-httpclient (~> 1.0.1)
|
52
|
-
faraday-net_http (~> 1.0)
|
53
|
-
faraday-net_http_persistent (~> 1.1)
|
54
|
-
faraday-patron (~> 1.0)
|
55
|
-
faraday-rack (~> 1.0)
|
56
|
-
multipart-post (>= 1.2, < 3)
|
45
|
+
diff-lcs (1.5.0)
|
46
|
+
faraday (2.7.4)
|
47
|
+
faraday-net_http (>= 2.0, < 3.1)
|
57
48
|
ruby2_keywords (>= 0.0.4)
|
58
|
-
faraday-
|
59
|
-
faraday-em_synchrony (1.0.0)
|
60
|
-
faraday-excon (1.1.0)
|
61
|
-
faraday-http-cache (2.2.0)
|
49
|
+
faraday-http-cache (2.5.0)
|
62
50
|
faraday (>= 0.8)
|
63
|
-
faraday-
|
64
|
-
faraday-net_http (1.0.1)
|
65
|
-
faraday-net_http_persistent (1.2.0)
|
66
|
-
faraday-patron (1.0.0)
|
67
|
-
faraday-rack (1.0.0)
|
51
|
+
faraday-net_http (3.0.2)
|
68
52
|
fiber-local (1.0.0)
|
69
53
|
github_changelog_generator (1.16.4)
|
70
54
|
activesupport
|
@@ -75,92 +59,94 @@ GEM
|
|
75
59
|
octokit (~> 4.6)
|
76
60
|
rainbow (>= 2.2.1)
|
77
61
|
rake (>= 10.0)
|
78
|
-
i18n (1.
|
62
|
+
i18n (1.13.0)
|
79
63
|
concurrent-ruby (~> 1.0)
|
80
|
-
logger (1.
|
64
|
+
logger (1.5.3)
|
81
65
|
method_source (1.0.0)
|
82
|
-
mini_portile2 (2.
|
83
|
-
minitest (5.
|
66
|
+
mini_portile2 (2.8.2)
|
67
|
+
minitest (5.18.0)
|
84
68
|
multi_json (1.15.0)
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
mini_portile2 (~> 2.6.1)
|
69
|
+
nio4r (2.5.9)
|
70
|
+
nokogiri (1.14.3)
|
71
|
+
mini_portile2 (~> 2.8.0)
|
89
72
|
racc (~> 1.4)
|
90
|
-
octokit (4.
|
91
|
-
faraday (>=
|
92
|
-
sawyer (~> 0.
|
93
|
-
oj (3.
|
73
|
+
octokit (4.25.1)
|
74
|
+
faraday (>= 1, < 3)
|
75
|
+
sawyer (~> 0.9)
|
76
|
+
oj (3.14.3)
|
94
77
|
pastel (0.8.0)
|
95
78
|
tty-color (~> 0.5)
|
96
79
|
protocol-hpack (1.4.2)
|
97
|
-
protocol-http (0.
|
98
|
-
protocol-http1 (0.
|
80
|
+
protocol-http (0.24.1)
|
81
|
+
protocol-http1 (0.15.0)
|
99
82
|
protocol-http (~> 0.22)
|
100
|
-
protocol-http2 (0.
|
83
|
+
protocol-http2 (0.15.1)
|
101
84
|
protocol-hpack (~> 1.4)
|
102
85
|
protocol-http (~> 0.18)
|
103
|
-
pry (0.14.
|
86
|
+
pry (0.14.2)
|
104
87
|
coderay (~> 1.1)
|
105
88
|
method_source (~> 1.0)
|
106
|
-
pry-byebug (3.
|
89
|
+
pry-byebug (3.10.1)
|
107
90
|
byebug (~> 11.0)
|
108
|
-
pry (
|
109
|
-
public_suffix (
|
110
|
-
racc (1.
|
111
|
-
rainbow (3.
|
91
|
+
pry (>= 0.13, < 0.15)
|
92
|
+
public_suffix (5.0.1)
|
93
|
+
racc (1.6.2)
|
94
|
+
rainbow (3.1.1)
|
112
95
|
rake (13.0.6)
|
113
|
-
|
114
|
-
|
115
|
-
rspec-
|
116
|
-
rspec-
|
117
|
-
|
118
|
-
|
119
|
-
|
96
|
+
rexml (3.2.5)
|
97
|
+
rspec (3.12.0)
|
98
|
+
rspec-core (~> 3.12.0)
|
99
|
+
rspec-expectations (~> 3.12.0)
|
100
|
+
rspec-mocks (~> 3.12.0)
|
101
|
+
rspec-core (3.12.2)
|
102
|
+
rspec-support (~> 3.12.0)
|
103
|
+
rspec-expectations (3.12.3)
|
120
104
|
diff-lcs (>= 1.2.0, < 2.0)
|
121
|
-
rspec-support (~> 3.
|
122
|
-
rspec-mocks (3.
|
105
|
+
rspec-support (~> 3.12.0)
|
106
|
+
rspec-mocks (3.12.5)
|
123
107
|
diff-lcs (>= 1.2.0, < 2.0)
|
124
|
-
rspec-support (~> 3.
|
125
|
-
rspec-support (3.
|
108
|
+
rspec-support (~> 3.12.0)
|
109
|
+
rspec-support (3.12.0)
|
126
110
|
ruby2_keywords (0.0.5)
|
127
111
|
rubyzip (2.3.2)
|
128
|
-
sawyer (0.
|
112
|
+
sawyer (0.9.2)
|
129
113
|
addressable (>= 2.3.5)
|
130
|
-
faraday (
|
131
|
-
selenium-webdriver (
|
132
|
-
|
133
|
-
rubyzip (>= 1.2.2)
|
114
|
+
faraday (>= 0.17.3, < 3)
|
115
|
+
selenium-webdriver (4.9.0)
|
116
|
+
rexml (~> 3.2, >= 3.2.5)
|
117
|
+
rubyzip (>= 1.2.2, < 3.0)
|
118
|
+
websocket (~> 1.0)
|
134
119
|
strings (0.2.1)
|
135
120
|
strings-ansi (~> 0.2)
|
136
121
|
unicode-display_width (>= 1.5, < 3.0)
|
137
122
|
unicode_utils (~> 1.4)
|
138
123
|
strings-ansi (0.2.0)
|
139
|
-
thor (1.1
|
140
|
-
timers (4.3.
|
141
|
-
toggl-worktime (0.4.
|
124
|
+
thor (1.2.1)
|
125
|
+
timers (4.3.5)
|
126
|
+
toggl-worktime (0.4.2)
|
142
127
|
awesome_print
|
143
|
-
togglv8-limitusus
|
128
|
+
togglv8-limitusus (>= 1.2.2)
|
144
129
|
tty-table
|
145
|
-
togglv8-limitusus (1.2.
|
146
|
-
faraday
|
130
|
+
togglv8-limitusus (1.2.2)
|
131
|
+
faraday (>= 2.0.0)
|
147
132
|
logger
|
148
133
|
oj
|
134
|
+
traces (0.9.1)
|
149
135
|
tty-color (0.6.0)
|
150
136
|
tty-screen (0.8.1)
|
151
137
|
tty-table (0.12.0)
|
152
138
|
pastel (~> 0.8)
|
153
139
|
strings (~> 0.2.0)
|
154
140
|
tty-screen (~> 0.8)
|
155
|
-
tzinfo (2.0.
|
141
|
+
tzinfo (2.0.6)
|
156
142
|
concurrent-ruby (~> 1.0)
|
157
|
-
unicode-display_width (2.
|
143
|
+
unicode-display_width (2.4.2)
|
158
144
|
unicode_utils (1.4.0)
|
159
|
-
webdrivers (
|
145
|
+
webdrivers (5.2.0)
|
160
146
|
nokogiri (~> 1.6)
|
161
147
|
rubyzip (>= 1.3.0)
|
162
|
-
selenium-webdriver (
|
163
|
-
|
148
|
+
selenium-webdriver (~> 4.0)
|
149
|
+
websocket (1.2.9)
|
164
150
|
|
165
151
|
PLATFORMS
|
166
152
|
ruby
|
data/Rakefile
CHANGED
data/lib/toggl/jobcan/cli.rb
CHANGED
data/lib/toggl/jobcan/version.rb
CHANGED
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.4.
|
4
|
+
version: 0.4.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tomoya Kabe
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-05-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: selenium-webdriver
|
@@ -189,7 +189,7 @@ homepage: https://github.com/limitusus/toggl-jobcan
|
|
189
189
|
licenses:
|
190
190
|
- MIT
|
191
191
|
metadata: {}
|
192
|
-
post_install_message:
|
192
|
+
post_install_message:
|
193
193
|
rdoc_options: []
|
194
194
|
require_paths:
|
195
195
|
- lib
|
@@ -204,8 +204,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
204
204
|
- !ruby/object:Gem::Version
|
205
205
|
version: '0'
|
206
206
|
requirements: []
|
207
|
-
rubygems_version: 3.
|
208
|
-
signing_key:
|
207
|
+
rubygems_version: 3.2.33
|
208
|
+
signing_key:
|
209
209
|
specification_version: 4
|
210
210
|
summary: Sync toggl worktime to JobCan.
|
211
211
|
test_files: []
|