Sha256: d3226e1dbe232503d23117ba85e667db35381f892e5acdb2baa752e1404201d4

Contents?: true

Size: 161 Bytes

Versions: 1

Compression:

Stored size: 161 Bytes

Contents

source 'http://rubygems.org'

if ENV["BPM_PATH"]
  gem 'bpm', :path => ENV["BPM_PATH"]
else
  gem 'bpm', :git => "git://github.com/sproutcore/bpm"
end

gemspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spade-0.1.1.1 Gemfile