Sha256: 05e93fea6435e585df669e84c3711fc4c1041cc1de349b4d09ba84c3ab21a72a
Contents?: true
Size: 203 Bytes
Versions: 2
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', '5.0.0' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
store_attribute-0.5.1 | Gemfile |
store_attribute-0.5.0 | Gemfile |