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

Commit f7d7d5c

Browse files
authored
Merge pull request #2242 from chef/bump_cookstyle
Update Cookstyle to 5.5
2 parents dc57269 + 4bc6623 commit f7d7d5c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
artifactory (3.0.5)
3232
ast (2.4.0)
3333
aws-eventstream (1.0.3)
34-
aws-partitions (1.208.0)
34+
aws-partitions (1.210.0)
3535
aws-sdk-apigateway (1.34.0)
3636
aws-sdk-core (~> 3, >= 3.61.1)
3737
aws-sigv4 (~> 1.1)
@@ -74,7 +74,7 @@ GEM
7474
aws-sdk-codepipeline (1.24.0)
7575
aws-sdk-core (~> 3, >= 3.61.1)
7676
aws-sigv4 (~> 1.1)
77-
aws-sdk-configservice (1.35.0)
77+
aws-sdk-configservice (1.36.0)
7878
aws-sdk-core (~> 3, >= 3.61.1)
7979
aws-sigv4 (~> 1.1)
8080
aws-sdk-core (3.66.0)
@@ -339,7 +339,7 @@ GEM
339339
concurrent-ruby (1.1.5)
340340
cookbook-omnifetch (0.9.0)
341341
mixlib-archive (>= 0.4, < 2.0)
342-
cookstyle (5.4.13)
342+
cookstyle (5.5.7)
343343
rubocop (= 0.72.0)
344344
cucumber (3.1.2)
345345
builder (>= 2.1.2)
@@ -759,7 +759,7 @@ GEM
759759
ruby-shadow (2.5.0)
760760
ruby_dep (1.5.0)
761761
rubyntlm (0.6.2)
762-
rubyzip (1.2.3)
762+
rubyzip (1.2.4)
763763
rufus-lru (1.1.0)
764764
sawyer (0.8.2)
765765
addressable (>= 2.3.5)

omnibus/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ GEM
3333
artifactory (3.0.5)
3434
awesome_print (1.8.0)
3535
aws-eventstream (1.0.3)
36-
aws-partitions (1.208.0)
36+
aws-partitions (1.210.0)
3737
aws-sdk-core (3.66.0)
3838
aws-eventstream (~> 1.0, >= 1.0.2)
3939
aws-partitions (~> 1.0)
@@ -263,7 +263,7 @@ GEM
263263
retryable (3.0.4)
264264
ruby-progressbar (1.10.1)
265265
rubyntlm (0.6.2)
266-
rubyzip (1.2.3)
266+
rubyzip (1.2.4)
267267
sawyer (0.8.2)
268268
addressable (>= 2.3.5)
269269
faraday (> 0.8, < 2.0)

0 commit comments

Comments
 (0)