Sha256: d26925e04d7699c97180910557ff6d0040a68a8b31f5763c3ef30297f5086c63
Contents?: true
Size: 228 Bytes
Versions: 3
Compression:
Stored size: 228 Bytes
Contents
source 'http://rubygems.org' file = File.expand_path("../../Gemfile", __FILE__) if File.exists?(file) puts "Loading #{file} ..." if $DEBUG # `ruby -d` or `bundle -v` instance_eval File.read(file) end gem 'rails', '4.0.3'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
blacklight-5.0.3 | gemfiles/rails4.gemfile |
blacklight-5.1.1 | gemfiles/rails4.gemfile |
blacklight-5.2.0 | gemfiles/rails4.gemfile |