diff --git a/Gemfile.lock b/Gemfile.lock index 84000fb87b..4c30d0ef0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,8 +228,9 @@ GEM irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - js-routes (2.2.8) - railties (>= 4) + js-routes (2.3.3) + railties (>= 5) + sorbet-runtime js_cookie_rails (2.2.0) railties (>= 3.1) jsbundling-rails (1.3.1) @@ -443,6 +444,7 @@ GEM rack (~> 2.2, >= 2.2.4) rack-protection (= 3.1.0) tilt (~> 2.0) + sorbet-runtime (0.5.11690) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4)