Skip to content

Commit db9e4ad

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 4c48bb4 commit db9e4ad

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.12977"
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
@@ -497,13 +497,13 @@ GEM
497497
fugit (~> 1.11)
498498
railties (>= 7.1)
499499
thor (>= 1.3.1)
500-
sorbet (0.5.12016)
501-
sorbet-static (= 0.5.12016)
502-
sorbet-runtime (0.5.12016)
503-
sorbet-static (0.5.12016-x86_64-linux)
504-
sorbet-static-and-runtime (0.5.12016)
505-
sorbet (= 0.5.12016)
506-
sorbet-runtime (= 0.5.12016)
500+
sorbet (0.6.12977)
501+
sorbet-static (= 0.6.12977)
502+
sorbet-runtime (0.6.12977)
503+
sorbet-static (0.6.12977-x86_64-linux)
504+
sorbet-static-and-runtime (0.6.12977)
505+
sorbet (= 0.6.12977)
506+
sorbet-runtime (= 0.6.12977)
507507
spoom (1.7.11)
508508
erubi (>= 1.10.0)
509509
prism (>= 0.28.0)
@@ -645,7 +645,7 @@ DEPENDENCIES
645645
simplecov-cobertura
646646
solid_queue
647647
sorbet
648-
sorbet-runtime (= 0.5.12016)
648+
sorbet-runtime (= 0.6.12977)
649649
sprockets-rails
650650
sqlite3 (>= 1.4)
651651
standard

0 commit comments

Comments
 (0)