diff --git a/stdlib/pathname/0/pathname.rbs b/stdlib/pathname/0/pathname.rbs index a1923c2ea..1b699a7c1 100644 --- a/stdlib/pathname/0/pathname.rbs +++ b/stdlib/pathname/0/pathname.rbs @@ -895,7 +895,7 @@ class Pathname # # See FileUtils.mkpath and FileUtils.mkdir_p # - def mkpath: () -> nil + def mkpath: () -> self #