debian-mirror-gitlab/tooling/overcommit/Gemfile
2021-04-17 20:07:23 +05:30

9 lines
245 B
Ruby

# frozen_string_literal: true
# Make sure to run `make` (in this directory) when you update this file.
source 'https://rubygems.org'
gem 'overcommit'
gem 'gitlab-styles', '~> 5.4.0', require: false
gem 'haml_lint', '~> 0.34.0', require: false