move ubc-enc2bl02, ubc-enc2bl09 and ubc-enc2bl10 to the new LVM config module
[mirror/dsa-puppet.git] / Gemfile
1 source ENV['GEM_SOURCE'] || 'https://rubygems.org'
2
3 gem 'puppet', '~> 4.8'
4 gem 'r10k'
5 gem 'ruby-ldap'
6
7 group :octocatalog, optional: true do
8   gem 'octocatalog-diff'
9 end