diff --git a/buildpacks/ruby/src/user_errors.rs b/buildpacks/ruby/src/user_errors.rs index 55b3b16e..7c665bd9 100644 --- a/buildpacks/ruby/src/user_errors.rs +++ b/buildpacks/ruby/src/user_errors.rs @@ -305,7 +305,7 @@ fn log_our_error(mut output: Print>, error: RubyBuildpackError) { An error occured while downloading and installing the metrics agent the buildpack cannot continue. - "}); + "}); } } }