Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Bump fauxhai to 6.10.0 to add Fedora 29 data for ChefSpec #1894

Merged
merged 2 commits into from
Dec 21, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ GEM
mixlib-shellout (~> 2.0)
artifactory (3.0.0)
ast (2.4.0)
aws-sdk (2.11.195)
aws-sdk-resources (= 2.11.195)
aws-sdk-core (2.11.195)
aws-sdk (2.11.196)
aws-sdk-resources (= 2.11.196)
aws-sdk-core (2.11.196)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.11.195)
aws-sdk-core (= 2.11.195)
aws-sdk-resources (2.11.196)
aws-sdk-core (= 2.11.196)
aws-sigv4 (1.0.3)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
Expand Down Expand Up @@ -274,7 +274,7 @@ GEM
http-cookie (~> 1.0.0)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
fauxhai (6.9.1)
fauxhai (6.10.0)
net-ssh
ffi (1.9.25)
ffi (1.9.25-x64-mingw32)
Expand Down
10 changes: 5 additions & 5 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: f54ca7cd82d0e49ac62f8380d9c56d05048db9fd
revision: 72dd1e333c638af8089c2d5904172640181bd29c
branch: master
specs:
omnibus-software (4.0.0)
Expand Down Expand Up @@ -32,7 +32,7 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
aws-eventstream (1.0.1)
aws-partitions (1.125.0)
aws-partitions (1.126.0)
aws-sdk-core (3.44.1)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)
Expand Down Expand Up @@ -328,7 +328,7 @@ GEM
structured_warnings
windows-api (0.4.4)
win32-api (>= 1.4.5)
winrm (2.3.0)
winrm (2.3.1)
builder (>= 2.1.2)
erubis (~> 2.7)
gssapi (~> 1.2)
Expand All @@ -337,10 +337,10 @@ GEM
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
winrm-elevated (1.1.0)
winrm-elevated (1.1.1)
winrm (~> 2.0)
winrm-fs (~> 1.0)
winrm-fs (1.3.1)
winrm-fs (1.3.2)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
Expand Down