summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 4406e52e81e2e65feaf0200df19fa869e10bc33f (plain)
1
2
3
4
5
6
source 'https://rubygems.org'
gem 'gitlab', :git => 'https://github.com/varac/gitlab.git', :branch => 'pipeline_support'

gemspec

gem "nagiosharder"