mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update metadata of Bundler 1.17.2
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
13c15beb68
commit
b0f6781e2f
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ module Bundler
|
|||
# Represents metadata from when the Bundler gem was built.
|
||||
module BuildMetadata
|
||||
# begin ivars
|
||||
@built_at = "2018-12-19".freeze
|
||||
@git_commit_sha = "3fc4de72b".freeze
|
||||
@release = false
|
||||
# end ivars
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue