Skip to content

Commit

Permalink
Bump rubocop-rails_config from 1.13.0 to 1.14.1
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent b1946a1 commit c8fab05
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ GEM
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.19.0)
minitest (5.20.0)
msgpack (1.7.2)
multi_xml (0.6.0)
net-imap (0.3.7)
Expand Down Expand Up @@ -401,7 +401,7 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.12.1)
rubocop (1.56.1)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All @@ -421,18 +421,18 @@ GEM
rubocop (~> 1.33)
rubocop-md (1.2.0)
rubocop (>= 1.0)
rubocop-minitest (0.31.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.20.2)
rubocop-rails (2.21.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rails_config (1.13.0)
rubocop-rails_config (1.14.1)
railties (>= 5.0)
rubocop (>= 1.48.0)
rubocop-ast (>= 1.26.0)
Expand Down

0 comments on commit c8fab05

Please sign in to comment.