lib/danger/ci_source/gitlab_ci.rb in danger-3.3.0 vs lib/danger/ci_source/gitlab_ci.rb in danger-3.3.1

- old
+ new

@@ -1,6 +1,7 @@ # http://docs.gitlab.com/ce/ci/variables/README.html require "uri" +require "danger/request_sources/gitlab" module Danger # ### CI Setup # GitLab CI is currently not supported because GitLab's runners don't expose # the required values in the environment. Namely CI_MERGE_REQUEST_ID does not