Skip to content

Commit d8d67fe

Browse files
update the gem version to fix the depandabot alert (#172)
1 parent b9f3847 commit d8d67fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbooks/curl/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GEM
1919
retryable (~> 2.0)
2020
ridley (~> 5.0)
2121
solve (~> 4.0)
22-
thor (~> 0.19, < 0.19.2)
22+
thor (<= 1.4.0)
2323
buff-config (2.0.0)
2424
buff-extensions (~> 2.0)
2525
varia_model (~> 0.6)
@@ -251,7 +251,7 @@ GEM
251251
logify (~> 0.2)
252252
syslog-logger (1.6.8)
253253
systemu (2.6.5)
254-
thor (0.19.1)
254+
thor (<= 1.4.0)
255255
timers (4.0.4)
256256
hitimes
257257
tomlrb (1.2.8)

0 commit comments

Comments
 (0)