Codebase list ruby-gitlab / 95797632-ae5e-480c-891f-916730b2eac0/main Gemfile
95797632-ae5e-480c-891f-916730b2eac0/main

Tree @95797632-ae5e-480c-891f-916730b2eac0/main (Download .tar.gz)

Gemfile @95797632-ae5e-480c-891f-916730b2eac0/main

9962458
 
dab36f1
 
 
 
87adcfe
 
 
 
# frozen_string_literal: true

source 'https://rubygems.org'

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

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