Bump pronto-rubocop from 0.11.2 to 0.11.5

Bumps [pronto-rubocop](https://github.com/mmozuras/pronto-rubocop) from 0.11.2 to 0.11.5.
- [Release notes](https://github.com/mmozuras/pronto-rubocop/releases)
- [Commits](https://github.com/mmozuras/pronto-rubocop/compare/v0.11.2...v0.11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-01 14:04:51 +00:00
committed by GitHub
parent 4b727249d7
commit d85fcac68f
2 changed files with 3 additions and 3 deletions

View File

@@ -104,7 +104,7 @@ group :development do
gem "pronto", "~> 0.11.1", require: false
gem "pronto-erb_lint", "~> 0.1.6", require: false
gem "pronto-eslint", "~> 0.11.1", require: false
gem "pronto-rubocop", "~> 0.11.2", require: false
gem "pronto-rubocop", "~> 0.11.5", require: false
gem "pronto-scss", "~> 0.11.0", require: false
gem "rubocop", "~> 1.35.1", require: false
gem "rubocop-performance", "~> 1.14.3", require: false

View File

@@ -424,7 +424,7 @@ GEM
pronto-eslint (0.11.1)
eslintrb (~> 2.0, >= 2.0.0)
pronto (~> 0.11.0)
pronto-rubocop (0.11.2)
pronto-rubocop (0.11.5)
pronto (~> 0.11.0)
rubocop (>= 0.63.1, < 2.0)
pronto-scss (0.11.0)
@@ -729,7 +729,7 @@ DEPENDENCIES
pronto (~> 0.11.1)
pronto-erb_lint (~> 0.1.6)
pronto-eslint (~> 0.11.1)
pronto-rubocop (~> 0.11.2)
pronto-rubocop (~> 0.11.5)
pronto-scss (~> 0.11.0)
puma (~> 4.3.12)
rails (= 6.0.6.1)