Sha256: 736575d8fc096ef034159dab805008947c8ffbe0e144ab4afeabfdec385e294b
Contents?: true
Size: 204 Bytes
Versions: 3
Compression:
Stored size: 204 Bytes
Contents
source 'https://rubygems.org' gemspec local_gemfile = 'Gemfile.local' if File.exist?(local_gemfile) eval(File.read(local_gemfile)) # rubocop:disable Lint/Eval else gem 'activerecord', '~> 5.1' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pgrel-0.3.0 | Gemfile |
pgrel-0.2.0 | Gemfile |
pgrel-0.1.3 | Gemfile |