diff --git a/Gemfile.lock b/Gemfile.lock index b5673894..d24d410d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ GEM public_suffix (4.0.6) racc (1.5.2) rack (2.2.3) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -73,10 +73,10 @@ GEM terminal-table simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) - sinatra (2.1.0) + sinatra (2.2.0) mustermann (~> 1.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.0) tilt (~> 2.0) terminal-table (3.0.1) unicode-display_width (>= 1.1.1, < 3)