Skip to content

Commit ad33c54

Browse files
Bump sorbet-runtime from 0.5.12016 to 0.6.12935
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.12016 to 0.6.12935. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: sorbet-runtime dependency-version: 0.6.12935 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa0b39c commit ad33c54

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ gem "en14960"
2727

2828
# Sorbet runtime (needed in all environments and
2929
# pinned for nixpkgs)
30-
gem "sorbet-runtime", "= 0.5.12016"
30+
gem "sorbet-runtime", "0.6.12935"
3131

3232
group :development, :test do
3333
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -495,13 +495,13 @@ GEM
495495
fugit (~> 1.11)
496496
railties (>= 7.1)
497497
thor (>= 1.3.1)
498-
sorbet (0.5.12016)
499-
sorbet-static (= 0.5.12016)
500-
sorbet-runtime (0.5.12016)
501-
sorbet-static (0.5.12016-x86_64-linux)
502-
sorbet-static-and-runtime (0.5.12016)
503-
sorbet (= 0.5.12016)
504-
sorbet-runtime (= 0.5.12016)
498+
sorbet (0.6.12935)
499+
sorbet-static (= 0.6.12935)
500+
sorbet-runtime (0.6.12935)
501+
sorbet-static (0.6.12935-x86_64-linux)
502+
sorbet-static-and-runtime (0.6.12935)
503+
sorbet (= 0.6.12935)
504+
sorbet-runtime (= 0.6.12935)
505505
spoom (1.7.9)
506506
erubi (>= 1.10.0)
507507
prism (>= 0.28.0)
@@ -643,7 +643,7 @@ DEPENDENCIES
643643
simplecov-cobertura
644644
solid_queue
645645
sorbet
646-
sorbet-runtime (= 0.5.12016)
646+
sorbet-runtime (= 0.6.12935)
647647
sprockets-rails
648648
sqlite3 (>= 1.4)
649649
standard

0 commit comments

Comments
 (0)