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

Pull in Foodcritic 12.3.0 and Test Kitchen 1.20 #1487

Closed
wants to merge 2 commits into from
Closed
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 @@ -29,13 +29,13 @@ GEM
mixlib-cli (~> 1.4)
artifactory (2.8.2)
ast (2.3.0)
aws-sdk (2.10.120)
aws-sdk-resources (= 2.10.120)
aws-sdk-core (2.10.120)
aws-sdk (2.10.121)
aws-sdk-resources (= 2.10.121)
aws-sdk-core (2.10.121)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.10.120)
aws-sdk-core (= 2.10.120)
aws-sdk-resources (2.10.121)
aws-sdk-core (= 2.10.121)
aws-sigv4 (1.0.2)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
Expand Down Expand Up @@ -306,7 +306,7 @@ GEM
fog-xml (0.1.3)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
foodcritic (12.2.2)
foodcritic (12.3.0)
cucumber-core (>= 1.3)
erubis
ffi-yajl (~> 2.0)
Expand Down
10 changes: 5 additions & 5 deletions acceptance/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
artifactory (2.8.2)
aws-sdk (2.10.120)
aws-sdk-resources (= 2.10.120)
aws-sdk-core (2.10.120)
aws-sdk (2.10.121)
aws-sdk-resources (= 2.10.121)
aws-sdk-core (2.10.121)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.10.120)
aws-sdk-core (= 2.10.120)
aws-sdk-resources (2.10.121)
aws-sdk-core (= 2.10.121)
aws-sigv4 (1.0.2)
berkshelf (6.3.1)
buff-config (~> 2.0)
Expand Down
16 changes: 8 additions & 8 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
aws-sdk (2.10.120)
aws-sdk-resources (= 2.10.120)
aws-sdk-core (2.10.120)
aws-sdk (2.10.123)
aws-sdk-resources (= 2.10.123)
aws-sdk-core (2.10.123)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.10.120)
aws-sdk-core (= 2.10.120)
aws-sdk-resources (2.10.123)
aws-sdk-core (= 2.10.123)
aws-sigv4 (1.0.2)
berkshelf (6.3.1)
buff-config (~> 2.0)
Expand Down Expand Up @@ -148,7 +148,7 @@ GEM
concurrent-ruby (1.0.5)
diff-lcs (1.3)
erubis (2.7.0)
faraday (0.13.1)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
ffi (1.9.18-x64-mingw32)
Expand All @@ -172,7 +172,7 @@ GEM
ipaddress (0.8.3)
jmespath (1.3.1)
json (2.1.0)
kitchen-vagrant (1.2.1)
kitchen-vagrant (1.3.0)
test-kitchen (~> 1.4)
libyajl2 (1.2.0)
license_scout (0.1.3)
Expand Down Expand Up @@ -300,7 +300,7 @@ GEM
sfl
syslog-logger (1.6.8)
systemu (2.6.5)
test-kitchen (1.19.2)
test-kitchen (1.20.0)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
Expand Down