s3sync icon indicating copy to clipboard operation
s3sync copied to clipboard

Update s3sync.gemspec

Open eropple opened this issue 8 years ago • 1 comments

The patch-level semantic versioning isn't necessary here; AWS's API is stable through v2.

eropple avatar Apr 28 '17 23:04 eropple

Hi @eropple! Thanks a lot for the patch, would you mind also pushing your new Gemfile.lock to this PR? I think that would fix this lil issue on travis:

(...)
$ bundle install --jobs=3 --retry=3 --deployment
You are trying to install in deployment mode after changing
your Gemfile. Run `bundle install` elsewhere and add the
updated Gemfile.lock to version control.
(...)

clarete avatar May 01 '17 14:05 clarete