Sha256: 1351e153015ed03ef2eda272b816e6fed84b034ffc76367927c36802bf4df014

Contents?: true

Size: 255 Bytes

Versions: 4

Compression:

Stored size: 255 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in gitlab-rubocop.gemspec
gemspec

group :test do
  # Pin these dependencies, otherwise a new rule could break the CI pipelines
  gem 'rubocop', '0.52.0'
  gem 'rubocop-rspec', '1.20.1'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gitlab-styles-2.3.2 Gemfile
gitlab-styles-2.3.1 Gemfile
gitlab-styles-2.3.0 Gemfile
gitlab-styles-2.2.0 Gemfile