Gemfile in dm-money-0.1.3 vs Gemfile in dm-money-0.1.4

- old
+ new

@@ -2,10 +2,10 @@ # 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 'big_money', '~> 1.1' gem 'dm-core', '>= 0.10' only :development do gem 'jeweler' gem 'shoulda'