diff --git a/Gemfile.lock b/Gemfile.lock index a9b491c..9981b2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) - base64 (0.2.0) + base64 (0.3.0) bigdecimal (3.2.3) google-protobuf (4.32.1) bigdecimal @@ -89,8 +89,8 @@ GEM puma (7.0.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.1) - rack-protection (4.1.1) + rack (3.2.3) + rack-protection (4.2.0) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4) @@ -116,11 +116,11 @@ GEM parser (>= 3.3.1.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sinatra (4.1.1) + sinatra (4.2.0) logger (>= 1.6.0) mustermann (~> 3.0) rack (>= 3.0.0, < 4) - rack-protection (= 4.1.1) + rack-protection (= 4.2.0) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) temporalio (1.0.0)