Sha256: b7c41a4c85fd31dff5ebb76793180e416f34b082a8fac1f559c86b73173eaa06

Contents?: true

Size: 255 Bytes

Versions: 5

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.54.0'
  gem 'rubocop-rspec', '1.20.1'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gitlab-styles-2.5.2 Gemfile
gitlab-styles-2.5.1 Gemfile
gitlab-styles-2.5.0 Gemfile
gitlab-styles-2.4.1 Gemfile
gitlab-styles-2.4.0 Gemfile