Gemfile in remi-0.3.0 vs Gemfile in remi-0.3.1

- old
+ new

@@ -1,8 +1,9 @@ # -*- mode: ruby -*- source 'https://rubygems.org' gemspec +gem 'google-api-client', '~> 0.9' gem 'daru', '0.1.4.1', git: 'git@github.com:inside-track/daru.git', branch: '0.1.4.1-Remi' gem 'restforce', '~> 2.1' gem 'salesforce_bulk_api', git: 'git@github.com:inside-track/salesforce_bulk_api.git', branch: 'master' gem 'aws-sdk', '~> 2.3'