Sha256: ece570fc836c39a4282c4089954121956e00662c1058bed44ef0a23909efa7ef
Contents?: true
Size: 259 Bytes
Versions: 2
Compression:
Stored size: 259 Bytes
Contents
# vim: syntax=ruby # Bundler 0.8.1 Gemfile. I will remove bundler when I get the chance. bundle_path 'gems' disable_rubygems disable_system_gems gem 'big_money', '~> 1.1.0' gem 'dm-core', '>= 0.10' only :development do gem 'jeweler' gem 'shoulda' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dm-money-0.1.3 | Gemfile |
dm-money-0.1.2 | Gemfile |