Skip to content

Commit 0ce0b13

Browse files
Bump rubocop from 1.81.7 to 1.82.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.7 to 1.82.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.7...v1.82.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64e94d3 commit 0ce0b13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ GEM
6363
parser (3.3.10.0)
6464
ast (~> 2.4.1)
6565
racc
66-
prism (1.6.0)
66+
prism (1.7.0)
6767
racc (1.8.1)
6868
rack (3.2.4)
6969
rails-dom-testing (2.3.0)
@@ -76,15 +76,15 @@ GEM
7676
rainbow (3.1.1)
7777
rake (13.3.1)
7878
regexp_parser (2.11.3)
79-
rubocop (1.81.7)
79+
rubocop (1.82.0)
8080
json (~> 2.3)
8181
language_server-protocol (~> 3.17.0.2)
8282
lint_roller (~> 1.1.0)
8383
parallel (~> 1.10)
8484
parser (>= 3.3.0.2)
8585
rainbow (>= 2.2.2, < 4.0)
8686
regexp_parser (>= 2.9.3, < 3.0)
87-
rubocop-ast (>= 1.47.1, < 2.0)
87+
rubocop-ast (>= 1.48.0, < 2.0)
8888
ruby-progressbar (~> 1.7)
8989
unicode-display_width (>= 2.4.0, < 4.0)
9090
rubocop-ast (1.48.0)
@@ -106,7 +106,7 @@ GEM
106106
concurrent-ruby (~> 1.0)
107107
unicode-display_width (3.2.0)
108108
unicode-emoji (~> 4.1)
109-
unicode-emoji (4.1.0)
109+
unicode-emoji (4.2.0)
110110

111111
PLATFORMS
112112
arm64-darwin-21

0 commit comments

Comments
 (0)