Skip to content

Commit

Permalink
Bump the sorbet group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the sorbet group with 2 updates in the / directory: [sorbet](https://github.com/sorbet/sorbet) and [tapioca](https://github.com/Shopify/tapioca).


Updates `sorbet` from 0.5.11178 to 0.5.11361
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `tapioca` from 0.11.14 to 0.13.3
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.11.14...v0.13.3)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: sorbet
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sorbet
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 28, 2024
1 parent ffdb080 commit 59d56a6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 25 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ gem "dependabot-swift", path: "swift"
gem "dependabot-terraform", path: "terraform"

# Sorbet
gem "sorbet", "0.5.11178", group: :development
gem "tapioca", "0.11.14", require: false, group: :development
gem "sorbet", "0.5.11361", group: :development
gem "tapioca", "0.13.3", require: false, group: :development

common_gemspec = File.expand_path("common/dependabot-common.gemspec", __dir__)

Expand Down
43 changes: 20 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -227,16 +227,15 @@ GEM
parser (3.3.0.1)
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
prism (0.19.0)
prism (0.27.0)
psych (5.1.2)
stringio
public_suffix (5.0.4)
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
rbi (0.1.6)
prism (>= 0.18.0, < 0.20)
rbi (0.1.12)
prism (>= 0.18.0, < 0.28)
sorbet-runtime (>= 0.5.9204)
rdoc (6.6.2)
psych (>= 4.0.0)
Expand Down Expand Up @@ -291,35 +290,33 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sorbet (0.5.11178)
sorbet-static (= 0.5.11178)
sorbet-runtime (0.5.11178)
sorbet-static (0.5.11178-universal-darwin)
sorbet-static (0.5.11178-x86_64-linux)
sorbet-static-and-runtime (0.5.11178)
sorbet (= 0.5.11178)
sorbet-runtime (= 0.5.11178)
spoom (1.2.4)
sorbet (0.5.11361)
sorbet-static (= 0.5.11361)
sorbet-runtime (0.5.11361)
sorbet-static (0.5.11361-universal-darwin)
sorbet-static (0.5.11361-x86_64-linux)
sorbet-static-and-runtime (0.5.11361)
sorbet (= 0.5.11361)
sorbet-runtime (= 0.5.11361)
spoom (1.3.0)
erubi (>= 1.10.0)
prism (>= 0.19.0)
sorbet-static-and-runtime (>= 0.5.10187)
syntax_tree (>= 6.1.1)
thor (>= 0.19.2)
stackprof (0.2.25)
stringio (3.1.0)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tapioca (0.11.14)
tapioca (0.13.3)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
rbi (>= 0.1.4, < 0.2)
sorbet-static-and-runtime (>= 0.5.10187)
spoom (~> 1.2.0, >= 1.2.0)
sorbet-static-and-runtime (>= 0.5.11087)
spoom (>= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.0)
thor (1.3.1)
toml-rb (2.2.0)
citrus (~> 3.0, > 3.0)
turbo_tests (2.2.0)
Expand All @@ -332,7 +329,7 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
yard (0.9.34)
yard (0.9.36)
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
yard (>= 0.9)
Expand Down Expand Up @@ -371,9 +368,9 @@ DEPENDENCIES
rubocop (~> 1.58.0)
rubocop-performance (~> 1.19.0)
rubocop-sorbet (~> 0.7.3)
sorbet (= 0.5.11178)
sorbet (= 0.5.11361)
stackprof (~> 0.2.16)
tapioca (= 0.11.14)
tapioca (= 0.13.3)
turbo_tests (~> 2.2.0)
vcr (~> 6.1)
webmock (~> 3.18)
Expand Down

0 comments on commit 59d56a6

Please sign in to comment.