Skip to content

Commit

Permalink
Bump chefstyle from 2.1.2 to 2.1.3 in /src/supermarket
Browse files Browse the repository at this point in the history
Bumps [chefstyle](https://github.com/chef/chefstyle) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/chef/chefstyle/releases)
- [Changelog](https://github.com/chef/chefstyle/blob/main/CHANGELOG.md)
- [Commits](chef/chefstyle@v2.1.2...v2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2021
1 parent 4c1fcb2 commit 1e9f3f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/supermarket/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ GEM
rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
webrick
chefstyle (2.1.2)
rubocop (= 1.22.3)
chefstyle (2.1.3)
rubocop (= 1.23.0)
chunky_png (1.4.0)
climate_control (0.2.0)
cliver (0.3.2)
Expand Down Expand Up @@ -606,7 +606,7 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.10.2)
rubocop (1.22.3)
rubocop (1.23.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -615,7 +615,7 @@ GEM
rubocop-ast (>= 1.12.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.12.0)
rubocop-ast (1.13.0)
parser (>= 3.0.1.1)
rubocop-rails (2.12.4)
activesupport (>= 4.2.0)
Expand Down

0 comments on commit 1e9f3f4

Please sign in to comment.