Sha256: 601f4114559ce13af42313932e7db0386d6893d2c9816d9c3b4f81dbc9c66e8a
Contents?: true
Size: 275 Bytes
Versions: 2
Compression:
Stored size: 275 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } gemspec gem 'bump', require: false gem 'rake' gem 'rubocop', github: 'rubocop/rubocop' gem 'rubocop-performance', '~> 1.12.0' gem 'yard', '~> 0.9'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubocop-minitest-0.17.0 | Gemfile |
rubocop-minitest-0.16.0 | Gemfile |