dependency.rb

Path: lib/bundler/dependency.rb
Last Update: Fri Dec 21 23:44:24 +0000 2018

frozen_string_literal: true

Required files

rubygems/dependency   bundler/shared_helpers   bundler/rubygems_ext  

Methods

Public Class methods

Public Instance methods

Returns the platforms this dependency is valid for, in the same order as passed in the `valid_platforms` parameter

[Validate]