Skip to content

Commit 3cda89e

Browse files
Merge pull request #147 from infrablocks/dependabot/bundler/rubocop-1.75.2
Bump rubocop from 1.75.1 to 1.75.2 [skip ci]
2 parents dd55404 + 91fa34d commit 3cda89e

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
@@ -65,7 +65,7 @@ GEM
6565
sawyer (~> 0.9)
6666
open4 (1.3.4)
6767
parallel (1.26.3)
68-
parser (3.3.7.3)
68+
parser (3.3.7.4)
6969
ast (~> 2.4.1)
7070
racc
7171
prism (1.4.0)
@@ -117,18 +117,18 @@ GEM
117117
diff-lcs (>= 1.2.0, < 2.0)
118118
rspec-support (~> 3.13.0)
119119
rspec-support (3.13.1)
120-
rubocop (1.75.1)
120+
rubocop (1.75.2)
121121
json (~> 2.3)
122122
language_server-protocol (~> 3.17.0.2)
123123
lint_roller (~> 1.1.0)
124124
parallel (~> 1.10)
125125
parser (>= 3.3.0.2)
126126
rainbow (>= 2.2.2, < 4.0)
127127
regexp_parser (>= 2.9.3, < 3.0)
128-
rubocop-ast (>= 1.43.0, < 2.0)
128+
rubocop-ast (>= 1.44.0, < 2.0)
129129
ruby-progressbar (~> 1.7)
130130
unicode-display_width (>= 2.4.0, < 4.0)
131-
rubocop-ast (1.43.0)
131+
rubocop-ast (1.44.0)
132132
parser (>= 3.3.7.2)
133133
prism (~> 1.4)
134134
rubocop-rake (0.7.1)

0 commit comments

Comments
 (0)