summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@chef.io>2017-04-03 13:19:18 -0400
committerBryan McLellan <btm@chef.io>2017-04-03 13:20:48 -0400
commitc4401aa0c512a03cb9e5a438fd754c8570fff6ae (patch)
treee048c03c6bc7608962c694922ee9ef408d908556
parent71a63c2baaa69e77f82fd177fb78d6cc800524da (diff)
downloadchef-btm/windows_task.tar.gz
Dependencies update for iso8601btm/windows_task
Signed-off-by: Bryan McLellan <btm@chef.io>
-rw-r--r--.bundle/config1
-rw-r--r--Gemfile.lock1
2 files changed, 2 insertions, 0 deletions
diff --git a/.bundle/config b/.bundle/config
index e520135ebc..711b4ff216 100644
--- a/.bundle/config
+++ b/.bundle/config
@@ -1,2 +1,3 @@
---
BUNDLE_FROZEN: "1"
+BUNDLE_WITHOUT: "omnibus_package:test:pry:integration:docgen:maintenance:travis:aix:bsd:linux:mac_os_x:solaris:windows:development"
diff --git a/Gemfile.lock b/Gemfile.lock
index 138e4260ab..b5ea88d474 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -123,6 +123,7 @@ PATH
ffi-yajl (~> 2.2)
highline (~> 1.6, >= 1.6.9)
iniparse (~> 1.4)
+ iso8601 (~> 0.9.1)
mixlib-archive (~> 0.4)
mixlib-authentication (~> 1.4)
mixlib-cli (~> 1.7)