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: 26dad738bab40aaf456813334853ec0661a16d0b (plain)
1
2
3
4
5
6
7
8
# 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