Sha256: 423e435dc1b7fe4dd1d6d9d392fedf320ac44d5e0c37d0eefe77cf595295f44e
Contents?: true
Size: 203 Bytes
Versions: 4
Compression:
Stored size: 203 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' gemspec local_gemfile = 'Gemfile.local' if File.exist?(local_gemfile) eval(File.read(local_gemfile)) # rubocop:disable Security/Eval end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rspec-1.35.0 | Gemfile |
rubocop-rspec-1.34.1 | Gemfile |
rubocop-rspec-1.34.0 | Gemfile |
rubocop-rspec-1.33.0 | Gemfile |