filestack / filestack-rails

Official Ruby on Rails plugin for Filestack File Picker that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
223 stars 102 forks source link

Update filestack dependency #179

Closed bjorntrondsen closed 6 years ago

bjorntrondsen commented 6 years ago

Hi Could you please release a new version that allows the latest filestack gem (2.2.1)? There is a postgres conflict with v2.1.0: https://github.com/filestack/filestack-ruby/issues/13

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 95.633% when pulling 440f6b986993766ee7980f4c1528b78f1260297f on Sharagoz:master into 737dc2cc0567418a2f00b8077baa875a49768b72 on filestack:master.

staturecrane commented 6 years ago

@Sharagoz Thanks for the PR. Happy to merge and make a release soon. However, I will need you to change this to merge into develop, instead of master. Thanks!

bjorntrondsen commented 6 years ago

@staturecrane Alright, new PR: https://github.com/filestack/filestack-rails/pull/180