diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index bbac3bdeee..6488b6b8ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,17 @@ GIT remote: https://github.com/chef/chefstyle.git - revision: 2f92bd6c5a23845acc9a0991815a232c842c8ff8 + revision: 8b945f7083df2459718f023304116b8404a83a7d branch: main specs: - chefstyle (2.1.2) - rubocop (= 1.22.3) + chefstyle (2.1.3) + rubocop (= 1.23.0) GIT remote: https://github.com/chef/ohai.git - revision: d4b80519b7dc806025d0e2e217ead25e681f1601 + revision: 17b492e4192a4ca12001dbc410f0067825412be5 branch: main specs: - ohai (17.7.10) + ohai (17.7.11) chef-config (>= 14.12, < 18) chef-utils (>= 16.0, < 18) ffi (~> 1.9) @@ -142,7 +142,7 @@ GEM mixlib-shellout (>= 2.0, < 4.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.528.0) + aws-partitions (1.530.0) aws-sdk-core (3.122.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) @@ -329,7 +329,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.3) - rubocop (1.22.3) + rubocop (1.23.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) |