Skip to content

Commit

Permalink
Bump rubocop-shopify from 2.8.0 to 2.14.0 in /gem
Browse files Browse the repository at this point in the history
Bumps [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) from 2.8.0 to 2.14.0.
- [Release notes](https://github.com/Shopify/ruby-style-guide/releases)
- [Commits](Shopify/ruby-style-guide@v2.8.0...v2.14.0)

---
updated-dependencies:
- dependency-name: rubocop-shopify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent b8c4d96 commit 9017c62
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions gem/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,18 @@ GEM
io-console (0.6.0)
irb (1.6.2)
reline (>= 0.3.0)
json (2.6.2)
json (2.7.1)
json-schema (3.0.0)
addressable (>= 2.8)
language_server-protocol (3.17.0.3)
minitest (5.16.2)
minitest-reporters (1.5.0)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
netrc (0.11.0)
parallel (1.22.1)
parallel (1.24.0)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
Expand All @@ -48,32 +49,34 @@ GEM
rbi (0.1.6)
prism (>= 0.18.0, < 0.20)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.5.0)
regexp_parser (2.8.3)
reline (0.3.2)
io-console (~> 0.5)
rexml (3.2.5)
rubocop (1.32.0)
rexml (3.2.6)
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.1.0.0)
parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.19.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.19.1)
parser (>= 3.1.1.0)
rubocop-shopify (2.8.0)
rubocop (~> 1.31)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-shopify (2.14.0)
rubocop (~> 1.51)
rubocop-sorbet (0.6.11)
rubocop (>= 0.90.0)
ruby-progressbar (1.11.0)
ruby-progressbar (1.13.0)
sorbet (0.5.10741)
sorbet-static (= 0.5.10741)
sorbet-runtime (0.5.10741)
sorbet-static (0.5.10741-universal-darwin-21)
sorbet-static (0.5.10741-universal-darwin-22)
sorbet-static (0.5.10741-x86_64-linux)
sorbet-static-and-runtime (0.5.10741)
sorbet (= 0.5.10741)
sorbet-runtime (= 0.5.10741)
Expand All @@ -91,7 +94,7 @@ GEM
thor (>= 1.2.0)
yard-sorbet
thor (1.2.1)
unicode-display_width (2.2.0)
unicode-display_width (2.5.0)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
Expand All @@ -102,6 +105,7 @@ GEM
PLATFORMS
arm64-darwin-21
arm64-darwin-22
x86_64-linux

DEPENDENCIES
debug
Expand Down

0 comments on commit 9017c62

Please sign in to comment.