Codebase list ruby-gitlab / lintian-fixes/main Gemfile
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

Gemfile @lintian-fixes/mainraw · history · blame

# frozen_string_literal: true

source 'https://rubygems.org'

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

gem 'pry'
gem 'rubocop'
gem 'rubocop-performance'