Skip to content

Commit 18523c2

Browse files
Bump rubocop from 1.82.1 to 1.84.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.82.1 to 1.84.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.82.1...v1.84.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbaab47 commit 18523c2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ GEM
4343
http-cookie (1.1.0)
4444
domain_name (~> 0.5)
4545
http-form_data (2.3.0)
46-
json (2.18.0)
47-
json (2.18.0-java)
46+
json (2.18.1)
47+
json (2.18.1-java)
4848
language_server-protocol (3.17.0.5)
4949
lint_roller (1.1.0)
5050
llhttp-ffi (0.5.1)
@@ -65,15 +65,15 @@ GEM
6565
rake (13.3.1)
6666
regexp_parser (2.11.3)
6767
rexml (3.4.4)
68-
rubocop (1.82.1)
68+
rubocop (1.84.0)
6969
json (~> 2.3)
7070
language_server-protocol (~> 3.17.0.2)
7171
lint_roller (~> 1.1.0)
7272
parallel (~> 1.10)
7373
parser (>= 3.3.0.2)
7474
rainbow (>= 2.2.2, < 4.0)
7575
regexp_parser (>= 2.9.3, < 3.0)
76-
rubocop-ast (>= 1.48.0, < 2.0)
76+
rubocop-ast (>= 1.49.0, < 2.0)
7777
ruby-progressbar (~> 1.7)
7878
unicode-display_width (>= 2.4.0, < 4.0)
7979
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)