📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-26 21:21:59
📂
/ (Root)
/
opt
/
alt
/
ruby40
/
share
/
man
/
man1
📍 /opt/alt/ruby40/share/man/man1
🔄 Refresh
✏️
Editing: bundle-remove.1
Read Only
.\" generated with Ronn-NG/v0.10.1 .\" http://github.com/apjanke/ronn-ng/tree/0.10.1 .TH "BUNDLE\-REMOVE" "1" "March 2026" "" .SH "NAME" \fBbundle\-remove\fR \- Removes gems from the Gemfile .SH "SYNOPSIS" `bundle remove [GEM [GEM \|\.\|\.\|\.]] .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\. .P Example: .P bundle remove rails .P bundle remove rails rack
💾 Save Changes
❌ Cancel