Skip to content

Commit ea45268

Browse files
chore(deps-dev): bump rubocop from 1.89.0 to 1.90.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.89.0 to 1.90.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.89.0...v1.90.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.90.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cb523a7 commit ea45268

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
@@ -58,7 +58,7 @@ GEM
5858
fileutils (1.8.0)
5959
hashdiff (1.2.1)
6060
io-event (1.19.5)
61-
json (2.21.2)
61+
json (3.0.0)
6262
language_server-protocol (3.17.0.6)
6363
lint_roller (1.1.0)
6464
listen (3.10.0)
@@ -78,7 +78,7 @@ GEM
7878
minitest-rg (5.4.0)
7979
minitest (>= 5.0, < 7)
8080
netrc (0.11.0)
81-
parallel (2.1.0)
81+
parallel (1.28.0)
8282
parser (3.3.12.0)
8383
ast (~> 2.4.1)
8484
racc
@@ -102,8 +102,8 @@ GEM
102102
regexp_parser (2.12.0)
103103
require-hooks (0.4.1)
104104
rexml (3.4.4)
105-
rubocop (1.89.0)
106-
json (~> 2.3)
105+
rubocop (1.90.0)
106+
json (>= 2.3)
107107
language_server-protocol (~> 3.17.0.2)
108108
lint_roller (~> 1.1.0)
109109
parallel (>= 1.10)

0 commit comments

Comments
 (0)