diff --git a/Gemfile b/Gemfile index e0bb330..ed1cf4e 100644 --- a/Gemfile +++ b/Gemfile @@ -35,7 +35,7 @@ gem "thruster", require: false # Use Rack CORS for handling Cross-Origin Resource Sharing (CORS), making cross-origin Ajax possible # gem "rack-cors" -gem "sorbet-runtime", "~> 0.5" +gem "sorbet-runtime", "~> 0.6" gem "devise" gem "devise-jwt" diff --git a/Gemfile.lock b/Gemfile.lock index 9d10fa4..faef55a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -324,15 +324,15 @@ GEM fugit (~> 1.11) railties (>= 7.1) thor (>= 1.3.1) - sorbet (0.6.12732) - sorbet-static (= 0.6.12732) - sorbet-runtime (0.6.12732) - sorbet-static (0.6.12732-aarch64-linux) - sorbet-static (0.6.12732-universal-darwin) - sorbet-static (0.6.12732-x86_64-linux) - sorbet-static-and-runtime (0.6.12732) - sorbet (= 0.6.12732) - sorbet-runtime (= 0.6.12732) + sorbet (0.6.12872) + sorbet-static (= 0.6.12872) + sorbet-runtime (0.6.12872) + sorbet-static (0.6.12872-aarch64-linux) + sorbet-static (0.6.12872-universal-darwin) + sorbet-static (0.6.12872-x86_64-linux) + sorbet-static-and-runtime (0.6.12872) + sorbet (= 0.6.12872) + sorbet-runtime (= 0.6.12872) spoom (1.7.9) erubi (>= 1.10.0) prism (>= 0.28.0) @@ -419,7 +419,7 @@ DEPENDENCIES solid_cache solid_queue sorbet (~> 0.5) - sorbet-runtime (~> 0.5) + sorbet-runtime (~> 0.6) tapioca (~> 0.17) thruster tzinfo-data