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.

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