Gemfile in remi-0.2.42 vs Gemfile in remi-0.3.0
- old
+ new
@@ -1,8 +1,8 @@
# -*- mode: ruby -*-
source 'https://rubygems.org'
gemspec
-gem 'daru', '0.1.2', git: 'git@github.com:inside-track/daru.git', branch: 'itk-master'
+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'