Gemfile in beatport-0.2.3 vs Gemfile in beatport-0.3.0

- old
+ new

@@ -4,10 +4,10 @@ # gem "activesupport", ">= 2.3.5" gem 'addressable' gem 'signet' gem 'faraday', '~> 0.8.8' -gem 'money', '~> 5.1.1' # https://github.com/RubyMoney/money +gem 'money', '~> 6.7.1' # https://github.com/RubyMoney/money # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem 'bundler'