Sha256: e69e06326a2250dd43f4e17721c2869b32090bcfc8e5e34cc6d325c71446a84e

Contents?: true

Size: 256 Bytes

Versions: 1

Compression:

Stored size: 256 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',   '~> 1.0'

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dm-money-0.2.0 Gemfile