Skip to content

Commit 5afb7a3

Browse files
Merge pull request #237 from Shopify/dependabot/bundler/minor-and-patch-2b2814efb9
Bump the minor-and-patch group with 3 updates
2 parents 1741554 + 96a4309 commit 5afb7a3

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ gem "rubocop-rake", "~> 0.6.0", require: false
1616
gem "rubocop-sorbet", "~> 0.7", require: false
1717
gem "rdoc", require: false
1818
gem "sorbet-static-and-runtime", platforms: :ruby
19-
gem "tapioca", "~> 0.11", require: false, platforms: :ruby
19+
gem "tapioca", "~> 0.12", require: false, platforms: :ruby
2020
gem "psych", "~> 5.1", require: false
2121
gem "rails"

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -227,26 +227,26 @@ GEM
227227
sorbet-runtime (>= 0.5.10782)
228228
ruby-progressbar (1.13.0)
229229
ruby2_keywords (0.0.5)
230-
sorbet (0.5.11214)
231-
sorbet-static (= 0.5.11214)
232-
sorbet-runtime (0.5.11214)
233-
sorbet-static (0.5.11214-universal-darwin)
234-
sorbet-static (0.5.11214-x86_64-linux)
235-
sorbet-static-and-runtime (0.5.11214)
236-
sorbet (= 0.5.11214)
237-
sorbet-runtime (= 0.5.11214)
230+
sorbet (0.5.11219)
231+
sorbet-static (= 0.5.11219)
232+
sorbet-runtime (0.5.11219)
233+
sorbet-static (0.5.11219-universal-darwin)
234+
sorbet-static (0.5.11219-x86_64-linux)
235+
sorbet-static-and-runtime (0.5.11219)
236+
sorbet (= 0.5.11219)
237+
sorbet-runtime (= 0.5.11219)
238238
spoom (1.2.4)
239239
erubi (>= 1.10.0)
240240
sorbet-static-and-runtime (>= 0.5.10187)
241241
syntax_tree (>= 6.1.1)
242242
thor (>= 0.19.2)
243-
sqlite3 (1.7.0-arm64-darwin)
244-
sqlite3 (1.7.0-x86_64-darwin)
245-
sqlite3 (1.7.0-x86_64-linux)
243+
sqlite3 (1.7.1-arm64-darwin)
244+
sqlite3 (1.7.1-x86_64-darwin)
245+
sqlite3 (1.7.1-x86_64-linux)
246246
stringio (3.1.0)
247247
syntax_tree (6.2.0)
248248
prettier_print (>= 1.2.0)
249-
tapioca (0.11.17)
249+
tapioca (0.12.0)
250250
bundler (>= 2.2.25)
251251
netrc (>= 0.11.0)
252252
parallel (>= 1.21.0)
@@ -289,7 +289,7 @@ DEPENDENCIES
289289
ruby-lsp-rails!
290290
sorbet-static-and-runtime
291291
sqlite3
292-
tapioca (~> 0.11)
292+
tapioca (~> 0.12)
293293

294294
BUNDLED WITH
295295
2.4.22

0 commit comments

Comments
 (0)