Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Gemfile « overcommit « tooling - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 08f08018ffb6f0ed9753a64db0998a15fd260396 (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.1.0', require: false
gem 'scss_lint', '~> 0.56.0', require: false
gem 'haml_lint', '~> 0.34.0', require: false