Sha256: 1716d10299e94579a459f44c4470c8fad1d65453812af870b50905619239ff14

Contents?: true

Size: 729 Bytes

Versions: 18

Compression:

Stored size: 729 Bytes

Contents

source 'https://rubygems.org'

gem 'activesupport', require: false # For backend
gem 'minitest', '~> 5.14' # For test
gem 'rake', '~> 13.0' # For test and automation
gem 'rubocop', '>= 0.79.0', require: false # For lint
gem 'rubocop-minitest', '~> 0.11.0', require: false # For lint
gem 'rubocop-performance', '~> 1.10.1', require: false # For lint
gem 'rubocop-rake', '>= 0.5.1', require: false # For lint
gem 'rubocop-sensible', '~> 0.3.0', require: false # For lint
gem 'simplecov', '~> 0.21.0', require: false # For test coverage
gem 'simplecov-cobertura', require: false # For test coverage
gem 'yard', require: false # For documentation

platforms :ruby do
  gem 'ruby-prof', require: false # For performance profiling
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
alba-2.4.3 gemfiles/without_oj.gemfile
alba-3.2.0 gemfiles/without_oj.gemfile
alba-3.1.0 gemfiles/without_oj.gemfile
alba-3.0.3 gemfiles/without_oj.gemfile
alba-3.0.2 gemfiles/without_oj.gemfile
alba-3.0.1 gemfiles/without_oj.gemfile
alba-2.4.2 gemfiles/without_oj.gemfile
alba-3.0.0 gemfiles/without_oj.gemfile
alba-2.4.1 gemfiles/without_oj.gemfile
alba-2.4.0 gemfiles/without_oj.gemfile
alba-2.3.0 gemfiles/without_oj.gemfile
alba-2.2.0 gemfiles/without_oj.gemfile
alba-2.1.0 gemfiles/without_oj.gemfile
alba-2.0.1 gemfiles/without_oj.gemfile
alba-2.0.0 gemfiles/without_oj.gemfile
alba-1.6.0 gemfiles/without_oj.gemfile
alba-1.5.0 gemfiles/without_oj.gemfile
alba-1.4.0 gemfiles/without_oj.gemfile