Sha256: 59049c2594f12c5e7120cfc154fd94abf30415b1ef88741af69bc7a49f9ed551
Contents?: true
Size: 257 Bytes
Versions: 4
Compression:
Stored size: 257 Bytes
Contents
# encoding: utf-8 source 'https://rubygems.org' gemspec group :test do gem 'codeclimate-test-reporter', 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rspec-1.5.1 | Gemfile |
rubocop-rspec-1.5.0 | Gemfile |
rubocop-rspec-1.4.1 | Gemfile |
rubocop-rspec-1.4.0 | Gemfile |