Skip to content

Commit 4fa1fb2

Browse files
Merge pull request #296 from Shopify/dependabot/bundler/minor-and-patch-520abd031e
Bump the minor-and-patch group with 5 updates
2 parents 7d12d96 + de50441 commit 4fa1fb2

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem "mocha"
1313
gem "rubocop-shopify", "~> 2.15", require: false
1414
gem "rubocop-minitest", "~> 0.35.0", require: false
1515
gem "rubocop-rake", "~> 0.6.0", require: false
16-
gem "rubocop-sorbet", "~> 0.7", require: false
16+
gem "rubocop-sorbet", "~> 0.8", require: false
1717
gem "rdoc", require: false, github: "Shopify/rdoc", branch: "create_snapper_generator"
1818
gem "sorbet-static-and-runtime", platforms: :ruby
1919
gem "tapioca", "~> 0.12", require: false, platforms: :ruby

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -225,30 +225,30 @@ GEM
225225
rubocop (~> 1.0)
226226
rubocop-shopify (2.15.1)
227227
rubocop (~> 1.51)
228-
rubocop-sorbet (0.7.8)
228+
rubocop-sorbet (0.8.0)
229229
rubocop (>= 0.90.0)
230-
ruby-lsp (0.14.5)
230+
ruby-lsp (0.14.6)
231231
language_server-protocol (~> 3.17.0)
232232
prism (>= 0.22.0, < 0.25)
233233
sorbet-runtime (>= 0.5.10782)
234234
ruby-progressbar (1.13.0)
235235
ruby2_keywords (0.0.5)
236-
sorbet (0.5.11287)
237-
sorbet-static (= 0.5.11287)
238-
sorbet-runtime (0.5.11287)
239-
sorbet-static (0.5.11287-universal-darwin)
240-
sorbet-static (0.5.11287-x86_64-linux)
241-
sorbet-static-and-runtime (0.5.11287)
242-
sorbet (= 0.5.11287)
243-
sorbet-runtime (= 0.5.11287)
236+
sorbet (0.5.11294)
237+
sorbet-static (= 0.5.11294)
238+
sorbet-runtime (0.5.11294)
239+
sorbet-static (0.5.11294-universal-darwin)
240+
sorbet-static (0.5.11294-x86_64-linux)
241+
sorbet-static-and-runtime (0.5.11294)
242+
sorbet (= 0.5.11294)
243+
sorbet-runtime (= 0.5.11294)
244244
spoom (1.2.4)
245245
erubi (>= 1.10.0)
246246
sorbet-static-and-runtime (>= 0.5.10187)
247247
syntax_tree (>= 6.1.1)
248248
thor (>= 0.19.2)
249-
sqlite3 (1.7.2-arm64-darwin)
250-
sqlite3 (1.7.2-x86_64-darwin)
251-
sqlite3 (1.7.2-x86_64-linux)
249+
sqlite3 (1.7.3-arm64-darwin)
250+
sqlite3 (1.7.3-x86_64-darwin)
251+
sqlite3 (1.7.3-x86_64-linux)
252252
stringio (3.1.0)
253253
syntax_tree (6.2.0)
254254
prettier_print (>= 1.2.0)
@@ -291,7 +291,7 @@ DEPENDENCIES
291291
rubocop-minitest (~> 0.35.0)
292292
rubocop-rake (~> 0.6.0)
293293
rubocop-shopify (~> 2.15)
294-
rubocop-sorbet (~> 0.7)
294+
rubocop-sorbet (~> 0.8)
295295
ruby-lsp-rails!
296296
sorbet-static-and-runtime
297297
sqlite3

0 commit comments

Comments
 (0)