1
0
Fork 0
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:
hsbt 2018-12-19 07:02:57 +00:00
parent 13c15beb68
commit b0f6781e2f

View file

@ -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