Skip to content

Commit 8f90828

Browse files
Merge pull request #95 from infrablocks/dependabot/bundler/rubocop-1.71.1
Bump rubocop from 1.71.0 to 1.71.1 [skip ci]
2 parents 9cbcdda + ddd66b8 commit 8f90828

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
@@ -45,7 +45,7 @@ GEM
4545
concurrent-ruby (~> 1.0)
4646
immutable-struct (2.4.1)
4747
json (2.9.1)
48-
language_server-protocol (3.17.0.3)
48+
language_server-protocol (3.17.0.4)
4949
lino (4.1.0)
5050
childprocess (~> 5.0.0)
5151
hamster (~> 3.0)
@@ -112,17 +112,17 @@ GEM
112112
diff-lcs (>= 1.2.0, < 2.0)
113113
rspec-support (~> 3.13.0)
114114
rspec-support (3.13.1)
115-
rubocop (1.71.0)
115+
rubocop (1.71.1)
116116
json (~> 2.3)
117117
language_server-protocol (>= 3.17.0)
118118
parallel (~> 1.10)
119119
parser (>= 3.3.0.2)
120120
rainbow (>= 2.2.2, < 4.0)
121121
regexp_parser (>= 2.9.3, < 3.0)
122-
rubocop-ast (>= 1.36.2, < 2.0)
122+
rubocop-ast (>= 1.38.0, < 2.0)
123123
ruby-progressbar (~> 1.7)
124124
unicode-display_width (>= 2.4.0, < 4.0)
125-
rubocop-ast (1.37.0)
125+
rubocop-ast (1.38.0)
126126
parser (>= 3.3.1.0)
127127
rubocop-rake (0.6.0)
128128
rubocop (~> 1.0)

0 commit comments

Comments
 (0)