summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-10-25 09:45:18 -0700
committerTim Smith <tsmith@chef.io>2018-10-25 09:45:18 -0700
commit616d0fe205bbb2f2ef6103399954829fe3cbd9a3 (patch)
tree34c17e492a36193f8e5deb4ecf1e770bfced41b1 /Gemfile.lock
parent444647af82db691f47efeaa0bd58ee68ac48c201 (diff)
downloadchef-616d0fe205bbb2f2ef6103399954829fe3cbd9a3.tar.gz
Move iso8601 gem to windows only gemspec
We only use this in the windows_task resource. No need to ship it on *nix. This also brings in the latest release where I trimmed the files in the gem down. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 2 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cf52fb108c..91a62c3d52 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -20,7 +20,6 @@ PATH
ffi-yajl (~> 2.2)
highline (~> 1.6, >= 1.6.9)
iniparse (~> 1.4)
- iso8601 (~> 0.11.0)
mixlib-archive (~> 0.4)
mixlib-authentication (~> 2.1)
mixlib-cli (~> 1.7)
@@ -51,7 +50,7 @@ PATH
ffi-yajl (~> 2.2)
highline (~> 1.6, >= 1.6.9)
iniparse (~> 1.4)
- iso8601 (~> 0.11.0)
+ iso8601 (~> 0.12.1)
mixlib-archive (~> 0.4)
mixlib-authentication (~> 2.1)
mixlib-cli (~> 1.7)
@@ -170,7 +169,7 @@ GEM
tomlrb (~> 1.2)
train-core (~> 1.5, >= 1.5.4)
ipaddress (0.8.3)
- iso8601 (0.11.0)
+ iso8601 (0.12.1)
json (2.1.0)
launchy (2.4.3)
addressable (~> 2.3)