Module Bundler::BuildMetadata
In: lib/bundler/build_metadata.rb

Represents metadata from when the Bundler gem was built.

Methods

Public Class methods

A string representing the date the bundler gem was built.

The SHA for the git commit the bundler gem was built from.

Whether this is an official release build of Bundler.

A hash representation of the build metadata.

[Validate]