Skip to content

Commit a7401ee

Browse files
committed
Bump gargle version
Also would love to see if the test-coverage workflow succeed so let's mention [covr]
1 parent dc20855 commit a7401ee

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ License: MIT + file LICENSE
1212
URL: https://googledrive.tidyverse.org,
1313
https://github.com/tidyverse/googledrive
1414
BugReports: https://github.com/tidyverse/googledrive/issues
15-
Depends:
15+
Depends:
1616
R (>= 3.6)
17-
Imports:
17+
Imports:
1818
cli (>= 3.0.0),
19-
gargle (>= 1.5.0),
19+
gargle (>= 1.6.0),
2020
glue (>= 1.4.2),
2121
httr,
2222
jsonlite,
@@ -30,15 +30,15 @@ Imports:
3030
uuid,
3131
vctrs (>= 0.3.0),
3232
withr
33-
Suggests:
33+
Suggests:
3434
curl,
3535
dplyr (>= 1.0.0),
3636
knitr,
3737
mockr,
3838
rmarkdown,
3939
spelling,
4040
testthat (>= 3.1.5)
41-
VignetteBuilder:
41+
VignetteBuilder:
4242
knitr
4343
Config/Needs/website:
4444
tidyverse,

0 commit comments

Comments
 (0)