Sha256: 188813df2f852c2cdceba623bf8ef839ddb1863168be4e33df1ffd2ea9c0984f
Contents?: true
Size: 203 Bytes
Versions: 3
Compression:
Stored size: 203 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', '~>4.0' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pgrel-0.1.2 | Gemfile |
pgrel-0.1.1 | Gemfile |
pgrel-0.1.0 | Gemfile |