summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Kantrowitz <noah@coderanger.net>2016-08-02 17:39:23 -0700
committerNoah Kantrowitz <noah@coderanger.net>2016-08-02 17:39:23 -0700
commitf3fa1241dabec9b732eaf80e51f445422b1690ff (patch)
tree17c0a9c94bda9f39ce9fe219a6f33449cc329726
parent4bf365246375eb901f10292f9b60ca7272fbd828 (diff)
downloadchef-f3fa1241dabec9b732eaf80e51f445422b1690ff.tar.gz
I can't figure out how the `rake bundle*` commands work (they fail with weird errors) so trying to just edit the lock file by hand. ¯\_(ツ)_/¯
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 33bdcfb214..b698fa85b5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -28,7 +28,7 @@ PATH
iniparse (~> 1.4)
mixlib-archive (>= 0.2.0)
mixlib-authentication (~> 1.4)
- mixlib-cli (~> 1.4, < 1.7)
+ mixlib-cli (~> 1.7)
mixlib-log (~> 1.3)
mixlib-shellout (~> 2.0)
net-sftp (~> 2.1, >= 2.1.2)
@@ -224,7 +224,7 @@ GEM
mixlib-log
mixlib-authentication (1.4.1)
mixlib-log
- mixlib-cli (1.6.0)
+ mixlib-cli (1.7.0)
mixlib-config (2.2.1)
mixlib-install (1.1.0)
artifactory