Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take dependencies only on fog-aws and fog-google #335

Open
andyvanosdale opened this issue Nov 4, 2016 · 1 comment
Open

Take dependencies only on fog-aws and fog-google #335

andyvanosdale opened this issue Nov 4, 2016 · 1 comment

Comments

@andyvanosdale
Copy link

The fog project has become enormous with all the dependencies it now pulls in from every provider it supports. asset_sync only needs the AWS and Google dependencies.

Instead of pulling in all of fog, the gemspec should be explicit and specify only fog-aws and fog-google. Ideally, it doesn't have a dependency on either (as not everyone needs both) and there is a more plug-in architecture that allows asset_sync consumers to pull in only what they need.

@PikachuEXE
Copy link
Member

2.0.0 released
Have a try!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants