Sha256: 168ee88791627ba9e9933295b6667f87c4d172c1129fe2f6b17c758d412d54a1

Contents?: true

Size: 257 Bytes

Versions: 1

Compression:

Stored size: 257 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'
gem 'dm-core',   '>= 0.10'

only :development do
  gem 'jeweler'
  gem 'shoulda'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dm-money-0.1.4 Gemfile