Skip to content

Commit c05fd78

Browse files
Merge pull request #64 from logicblocks/dependabot/bundler/rubocop-1.72.1
Bump rubocop from 1.71.1 to 1.72.1 [skip ci]
2 parents b617138 + 37f13d3 commit c05fd78

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,13 @@ GEM
3838
i18n (1.14.5)
3939
concurrent-ruby (~> 1.0)
4040
immutable-struct (2.4.1)
41-
json (2.9.1)
41+
json (2.10.1)
4242
language_server-protocol (3.17.0.4)
4343
lino (4.1.0)
4444
childprocess (~> 5.0.0)
4545
hamster (~> 3.0)
4646
open4 (~> 1.3)
47+
lint_roller (1.1.0)
4748
logger (1.6.0)
4849
minitar (0.9)
4950
minitest (5.25.1)
@@ -52,7 +53,7 @@ GEM
5253
sawyer (~> 0.9)
5354
open4 (1.3.4)
5455
parallel (1.26.3)
55-
parser (3.3.7.0)
56+
parser (3.3.7.1)
5657
ast (~> 2.4.1)
5758
racc
5859
public_suffix (5.0.4)
@@ -101,9 +102,10 @@ GEM
101102
sshkey (~> 2.0)
102103
rchardet (1.8.0)
103104
regexp_parser (2.10.0)
104-
rubocop (1.71.1)
105+
rubocop (1.72.1)
105106
json (~> 2.3)
106-
language_server-protocol (>= 3.17.0)
107+
language_server-protocol (~> 3.17.0.2)
108+
lint_roller (~> 1.1.0)
107109
parallel (~> 1.10)
108110
parser (>= 3.3.0.2)
109111
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)