Skip to content

Commit e52caff

Browse files
Bump rubocop-disable_syntax from 0.1.1 to 0.2.0 (#156)
Bumps [rubocop-disable_syntax](https://github.com/fatkodima/rubocop-disable_syntax) from 0.1.1 to 0.2.0. - [Changelog](https://github.com/fatkodima/rubocop-disable_syntax/blob/master/CHANGELOG.md) - [Commits](fatkodima/rubocop-disable_syntax@v0.1.1...v0.2.0) --- updated-dependencies: - dependency-name: rubocop-disable_syntax dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e893b2 commit e52caff

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,9 @@ GEM
9292
rubocop-ast (1.49.0)
9393
parser (>= 3.3.7.2)
9494
prism (~> 1.7)
95-
rubocop-disable_syntax (0.1.1)
96-
rubocop (>= 1.50)
95+
rubocop-disable_syntax (0.2.0)
96+
lint_roller
97+
rubocop (>= 1.72.0)
9798
rubocop-performance (1.25.0)
9899
lint_roller (~> 1.1)
99100
rubocop (>= 1.75.0, < 2.0)
@@ -199,7 +200,7 @@ CHECKSUMS
199200
rspec-support (3.13.6) sha256=2e8de3702427eab064c9352fe74488cc12a1bfae887ad8b91cba480ec9f8afb2
200201
rubocop (1.80.2) sha256=6485f30fefcf5c199db3b91e5e253b1ef43f7e564784e2315255809a3dd9abf4
201202
rubocop-ast (1.49.0) sha256=49c3676d3123a0923d333e20c6c2dbaaae2d2287b475273fddee0c61da9f71fd
202-
rubocop-disable_syntax (0.1.1) sha256=fba0b24edbd3de049ccaac8473c18fed308b5bd991e389a3368965f6cb88edbb
203+
rubocop-disable_syntax (0.2.0) sha256=1e61645773b3fc2f74e995ec65f605f7db59437c274fdfd4f385f60bf86af73e
203204
rubocop-performance (1.25.0) sha256=6f7d03568a770054117a78d0a8e191cefeffb703b382871ca7743831b1a52ec1
204205
rubocop-rake (0.7.1) sha256=3797f2b6810c3e9df7376c26d5f44f3475eda59eb1adc38e6f62ecf027cbae4d
205206
rubocop-rspec (3.7.0) sha256=b7b214da112034db9c6d00f2d811a354847e870f7b6ed2482b29649c3d42058f

0 commit comments

Comments
 (0)