Bump rubocop-rails from 2.14.1 to 2.14.2 (#16921)
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2560032c0c
commit
2ee82b5ec7
3 changed files with 9 additions and 1 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -330,6 +330,8 @@ GEM
|
|||
globalid (1.0.0)
|
||||
activesupport (>= 5.0)
|
||||
google-protobuf (3.19.4)
|
||||
google-protobuf (3.19.4-x86_64-darwin)
|
||||
google-protobuf (3.19.4-x86_64-linux)
|
||||
guard (2.18.0)
|
||||
formatador (>= 0.2.4)
|
||||
listen (>= 2.7, < 4.0)
|
||||
|
|
@ -491,6 +493,12 @@ GEM
|
|||
nokogiri (1.13.3)
|
||||
mini_portile2 (~> 2.8.0)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.13.3-arm64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.13.3-x86_64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.13.3-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
notiffany (0.1.3)
|
||||
nenv (~> 0.1)
|
||||
shellany (~> 0.0)
|
||||
|
|
@ -692,7 +700,7 @@ GEM
|
|||
rubocop-performance (1.13.3)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
rubocop-rails (2.14.1)
|
||||
rubocop-rails (2.14.2)
|
||||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
|
|
|
|||
BIN
vendor/cache/rubocop-rails-2.14.1.gem
vendored
BIN
vendor/cache/rubocop-rails-2.14.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rubocop-rails-2.14.2.gem
vendored
Normal file
BIN
vendor/cache/rubocop-rails-2.14.2.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue