Gemfile in beatport-0.2.0 vs Gemfile in beatport-0.2.1

- old
+ new

@@ -3,9 +3,10 @@ # Example: # gem "activesupport", ">= 2.3.5" gem 'addressable' gem 'signet' +gem 'faraday', '~> 0.8.8' gem 'money', '~> 5.1.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