Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit 98ea7e5

Browse files
author
Lloyd Philbrook
authored
Merge pull request #7 from tablexi/dependabot/bundler/chefspec-7.1.1
Bump chefspec from 4.7.0 to 7.1.1
2 parents 6dcc161 + fbe4c82 commit 98ea7e5

1 file changed

Lines changed: 35 additions & 28 deletions

File tree

Gemfile.lock

Lines changed: 35 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -43,45 +43,50 @@ GEM
4343
celluloid-io (0.16.2)
4444
celluloid (>= 0.16.0)
4545
nio4r (>= 1.1.0)
46-
chef (12.10.24)
46+
chef (13.6.4)
47+
addressable
4748
bundler (>= 1.10)
48-
chef-config (= 12.10.24)
49-
chef-zero (~> 4.5)
49+
chef-config (= 13.6.4)
50+
chef-zero (>= 13.0)
5051
diff-lcs (~> 1.2, >= 1.2.4)
5152
erubis (~> 2.7)
5253
ffi-yajl (~> 2.2)
5354
highline (~> 1.6, >= 1.6.9)
55+
iniparse (~> 1.4)
56+
iso8601 (~> 0.9.1)
57+
mixlib-archive (~> 0.4)
5458
mixlib-authentication (~> 1.4)
55-
mixlib-cli (~> 1.4)
59+
mixlib-cli (~> 1.7)
5660
mixlib-log (~> 1.3)
5761
mixlib-shellout (~> 2.0)
5862
net-sftp (~> 2.1, >= 2.1.2)
59-
net-ssh (>= 2.9, < 4.0)
60-
net-ssh-multi (~> 1.1)
61-
ohai (>= 8.6.0.alpha.1, < 9)
63+
net-ssh (>= 2.9, < 5.0)
64+
net-ssh-multi (~> 1.2, >= 1.2.1)
65+
ohai (~> 13.0)
6266
plist (~> 3.2)
6367
proxifier (~> 1.0)
64-
rspec-core (~> 3.4)
65-
rspec-expectations (~> 3.4)
66-
rspec-mocks (~> 3.4)
68+
rspec-core (~> 3.5)
69+
rspec-expectations (~> 3.5)
70+
rspec-mocks (~> 3.5)
6771
rspec_junit_formatter (~> 0.2.0)
6872
serverspec (~> 2.7)
6973
specinfra (~> 2.10)
7074
syslog-logger (~> 1.6)
7175
uuidtools (~> 2.1.5)
72-
chef-config (12.10.24)
73-
fuzzyurl (~> 0.8.0)
76+
chef-config (13.6.4)
77+
addressable
78+
fuzzyurl
7479
mixlib-config (~> 2.0)
7580
mixlib-shellout (~> 2.0)
76-
chef-zero (4.6.2)
81+
chef-zero (13.1.0)
7782
ffi-yajl (~> 2.2)
7883
hashie (>= 2.0, < 4.0)
7984
mixlib-log (~> 1.3)
80-
rack
85+
rack (~> 2.0)
8186
uuidtools (~> 2.1)
82-
chefspec (4.7.0)
83-
chef (>= 11.14)
84-
fauxhai (~> 3.2)
87+
chefspec (7.1.1)
88+
chef (>= 12.14.89)
89+
fauxhai (>= 4, < 6)
8590
rspec (~> 3.0)
8691
cleanroom (1.0.0)
8792
concurrent-ruby (1.0.5)
@@ -95,10 +100,10 @@ GEM
95100
excon (0.59.0)
96101
faraday (0.13.1)
97102
multipart-post (>= 1.2, < 3)
98-
fauxhai (3.4.0)
103+
fauxhai (5.5.0)
99104
net-ssh
100105
ffi (1.9.18)
101-
ffi-yajl (2.2.3)
106+
ffi-yajl (2.3.1)
102107
libyajl2 (~> 1.2)
103108
foodcritic (12.2.1)
104109
cucumber-core (>= 1.3)
@@ -108,17 +113,19 @@ GEM
108113
rake
109114
rufus-lru (~> 1.0)
110115
treetop (~> 1.4)
111-
fuzzyurl (0.8.0)
116+
fuzzyurl (0.9.0)
112117
gherkin (5.0.0)
113118
gssapi (1.2.0)
114119
ffi (>= 1.0.1)
115120
gyoku (1.3.1)
116121
builder (>= 2.1.2)
117122
hashie (3.5.6)
118-
highline (1.7.8)
123+
highline (1.7.10)
119124
hitimes (1.2.6)
120125
httpclient (2.8.3)
126+
iniparse (1.4.4)
121127
ipaddress (0.8.3)
128+
iso8601 (0.9.1)
122129
jmespath (1.3.1)
123130
json (2.1.0)
124131
kitchen-ec2 (2.0.0)
@@ -139,7 +146,7 @@ GEM
139146
mixlib-archive (0.4.1)
140147
mixlib-log
141148
mixlib-authentication (1.4.2)
142-
mixlib-cli (1.6.0)
149+
mixlib-cli (1.7.0)
143150
mixlib-config (2.2.4)
144151
mixlib-install (3.8.0)
145152
mixlib-shellout
@@ -155,7 +162,7 @@ GEM
155162
net-ssh (>= 2.6.5)
156163
net-sftp (2.1.2)
157164
net-ssh (>= 2.6.5)
158-
net-ssh (3.2.0)
165+
net-ssh (4.2.0)
159166
net-ssh-gateway (1.3.0)
160167
net-ssh (>= 2.6.5)
161168
net-ssh-multi (1.2.1)
@@ -168,27 +175,27 @@ GEM
168175
nori (2.6.0)
169176
octokit (4.7.0)
170177
sawyer (~> 0.8.0, >= 0.5.3)
171-
ohai (8.16.0)
172-
chef-config (>= 12.5.0.alpha.1, < 13)
178+
ohai (13.7.0)
179+
chef-config (>= 12.5.0.alpha.1, < 14)
173180
ffi (~> 1.9)
174181
ffi-yajl (~> 2.2)
175182
ipaddress
176183
mixlib-cli
177184
mixlib-config (~> 2.0)
178-
mixlib-log
185+
mixlib-log (>= 1.7.1, < 2.0)
179186
mixlib-shellout (~> 2.0)
180187
plist (~> 3.1)
181188
systemu (~> 2.6.4)
182189
wmi-lite (~> 1.0)
183190
parallel (1.12.0)
184191
parser (2.4.0.2)
185192
ast (~> 2.3)
186-
plist (3.2.0)
193+
plist (3.4.0)
187194
polyglot (0.3.5)
188195
powerpack (0.1.1)
189196
proxifier (1.0.3)
190197
public_suffix (3.0.1)
191-
rack (1.6.4)
198+
rack (2.0.3)
192199
rainbow (3.0.0)
193200
rake (12.3.0)
194201
retryable (2.0.4)

0 commit comments

Comments
 (0)