Skip to content

Commit

Permalink
Bump chefstyle from 2.2.2 to 2.2.3 in /src/chef-server-ctl
Browse files Browse the repository at this point in the history
Bumps [chefstyle](https://github.com/chef/chefstyle) from 2.2.2 to 2.2.3.
- [Changelog](https://github.com/chef/chefstyle/blob/main/CHANGELOG.md)
- [Commits](chef/chefstyle@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: chefstyle
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent f8d3a37 commit 67c5d13
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions src/chef-server-ctl/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
sequel (>= 4.11)
uuidtools (~> 2.1, >= 2.1.3)
veil
chefstyle (2.2.2)
chefstyle (2.2.3)
rubocop (= 1.25.1)
cleanroom (1.0.0)
coderay (1.1.3)
Expand Down Expand Up @@ -281,9 +281,10 @@ GEM
wmi-lite (~> 1.0)
omnibus-ctl (0.6.10)
chef-utils (>= 16.5.54)
parallel (1.22.1)
parser (3.1.0.0)
parallel (1.23.0)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
parslet (1.8.2)
pastel (0.8.0)
tty-color (~> 0.5)
Expand All @@ -295,18 +296,19 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.0)
racc (1.7.3)
rack (2.2.6.2)
rainbow (3.1.1)
rake (13.0.6)
redis (4.7.1)
regexp_parser (2.2.1)
regexp_parser (2.8.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retryable (3.0.5)
rexml (3.2.5)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand All @@ -332,9 +334,9 @@ GEM
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.2)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyntlm (0.6.3)
rubyzip (2.3.2)
Expand Down Expand Up @@ -389,7 +391,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.1)
unicode-display_width (2.3.0)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
uuidtools (2.2.0)
vault (0.17.0)
Expand Down

0 comments on commit 67c5d13

Please sign in to comment.