Skip to content

Commit

Permalink
Bump sorbet from 0.5.11480 to 0.5.11481 in /gemfiles/typecheck
Browse files Browse the repository at this point in the history
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.11480 to 0.5.11481.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent a54abc4 commit 02435ab
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions gemfiles/typecheck/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ GEM
csv (3.3.0)
drb (2.2.1)
erubi (1.13.0)
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
fileutils (1.7.2)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -56,14 +57,14 @@ GEM
sexp_processor (~> 4.16)
securerandom (0.3.1)
sexp_processor (4.17.2)
sorbet (0.5.11480)
sorbet-static (= 0.5.11480)
sorbet-runtime (0.5.11480)
sorbet-static (0.5.11480-universal-darwin)
sorbet-static (0.5.11480-x86_64-linux)
sorbet-static-and-runtime (0.5.11480)
sorbet (= 0.5.11480)
sorbet-runtime (= 0.5.11480)
sorbet (0.5.11481)
sorbet-static (= 0.5.11481)
sorbet-runtime (0.5.11481)
sorbet-static (0.5.11481-universal-darwin)
sorbet-static (0.5.11481-x86_64-linux)
sorbet-static-and-runtime (0.5.11481)
sorbet (= 0.5.11481)
sorbet-runtime (= 0.5.11481)
spoom (1.3.3)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down

0 comments on commit 02435ab

Please sign in to comment.