ad2games/ar_translate

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
# frozen_string_literal: true
source 'https://rubygems.org'

gemspec

gem 'rubocop-ci', github: 'ComboStrikeHQ/rubocop-ci'
gem 'codeclimate-test-reporter', group: :test, require: nil