Skip to content

Commit 5023a80

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

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.5.12424"
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
@@ -480,13 +480,13 @@ GEM
480480
fugit (~> 1.11.0)
481481
railties (>= 7.1)
482482
thor (>= 1.3.1)
483-
sorbet (0.5.12016)
484-
sorbet-static (= 0.5.12016)
485-
sorbet-runtime (0.5.12016)
486-
sorbet-static (0.5.12016-x86_64-linux)
487-
sorbet-static-and-runtime (0.5.12016)
488-
sorbet (= 0.5.12016)
489-
sorbet-runtime (= 0.5.12016)
483+
sorbet (0.5.12424)
484+
sorbet-static (= 0.5.12424)
485+
sorbet-runtime (0.5.12424)
486+
sorbet-static (0.5.12424-x86_64-linux)
487+
sorbet-static-and-runtime (0.5.12424)
488+
sorbet (= 0.5.12424)
489+
sorbet-runtime (= 0.5.12424)
490490
spoom (1.7.6)
491491
erubi (>= 1.10.0)
492492
prism (>= 0.28.0)
@@ -626,7 +626,7 @@ DEPENDENCIES
626626
simplecov-cobertura
627627
solid_queue
628628
sorbet
629-
sorbet-runtime (= 0.5.12016)
629+
sorbet-runtime (= 0.5.12424)
630630
sprockets-rails
631631
sqlite3 (>= 1.4)
632632
standard

0 commit comments

Comments
 (0)