diff options
author | Thom May <thom@chef.io> | 2017-02-02 13:50:46 +0000 |
---|---|---|
committer | Thom May <thom@chef.io> | 2017-02-02 16:18:28 +0000 |
commit | bd66a33f3c2d4072c6122ac38e26c14f816ac581 (patch) | |
tree | a78cf724f80e575e51293bfc8f8f6e99080b8e24 /.bundle | |
parent | 301c9ee3e7f027809250e09d9598a8b7c5cbe899 (diff) | |
download | chef-bd66a33f3c2d4072c6122ac38e26c14f816ac581.tar.gz |
Bump mixlib-archive version to 0.4tm/bump_m_a
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to '.bundle')
-rw-r--r-- | .bundle/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bundle/config b/.bundle/config index 7544be9dd7..e520135ebc 100644 --- a/.bundle/config +++ b/.bundle/config @@ -1,2 +1,2 @@ --- -BUNDLE_FROZEN: '1' +BUNDLE_FROZEN: "1" |