Avdi Grimm
544c87d009
[rubygems/rubygems] Refer to underscores as underscores
...
aa3ae5d245
2024-01-08 21:45:25 +00:00
David Rodríguez
01a2a0abc6
[rubygems/rubygems] Migrate documentation to be generated with nronn
...
55281f0eaa
2023-12-08 16:01:01 +09:00
David Rodríguez
1c3aa4b977
[rubygems/rubygems] Add extra blank line to bundle outdated
docs
...
If it's not there, when migrating to `nronn`, generated man page is
messed up.
7161347648
2023-12-08 16:01:01 +09:00
Olle Jonsson
52c7e43b87
[rubygems/rubygems] Add missing --prefer-local to Synopsis in bundle-install.1.ronn
...
e956c5bbe4
2023-11-26 22:08:27 +00:00
Cody Cutrer
fd21460898
[rubygems/rubygems] Update bundle-plugin man page
...
The formatting was odd, and it hadn't been updated for how the global
source is handled.
bf19a266ab
2023-10-10 09:02:10 +00:00
Manu
6a0c13c1d6
[rubygems/rubygems] Update man page for bundle exec to reflect default flag value
...
`--keep-file-descriptors` is true by default.
b28e88e228
2023-10-06 05:38:21 +00:00
Gaurav Khanna
b9ef819116
[rubygems/rubygems] Support ruby file: ".tool-versions"
in Gemfile
...
(https://github.com/rubygems/rubygems/pull/6898 )
Supports .tool-versions (ASDF) by checking for a line starting with "ruby"
before falling back to reading the entire file, as in .ruby-version.
6c0a3e793a
2023-08-21 20:14:35 +00:00
Ngan Pham
75a4767525
[rubygems/rubygems] Add file
option to ruby
method in Gemfile
...
fb9354b7bf
2023-08-17 16:07:54 +00:00
Manu
7433c8f7dd
[rubygems/rubygems] Clarify that bundle info
takes a gem name
...
09ef74ef73
2023-08-17 10:39:31 +00:00
Hiroshi SHIBATA
28c2136722
[rubygems/rubygems] Replaced remained local to lockfile
...
6ed69223d4
2023-08-02 09:56:13 +00:00
Kentaro Takeyama
f72ddd92be
[rubygems/rubygems] Bundler: Update bundle-outdated(1) man
...
Updated output examples to current format since the output format has changed since version 2.2.0.dev
48d98f906a
2023-07-24 23:58:06 +00:00
Hiroshi SHIBATA
dd1af4b22d
[rubygems/rubygems] Rename local to lockfile and global to system
...
456fd05d3a
2023-07-24 15:04:24 +09:00
David Rodríguez
0b0df03b0d
[rubygems/rubygems] Avoid printing using messages when version has not changed
...
9635a2fd74
2023-07-24 15:03:15 +09:00
Hiroshi SHIBATA
f16c880f77
[rubygems/rubygems] Introduce bundle config set version feature
...
c431a1df52
2023-07-13 11:36:03 +09:00
ParadoxV5
bd93602485
Sync man pages
...
Co-Authored-By: David Rodríguez <2887858+deivid-rodriguez@users.noreply.github.com>
2023-07-05 11:37:23 +00:00
Jimmy H
8984442154
[rubygems/rubygems] gemfile.5
: Quote default glob to escape Markdown
...
For consistency, I chose code format over plaintext escaping.
2023-07-05 11:37:20 +00:00
Marcin Rozmus
c8d8207aea
[rubygems/rubygems] Fix broken hyperlinks in bundle cache documentation
...
1ff3e7450a
2023-04-12 20:27:39 +00:00
johnnyshields
79ede4ae99
[rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to #windows?. (This is done instead of logging a deprecation warning.)
...
b9fcc7c0ab
2023-03-03 09:50:29 +00:00
Hiroshi SHIBATA
38fa8eb4cb
Merge rubygems/bundler master
...
Pick from e9304aed7e
2023-02-21 19:28:12 +09:00
Josh Nichols
0cc91871a8
[rubygems/rubygems] Update bundle-exec man page for with_unbundled_env
...
`with_clean_env` has been deprecated in `with_unbundled_env`. It already generates a deprecation warning when it uses, but this man page was still referring to it.
2023-01-20 13:06:58 +00:00
yoka
87c17a141d
[rubygems/rubygems] Enhance bundle open with --path option
...
3bf8e59304
2023-01-04 13:13:19 +00:00
Mark Doliner
a4e9606da4
[rubygems/rubygems] Remove stray word in bundle config man page.
...
There was an extra word ("with") in this sentence.
ad3de5126c
2023-01-01 15:04:43 +00:00
Hiroshi SHIBATA
f6620037ba
Merge RubyGems-3.4.0 and Bundler-2.4.0
2022-12-24 16:57:07 +09:00
Hiroshi SHIBATA
18ba89093a
Merge RubyGems/Bundler master
...
Pick from ba3adad4d8
2022-12-20 13:15:02 +09:00
Josef Šimánek
8eb6618013
[rubygems/rubygems] Turn --ext
option into string. Deprecate usage without explicit value.
...
- this is preparation for onboarding Rust based extension gem generator
d32801bdbc
2022-12-20 13:15:02 +09:00
Josef Šimánek
eaf0157dd1
[rubygems/rubygems] Regenerate bundler man pages for December 2022.
...
17037fe32c
2022-12-20 13:15:02 +09:00
Hiroshi SHIBATA
a4e14b9d9d
Merge RubyGems/Bundler master
...
Pick from 823c776d95
2022-12-09 16:36:22 +09:00
Shohei YOSHIDA
6cd0553ab7
[rubygems/rubygems] Update comment by the review comment
...
7c54dc56f6
2022-11-14 23:39:32 +00:00
Shohei YOSHIDA
436aa6e64d
[rubygems/rubygems] Fix '--force' option documentation of 'bundle clean'
...
'--path' option is no longer used.
43b3d5f7bc
2022-11-14 23:39:32 +00:00
Takuya Noguchi
ea989127eb
Bundler: update docs for gemfile(5) manpage
...
- Add mswin/mswin64 to platforms
- Use TruffleRuby as example instead of Rubinius
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Co-authored-by: André Arko <andre@arko.net>
2022-10-25 21:19:39 +00:00
Takuya Noguchi
007946c27d
[rubygems/rubygems] Bundler: github DSL has used https protocol over git
...
This behavior change was done in Bundler 2.2.0.
https://github.com/rubygems/bundler/pull/7142
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
9510190be1
2022-10-18 07:54:32 +00:00
David Rodríguez
24fd2f73d0
Resync Bundler & RubyGems
2022-09-08 11:25:03 +09:00
Hiroshi SHIBATA
3eca1e438d
Merge 16c3535413
2022-09-05 14:37:12 +09:00
Mike Dalessio
45fe7f7575
[rubygems/rubygems] Feature: bundle add
supports --path
option
...
32bee01fbe
2022-09-05 11:43:14 +09:00
Takuya Noguchi
b81858cf6f
[rubygems/rubygems] Fix arguments for bundle-config(1) docs
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
3e62ca776d
2022-08-02 18:35:38 +09:00
Takuya Noguchi
b0e6d07ce4
[rubygems/rubygems] Update bundle-platform(1) man
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
1c3736f5af
2022-08-01 01:31:24 +09:00
Takuya Noguchi
d1e726cce7
[rubygems/rubygems] Fix dead links to deprecated bundle-package(1) with bundler-cache(1)
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
9c2e80a10f
2022-07-29 19:06:49 +09:00
Takuya Noguchi
def1d44aa1
[rubygems/rubygems] Add package/pack aliases to man pages for cache
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
1685e3a9dc
2022-07-29 16:31:06 +09:00
Hiroshi SHIBATA
bfd09b1116
Merge rubygems master from 446cc57a7c
2022-07-29 15:46:15 +09:00
moe
c3d9849df9
[rubygems/rubygems] Add ignore_funding_requests config flag
...
ab302f72c9
2022-07-27 05:39:40 +09:00
Takuya Noguchi
979368b47c
[rubygems/rubygems] Bundler: add deprecation notice of viz to man
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
0e1cbfa598
2022-07-25 21:37:13 +09:00
Takuya Noguchi
d77633a695
[rubygems/rubygems] Bundler: update command example in bundle-exec(1)
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
28bf5c8b33
2022-07-23 00:24:37 +09:00
Takuya Noguchi
c6734edc34
[rubygems/rubygems] Remove bundle show from obsolete commands
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
6c07c9427b
2022-07-22 21:01:45 +09:00
Takuya Noguchi
cbaf58d455
[rubygems/rubygems] Bundler: update primary source in man 5 gemfile
...
Specifying multiple primary sources in top-level was deprecated in
Bundler 1.13.
As Bundler CLI uses primary source instead of global, "global source"
is replaced with "primary source".
Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
1dd1753f6e
2022-07-20 19:45:08 +09:00
Takuya Noguchi
7fda741f6e
[rubygems/rubygems] Use https protocol for URLs for config mirror
...
example.org is used mirror URL as an example, not to make access to
a (potential) third-party domain.
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
31230f850c
2022-07-15 18:45:38 +09:00
Hiroshi SHIBATA
437a5ae9d6
Merge RubyGems and Bundler master
2022-07-13 14:11:55 +09:00
David Rodríguez
b0c639f249
[rubygems/rubygems] Fix unintended double spaces in DSL documentation
...
b1826876d0
2022-06-30 18:55:44 +09:00
David Rodríguez
95bfea6648
[rubygems/rubygems] Use modern style hashes in Gemfile DSL docs
...
3f83236c02
2022-06-30 04:11:17 +09:00
Takuya Noguchi
812354ace4
[rubygems/rubygems] Bundler: fix man page for bundle-add
...
Follows up https://github.com/rubygems/bundler/pull/5610
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
0c4df2b8ca
2022-06-22 13:40:21 +09:00
nobuyo
7d6de74abe
[rubygems/rubygems] Update man page for require
option in bundle add
command
...
08a0a5b7d1
2022-05-06 18:02:35 +09:00