summaryrefslogtreecommitdiff
path: root/tooling/overcommit/Gemfile
blob: 52e8dcaa49778f28e88f8279c69285405e5c51fd (plain)
1
2
3
4
5
6
7
8
9
# 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.3.0', require: false
gem 'scss_lint', '~> 0.56.0', require: false
gem 'haml_lint', '~> 0.34.0', require: false