Skip to content

Commit

Permalink
Bump rubocop-rails_config from 1.13.0 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [rubocop-rails_config](https://github.com/toshimaru/rubocop-rails_config) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/toshimaru/rubocop-rails_config/releases)
- [Changelog](https://github.com/toshimaru/rubocop-rails_config/blob/main/CHANGELOG.md)
- [Commits](toshimaru/rubocop-rails_config@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: rubocop-rails_config
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 6adf73a commit 85e8a3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.0)
rubocop (1.56.0)
rubocop (1.56.2)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All @@ -231,18 +231,18 @@ GEM
parser (>= 3.2.1.0)
rubocop-md (1.2.0)
rubocop (>= 1.0)
rubocop-minitest (0.30.0)
rubocop-minitest (0.31.1)
rubocop (>= 1.39, < 2.0)
rubocop-packaging (0.5.2)
rubocop (>= 1.33, < 2.0)
rubocop-performance (1.19.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.19.1)
rubocop-rails (2.20.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rails_config (1.13.0)
rubocop-rails_config (1.14.0)
railties (>= 5.0)
rubocop (>= 1.48.0)
rubocop-ast (>= 1.26.0)
Expand Down

0 comments on commit 85e8a3e

Please sign in to comment.