1BUNDLE-VERSION(1) BUNDLE-VERSION(1)
23
4
NAME
6bundle-version - Prints Bundler version information
7
SYNOPSIS
9bundle version
10
DESCRIPTION
12Prints Bundler version information.
13
OPTIONS
15No options.
16
EXAMPLE
18Print the version of Bundler with build date and commit hash of the in
19the Git source.
2021
22
23
bundle version
2425
26
27
shows Bundler version 2.3.21 (2022-08-24 commit d54be5fdd8) for exam‐
28ple.
2930
cf. bundle --version shows Bundler version 2.3.21.
3132
33
34
February 2023 BUNDLE-VERSION(1)