Sha256: 875e4e26e62b44c58663255c834a54f6351e9e30ef4b89ebea25355169418340
Contents?: true
Size: 222 Bytes
Versions: 3
Compression:
Stored size: 222 Bytes
Contents
source 'https://rubygems.org' gemspec group :test do gem 'coveralls', require: false end local_gemfile = 'Gemfile.local' if File.exist?(local_gemfile) eval(File.read(local_gemfile)) # rubocop:disable Lint/Eval end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rspec-1.1.0 | Gemfile |
rubocop-rspec-1.0.1 | Gemfile |
rubocop-rspec-1.0 | Gemfile |