Skip to content

Commit b4e27f1

Browse files
Bump rubocop-shopify from 2.17.0 to 2.17.1
Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.17.0 to 2.17.1. - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](Shopify/ruby-style-guide@v2.17.0...v2.17.1) --- updated-dependencies: - dependency-name: rubocop-shopify dependency-version: 2.17.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b47c1d commit b4e27f1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
rake
4646
rdoc
4747
semver2
48-
json (2.10.2)
48+
json (2.12.2)
4949
jwt (2.9.3)
5050
base64
5151
language_server-protocol (3.17.0.5)
@@ -103,21 +103,21 @@ GEM
103103
regexp_parser (2.10.0)
104104
reline (0.6.0)
105105
io-console (~> 0.5)
106-
rubocop (1.75.2)
106+
rubocop (1.76.0)
107107
json (~> 2.3)
108108
language_server-protocol (~> 3.17.0.2)
109109
lint_roller (~> 1.1.0)
110110
parallel (~> 1.10)
111111
parser (>= 3.3.0.2)
112112
rainbow (>= 2.2.2, < 4.0)
113113
regexp_parser (>= 2.9.3, < 3.0)
114-
rubocop-ast (>= 1.44.0, < 2.0)
114+
rubocop-ast (>= 1.45.0, < 2.0)
115115
ruby-progressbar (~> 1.7)
116116
unicode-display_width (>= 2.4.0, < 4.0)
117-
rubocop-ast (1.44.1)
117+
rubocop-ast (1.45.0)
118118
parser (>= 3.3.7.2)
119119
prism (~> 1.4)
120-
rubocop-shopify (2.17.0)
120+
rubocop-shopify (2.17.1)
121121
rubocop (~> 1.62)
122122
ruby-lsp (0.23.23)
123123
language_server-protocol (~> 3.17.0)

0 commit comments

Comments
 (0)