Skip to content

Commit 7507379

Browse files
authored
Merge pull request #150 from cardmagic/dependabot/bundler/rubocop-1.86.1
chore(deps-dev): bump rubocop from 1.86.0 to 1.86.2
2 parents 519164a + 729ad13 commit 7507379

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ GEM
4747
hashdiff (1.2.1)
4848
i18n (1.14.8)
4949
concurrent-ruby (~> 1.0)
50-
json (2.19.3)
50+
json (2.19.5)
5151
language_server-protocol (3.17.0.5)
5252
lint_roller (1.1.0)
5353
listen (3.9.0)
@@ -59,7 +59,7 @@ GEM
5959
prism (~> 1.5)
6060
mutex_m (0.3.0)
6161
ostruct (0.6.3)
62-
parallel (1.27.0)
62+
parallel (1.28.0)
6363
parser (3.3.11.1)
6464
ast (~> 2.4.1)
6565
racc
@@ -87,13 +87,13 @@ GEM
8787
erb
8888
psych (>= 4.0.0)
8989
tsort
90-
regexp_parser (2.11.3)
90+
regexp_parser (2.12.0)
9191
rexml (3.4.4)
92-
rubocop (1.86.0)
92+
rubocop (1.86.2)
9393
json (~> 2.3)
9494
language_server-protocol (~> 3.17.0.2)
9595
lint_roller (~> 1.1.0)
96-
parallel (~> 1.10)
96+
parallel (>= 1.10)
9797
parser (>= 3.3.0.2)
9898
rainbow (>= 2.2.2, < 4.0)
9999
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)