Skip to content

Commit 798af2c

Browse files
dependabot[bot]andreibondarev
authored andcommitted
Bump rubocop from 1.56.4 to 1.57.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.4 to 1.57.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.56.4...v1.57.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 659409e commit 798af2c

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Gemfile.lock

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
public_suffix (>= 2.0.2, < 6.0)
8585
ast (2.4.2)
8686
baran (0.1.9)
87-
base64 (0.1.1)
87+
base64 (0.2.0)
8888
bigdecimal (3.1.4)
8989
brakeman (6.0.1)
9090
builder (3.2.4)
@@ -171,7 +171,7 @@ GEM
171171
psych (5.1.1.1)
172172
stringio
173173
public_suffix (5.0.3)
174-
racc (1.7.1)
174+
racc (1.7.3)
175175
rack (3.0.8)
176176
rack-session (2.0.0)
177177
rack (>= 3.0.0)
@@ -231,29 +231,28 @@ GEM
231231
diff-lcs (>= 1.2.0, < 2.0)
232232
rspec-support (~> 3.12.0)
233233
rspec-support (3.12.1)
234-
rubocop (1.56.4)
235-
base64 (~> 0.1.1)
234+
rubocop (1.57.2)
236235
json (~> 2.3)
237236
language_server-protocol (>= 3.17.0)
238237
parallel (~> 1.10)
239-
parser (>= 3.2.2.3)
238+
parser (>= 3.2.2.4)
240239
rainbow (>= 2.2.2, < 4.0)
241240
regexp_parser (>= 1.8, < 3.0)
242241
rexml (>= 3.2.5, < 4.0)
243242
rubocop-ast (>= 1.28.1, < 2.0)
244243
ruby-progressbar (~> 1.7)
245244
unicode-display_width (>= 2.4.0, < 3.0)
246-
rubocop-ast (1.29.0)
245+
rubocop-ast (1.30.0)
247246
parser (>= 3.2.1.0)
248247
rubocop-performance (1.19.1)
249248
rubocop (>= 1.7.0, < 2.0)
250249
rubocop-ast (>= 0.4.0)
251250
ruby-progressbar (1.13.0)
252251
ruby2_keywords (0.0.5)
253-
standard (1.31.2)
252+
standard (1.32.0)
254253
language_server-protocol (~> 3.17.0.2)
255254
lint_roller (~> 1.0)
256-
rubocop (~> 1.56.4)
255+
rubocop (~> 1.57.2)
257256
standard-custom (~> 1.0.0)
258257
standard-performance (~> 1.2)
259258
standard-custom (1.0.2)

0 commit comments

Comments
 (0)