Sam Ford
ba0bc88b3d
AbstractUninstall: coerce which argument to String
...
`Cask::Artifact::AbstractUninstall.uninstall_script` contains a
`which` call that uses a `Pathname` argument instead of a `String` and
this leads to a type error (`Parameter 'cmd': Expected type String,
got type Pathname with value...`). This resolves the error by calling
`#to_s` on the `executable_path` argument.
2025-08-28 11:21:57 -04:00
..
2025-08-20 19:20:19 +01:00
2025-04-16 17:06:59 +01:00
2025-08-28 11:21:57 -04:00
2024-04-26 19:04:20 +02:00
2024-04-26 19:04:20 +02:00
2024-04-26 19:04:20 +02:00
2025-03-05 20:12:18 +01:00
2024-08-12 15:24:27 +01:00
2024-04-26 19:04:20 +02:00
2024-04-26 19:04:20 +02:00
2025-03-05 20:12:18 +01:00
2024-04-26 19:04:20 +02:00
2024-04-26 19:04:20 +02:00
2025-02-03 16:58:44 +01:00
2024-04-26 19:04:20 +02:00
2024-08-12 15:24:27 +01:00
2024-08-12 15:24:27 +01:00
2024-08-12 15:24:27 +01:00
2025-01-19 11:14:24 +01:00
2025-08-16 00:57:59 -04:00
2024-04-26 19:04:20 +02:00
2024-04-26 19:04:20 +02:00
2024-04-26 19:04:20 +02:00
2024-08-12 15:24:27 +01:00
2025-06-13 08:32:56 -04:00
2024-04-26 19:04:20 +02:00
2024-04-26 19:04:20 +02:00
2025-05-09 14:47:26 -04:00
2024-08-12 15:24:27 +01:00
2024-04-26 19:04:20 +02:00
2025-08-12 10:42:51 +01:00
2024-12-11 11:04:55 -08:00
2024-04-26 19:04:20 +02:00
2024-04-26 19:04:20 +02:00
2025-08-19 13:03:08 +01:00
2025-03-05 20:12:18 +01:00