.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "BUNDLE\-REMOVE" "1" "March 2019" "" "" . .SH "NAME" \fBbundle\-remove\fR \- Removes gems from the Gemfile . .SH "SYNOPSIS" \fBbundle remove [GEM [GEM \.\.\.]] [\-\-install]\fR . .SH "DESCRIPTION" Removes the given gems from the Gemfile while ensuring that the resulting Gemfile is still valid\. If a gem cannot be removed, a warning is printed\. If a gem is already absent from the Gemfile, and error is raised\. . .SH "OPTIONS" . .TP \fB\-\-install\fR Runs \fBbundle install\fR after the given gems have been removed from the Gemfile, which ensures that both the lockfile and the installed gems on disk are also updated to remove the given gem(s)\. . .P Example: . .P bundle remove rails . .P bundle remove rails rack . .P bundle remove rails rack \-\-install ion> The Ruby Programming Language
summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterProvisionally export new APINobuyoshi Nakada8 hours
ruby_3_3Don't add `+YJIT` to `RUBY_DESCRIPTION` until it's actually enabled (#10920)Jean byroot Boussier3 days
ruby_3_2merge revision(s) 631449ac6b9336dfce577a786aff7eca0b8abcf1:nagachika6 days
ruby_3_1* 2024-05-30 [ci skip]git10 days
ruby_3_0Bump up 3.0.7Hiroshi SHIBATA7 weeks
ruby_2_7Fix previous commitNAKAMURA Usaku14 months
ruby_2_6Fix dtoa buffer overrunusa2 years
ruby_2_5Oops, forgotten to addusa3 years
ruby_2_4Bump version to 2.4.10usa4 years
ruby_2_3* ext/openssl: backport changes from openssl 2.1.2.usa6 years
ruby_2_2merge revision(s) 62968:usa6 years
ruby_2_1* 2016-04-22svn8 years
ruby_2_0_0merge revision(s): 53153 and 23405@ruby_1_9_1usa8 years
ruby_1_9_3merge revision(s) 48402:usa10 years
ruby_1_9_2bump patchlevelhone10 years
ruby_1_8_7merge revision(s) 44717:naruse10 years
ruby_1_8* 2014-01-28svn10 years
ruby_1_9_1* 2011-08-25svn13 years
ruby_1_8_6* 2010-09-02svn14 years
ruby_1_8_5merge revision(s) 17483:shyouhei16 years
ruby_1_3set svn:eol-styleshyouhei17 years
ruby_1_4set svn:eol-styleshyouhei17 years
ruby_1_6set svn:eol-styleshyouhei17 years
v1_0rset svn:eol-styleshyouhei17 years
v1_1devset svn:eol-styleshyouhei17 years
v1_1rset svn:eol-styleshyouhei17 years