summaryrefslogtreecommitdiff
path: root/include/ruby/internal
diff options
context:
space:
mode:
authorDavid Marshall <depmarshall@gmail.com>2024-04-04 12:33:03 -0500
committergit <svn-admin@ruby-lang.org>2024-04-12 13:31:43 +0000
commitc4b5f3f1422b1c83bc4c7e03d32218881c0b6945 (patch)
treebc3e338e5d93fb5e1176710da2896bd4e66524e6 /include/ruby/internal
parentf1d9e895b92953add4b12f477c27852cc3d0955b (diff)
[rubygems/rubygems] bundler CLI option for add gem --glob=
Bundler online documentation says that if the gem is located within a subdirectory of a git repository, you can use the `:glob` option to specify the location of its .gemspec `gem 'cf-copilot', git: 'https://github.com/cloudfoundry/copilot', glob: 'sdk/ruby/*.gemspec'` This change allows for equivalent functionality from the bundler CLI `bundle add cf-copilot --git=https://github.com/cloudfoundry/copilot --glob=sdk/ruby/*.gemspec` https://github.com/rubygems/rubygems/commit/91052e5868
Diffstat (limited to 'include/ruby/internal')
0 files changed, 0 insertions, 0 deletions