Hiroshi SHIBATA
d0786cde3f
[rubygems/rubygems] rake man:build
...
e0ef515732
2024-02-21 03:30:23 +00:00
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
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
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
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
Hiroshi SHIBATA
38fa8eb4cb
Merge rubygems/bundler master
...
Pick from e9304aed7e
2023-02-21 19:28:12 +09: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
Josef Šimánek
eaf0157dd1
[rubygems/rubygems] Regenerate bundler man pages for December 2022.
...
17037fe32c
2022-12-20 13:15:02 +09: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
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
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
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
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
David Rodríguez
95bfea6648
[rubygems/rubygems] Use modern style hashes in Gemfile DSL docs
...
3f83236c02
2022-06-30 04:11:17 +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
James Hill
834c3b3545
[rubygems/rubygems] Update bundler documentation to reflect bundle config scope changes
...
In https://github.com/rubygems/rubygems/pull/4152 `bundle config` was changed
to default to local scope (instead of global) if the command was executed
from inside an application directory.
Updated documentation reflects this change.
d92d42cae5
2022-03-31 20:00:10 +09:00
David Rodríguez
156079a85d
[rubygems/rubygems] Make --strict
flag of update
and outdated
commands consistent
...
Previously they had slightly different behavior when combined with
conservative updating flags.
The correct behavior is the `--update-strict` option, so `--script` now
does that, The `--update-strict` option is left there for now but I will
deprecate it later.
ab42046229
2022-03-06 22:17:00 +09:00
Ilia Zenkevich
e92e87bf90
[rubygems/rubygems] Add clarification for bundle-config "with" option
...
666f3cc724
2022-02-11 18:49:57 +09:00
Jean Boussier
715a51a0d6
[rubygems/rubygems] Feature: accept pull request URLs as github source
...
Very often github source is used to temporarily use a modified gem
while a PR upstream is being reviewed.
So for instance https://github.com/ruby/bigdecimal/pull/211 will look like:
```ruby
gem "bigdecimal", github: "casperisfine/bigdecimal", branch: "git-gem" # https://github.com/ruby/bigdecimal/pull/200
```
It's annoying because you have to fiddle with the branch name, which is copied as `casperisfine:git-gem`, etc etc.
If I could simply use the PR URL like this:
```
gem "bigdecimal", github: "https://github.com/ruby/bigdecimal/pull/211 "
```
It would make a very common task for me so much simpler.
517c527751
2021-12-06 20:27:29 +09:00
Nobuyoshi Nakada
539c42ed89
[rubygems/rubygems] Fix typos
...
f328ef6f77
2021-11-04 23:06:25 +09:00
David Rodríguez
7d859489e1
[rubygems/rubygems] Bring --jobs
documentation up to date
...
58da501e5d
2021-08-31 19:06:14 +09:00
David Rodríguez
6e2240a2f9
Sync latest bundler & rubygems development version
2021-07-07 13:30:20 +09:00
David Rodríguez
5b0abba931
Sync bundler & rubygems
2021-05-11 11:29:41 +09:00
Hiroshi SHIBATA
ed149dbf46
Merge the master branch of Bundler
2021-04-15 15:36:15 +09:00
David Rodríguez
53468cc111
Sync latest development version of bundler & rubygems
2021-03-08 13:47:35 +09:00
Hiroshi SHIBATA
69ed64949b
Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118bcc20
2021-01-04 13:14:43 +09:00