Commit 628bc9f
committed
Add tzinfo-data dev dependency
Needed on Windows:
https://github.com/tzinfo/tzinfo/wiki/Resolving-TZInfo::DataSourceNotFound-Errors
tzinfo is required by (at least) openid_connect gem, which is an "optional"
dependency for kubeclient — users are supposed to bring it themselves if
they use 'oidc' auth — so making tzinfo-data a dev dependency.1 parent c85fab8 commit 628bc9f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments