Skip to content

Commit

Permalink
Update source/blog/2022-12-22-bundler-v2-4.html.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez authored Dec 22, 2022
1 parent d292694 commit 60014b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/blog/2022-12-22-bundler-v2-4.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ We added a few small CLI features, such as,

* `bundle lock --update --bundler`, to update your locked version of Bundler
without installing any gems.
* A new `--pre` flat to `bundle update` and `bundle lock` to explicitly opt-in
* A new `--pre` flag to `bundle update` and `bundle lock` to explicitly opt-in
to prereleases of selected (of all) gems without having to explictly change
your Gemfile with pre-release requirements such as `>= 7.1.0.beta`.

Expand Down

0 comments on commit 60014b9

Please sign in to comment.