Sha256: 91f3e7986b18d54018a6e409994544da092264e99af4b9cde0923b5c33747a1a
Contents?: true
Size: 275 Bytes
Versions: 4
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.10.0' gem 'yard', '~> 0.9'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rubocop-minitest-0.12.1 | Gemfile |
rubocop-minitest-0.12.0 | Gemfile |
rubocop-minitest-0.11.1 | Gemfile |
rubocop-minitest-0.11.0 | Gemfile |