Gemfile in mastercoin-wallet-0.0.11 vs Gemfile in mastercoin-wallet-0.0.12

- old
+ new

@@ -1,6 +1,6 @@ source "http://rubygems.org" -gem 'mastercoin-ruby','~>0.1.0' +gem 'mastercoin-ruby','~>0.2.5' gem 'qtbindings' gem 'httparty' gem 'active_support' gem 'bitcoin-ruby', '0.0.2' gem 'ffi'