diff --git a/Formula/g/gitlab-ci-local.rb b/Formula/g/gitlab-ci-local.rb index 54cfdcc348466d..e69e26f8d67160 100644 --- a/Formula/g/gitlab-ci-local.rb +++ b/Formula/g/gitlab-ci-local.rb @@ -3,8 +3,8 @@ class GitlabCiLocal < Formula desc "Run gitlab pipelines locally as shell executor or docker executor" homepage "https://github.com/firecow/gitlab-ci-local" - url "https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.47.0.tgz" - sha256 "54979ce76f9539651bcb2597007861be7ee7578e2b19f7e6f91a1cd34b5cb730" + url "https://registry.npmjs.org/gitlab-ci-local/-/gitlab-ci-local-4.48.0.tgz" + sha256 "79e88673bbaf81d11eb8f555da71c431926d63839ae6a807aef6f8b24d9048e6" license "MIT" head "https://github.com/firecow/gitlab-ci-local.git", branch: "master"