Skip to content

Commit 7c25317

Browse files
Bump rubocop from 1.79.0 to 1.79.1 (#178)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.79.0 to 1.79.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.0...v1.79.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e83316c commit 7c25317

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Gemfile.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GEM
1414
bigdecimal
1515
rexml
1616
hashdiff (1.1.2)
17-
json (2.13.1)
17+
json (2.13.2)
1818
language_server-protocol (3.17.0.5)
1919
lint_roller (1.1.0)
2020
minitest (5.25.5)
@@ -27,9 +27,9 @@ GEM
2727
racc (1.8.1)
2828
rainbow (3.1.1)
2929
rake (13.3.0)
30-
regexp_parser (2.10.0)
30+
regexp_parser (2.11.0)
3131
rexml (3.4.1)
32-
rubocop (1.79.0)
32+
rubocop (1.79.1)
3333
json (~> 2.3)
3434
language_server-protocol (~> 3.17.0.2)
3535
lint_roller (~> 1.1.0)
@@ -39,7 +39,6 @@ GEM
3939
regexp_parser (>= 2.9.3, < 3.0)
4040
rubocop-ast (>= 1.46.0, < 2.0)
4141
ruby-progressbar (~> 1.7)
42-
tsort (>= 0.2.0)
4342
unicode-display_width (>= 2.4.0, < 4.0)
4443
rubocop-ast (1.46.0)
4544
parser (>= 3.3.7.2)
@@ -54,7 +53,6 @@ GEM
5453
rubocop-shopify (2.15.1)
5554
rubocop (~> 1.51)
5655
ruby-progressbar (1.13.0)
57-
tsort (0.2.0)
5856
unicode-display_width (3.1.4)
5957
unicode-emoji (~> 4.0, >= 4.0.4)
6058
unicode-emoji (4.0.4)

0 commit comments

Comments
 (0)