bundle: add Dutch translation, fix placeholders (#11638)

This commit is contained in:
Sebastiaan Speck
2023-12-03 12:29:14 +01:00
committed by GitHub
parent bacf1ba47f
commit 65af731480
2 changed files with 38 additions and 2 deletions

View File

@@ -17,11 +17,11 @@
- Update one or more specific gem(s) defined in the `Gemfile`:
`bundle update {{gem_name}} {{gem_name}}`
`bundle update {{gem_name1}} {{gem_name2}}`
- Update one or more specific gems(s) defined in the `Gemfile` but only to the next patch version:
`bundle update --patch {{gem_name}} {{gem_name}}`
`bundle update --patch {{gem_name1}} {{gem_name2}}`
- Update all gems within the given group in the `Gemfile`: