Sha256: 96cf04817ad44ceb87d75a5eca2adb23d1ffcd2d826a472065a91e705b1d921c

Contents?: true

Size: 666 Bytes

Versions: 3

Compression:

Stored size: 666 Bytes

Contents

BUNDLE-INJECT(1)					      BUNDLE-INJECT(1)



1mNAME0m
       1mbundle-inject 22m- Add named gem(s) with version requirements to Gemfile

1mSYNOPSIS0m
       1mbundle inject 22m[GEM] [VERSION]

1mDESCRIPTION0m
       Adds  the  named gem(s) with their version requirements to the resolved
       1mGemfile(5)22m.

       This command will add the gem to both your 1mGemfile(5) 22mand  Gemfile.lock
       if it isn't listed yet.

       Example:



	   bundle install
	   bundle inject 'rack' '> 0'



       This  will  inject the 'rack' gem with a version greater than 0 in your
       1mGemfile(5) 22mand Gemfile.lock



				  March 2017		      BUNDLE-INJECT(1)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bundler-1.15.0.pre.3 man/bundle-inject.1.txt
bundler-1.15.0.pre.2 man/bundle-inject.1.txt
bundler-1.15.0.pre.1 man/bundle-inject.1.txt