Ruby with Bundler
We support Ruby and Bundler in all versions transparently. The following Bundler features are supported:
| Lockfiles | ✓ | Automatically detected and generated |
| vendor/cache | ✓ | Automatically detected and updated |
| Indirect dependencies | ✓ | Not updated by default, but configurable |
| Private gem servers | ✓ | Automatically detected, but Depfu needs authentication details |
| Public Git gems | ✓ | Just works |
| Private Git gems | ✓ | Works if Depfu has access to the private repo |
| Updating of Git gems | In Beta | |
| Appraisals | ✓ | Automatically detected and updated |
| Bootboot | ✓ | Automatically detected and updated |
3rd party gem servers
We support all external sources. That could be self-hosted gem servers, like Geminabox and Gemstash or SaaS registries like Gemfury and packagecloud. Also public 3rd party sources like Rails Assets and private sources like Sidekiq Pro/Enterprise are supported.