Gemfile in solidus_paypal_braintree-1.0.0 vs Gemfile in solidus_paypal_braintree-1.1.0

- old
+ new

@@ -16,12 +16,10 @@ # Asset compilation speed gem 'mini_racer' gem 'sassc-rails', platforms: :mri -# bourbon 5 doesn't work under sassc -# https://github.com/thoughtbot/bourbon/issues/1047 -gem 'bourbon', '<5' +gem 'bourbon' case ENV['DB'] when 'mysql' gem 'mysql2' when 'postgresql'