Bundler

Dependency manager for Ruby. Reads a Gemfile, resolves and installs gems from rubygems.org or alternate sources, and writes Gemfile.lock for reproducible installs across environments. Ships as part of modern Ruby distributions.

Bundler is one of 15 APIs that Ruby Programming Language and Popular API Gems publishes on the APIs.io network.

Tagged areas include Dependency Management, CLI, and Package Manager. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: ruby:bundler
name: Bundler
description: Dependency manager for Ruby. Reads a Gemfile, resolves and installs gems from rubygems.org
  or alternate sources, and writes Gemfile.lock for reproducible installs across environments. Ships as
  part of modern Ruby distributions.
humanURL: https://bundler.io/
tags:
- Dependency Management
- CLI
- Package Manager
properties:
- type: Documentation
  url: https://bundler.io/docs.html
- type: GitHub
  url: https://github.com/rubygems/rubygems