Skip to content

Commit efcb973

Browse files
authored
Merge pull request #1624 from Shopify/dependabot/bundler/rubocop-sorbet-0.7.3
Bump rubocop-sorbet from 0.7.2 to 0.7.3
2 parents e799731 + 0129a1a commit efcb973

File tree

4 files changed

+572
-242
lines changed

4 files changed

+572
-242
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ GEM
104104
ar_transaction_changes (1.1.9)
105105
activerecord (>= 5.2.0)
106106
ast (2.4.2)
107+
base64 (0.1.1)
107108
bcrypt (3.1.19)
108109
builder (3.2.4)
109110
byebug (11.1.3)
@@ -308,7 +309,8 @@ GEM
308309
reline (0.3.3)
309310
io-console (~> 0.5)
310311
rexml (3.2.6)
311-
rubocop (1.55.1)
312+
rubocop (1.56.1)
313+
base64 (~> 0.1.1)
312314
json (~> 2.3)
313315
language_server-protocol (>= 3.17.0)
314316
parallel (~> 1.10)
@@ -331,7 +333,7 @@ GEM
331333
rubocop-factory_bot (~> 2.22)
332334
rubocop-shopify (2.14.0)
333335
rubocop (~> 1.51)
334-
rubocop-sorbet (0.7.2)
336+
rubocop-sorbet (0.7.3)
335337
rubocop (>= 0.90.0)
336338
ruby-progressbar (1.13.0)
337339
ruby2_keywords (0.0.5)

sorbet/rbi/gems/base64@0.1.1.rbi

Lines changed: 172 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)