Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 600 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 600 Bytes

Danger GitLab Gemspec

A gem that exists to ensure all dependencies are set up for Danger when GitLab.

Because Ruby does not have optional dependencies, we wanted to ensure first class support inside Danger but with as small of a dependency tree as possible for everyone. We love GitLab, this is not to exclude support at all.

There is nothing in this repo other than the gemspec, whose job is to ensure that the gitlab gem is included in people's projects.

Deployment

gem build danger-gitlab.gemspec
gem push danger-githubx.y.z.gem