Sha256: e40e05bea7422c07372c1b101fdd74c7d1782f554f44c8f8b035c8a44325b37a
Contents?: true
Size: 232 Bytes
Versions: 1
Compression:
Stored size: 232 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.1.0.rc1'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blacklight-5.2.0 | gemfiles/rails4.1.gemfile |