Skip to content

Commit 684c8a3

Browse files
Bump sorbet-runtime from 0.5.12016 to 0.5.12388
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.12016 to 0.5.12388. - [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.12388 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 813e55a commit 684c8a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

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

2929
# Sorbet runtime (needed in all environments and
3030
# pinned for nixpkgs)
31-
gem "sorbet-runtime", "= 0.5.12016"
31+
gem "sorbet-runtime", "0.5.12388"
3232

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ GEM
513513
thor (>= 1.3.1)
514514
sorbet (0.5.12374)
515515
sorbet-static (= 0.5.12374)
516-
sorbet-runtime (0.5.12016)
516+
sorbet-runtime (0.5.12388)
517517
sorbet-static (0.5.12374-aarch64-linux)
518518
sorbet-static (0.5.12374-universal-darwin)
519519
sorbet-static (0.5.12374-x86_64-linux)
@@ -666,7 +666,7 @@ DEPENDENCIES
666666
simplecov-cobertura
667667
solid_queue (~> 1.0)
668668
sorbet
669-
sorbet-runtime (= 0.5.12016)
669+
sorbet-runtime (= 0.5.12388)
670670
sprockets-rails
671671
sqlite3 (>= 1.4)
672672
standard

0 commit comments

Comments
 (0)