Sha256: 35afe41e35cae07441a8bb8aaf5a2d6f5b191dd8f4085cab1bbabee7bc5e8f2c

Contents?: true

Size: 180 Bytes

Versions: 2

Compression:

Stored size: 180 Bytes

Contents

source "https://rubygems.org"

gemspec
gem "rake"
gem "minitest"
gem "standard"
gem "m"

group :test do
  gem "rubocop", "~> 1.48.1"
end

gem "lint_roller", path: "../lint_roller"

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
standard-custom-1.0.0 Gemfile
standard-performance-1.0.0 Gemfile