diff options
author | David RodrÃguez <[email protected]> | 2024-08-26 16:36:39 +0200 |
---|---|---|
committer | git <[email protected]> | 2024-08-29 09:59:26 +0000 |
commit | 871ba3e9e3e01ce313ac2274dec1058db6b63b8e () | |
tree | d75d1bf66b551f7f518073b95f5a98f0480999ba /lib/bundler/man/bundle-console.1 | |
parent | 6dee0d3fb092924afe1c7e1df5e9294a8ae23b15 (diff) |
[rubygems/rubygems] Add a note about "platforms" in Gemfile vs "platforms" in Gemfile.lock
https://.com/rubygems/rubygems/commit/0dd4bd59b4
-rw-r--r-- | lib/bundler/man/bundle-console.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ .\" generated with nRonn/v0.11.1 .\" https://.com/n-ronn/nronn/tree/0.11.1 -.TH "BUNDLE\-CONSOLE" "1" "June 2024" "" .SH "NAME" \fBbundle\-console\fR \- Deprecated way to open an IRB session with the bundle pre\-loaded .SH "SYNOPSIS" |