Sha256: b611f04cd23076a6147bf1e0c93749cdab1de63c2675055f369e9a21ae89a263
Contents?: true
Size: 226 Bytes
Versions: 3
Compression:
Stored size: 226 Bytes
Contents
source 'https://rubygems.org' gemspec group :test do gem 'simplecov', require: false end local_gemfile = 'Gemfile.local' if File.exist?(local_gemfile) eval(File.read(local_gemfile)) # rubocop:disable Security/Eval end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rspec-1.26.0 | Gemfile |
rubocop-rspec-1.25.1 | Gemfile |
rubocop-rspec-1.25.0 | Gemfile |