Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Oct 26, 2016
Oct 26, 2016
Mar 12, 2019

README.md

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

About

A gem that holds the GitLab specific dependency tree

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.