diff --git a/Gemfile.lock b/Gemfile.lock index ed889d8..970c5af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,8 +28,10 @@ GEM tilt i18n (0.7.0) minitest (5.9.1) - rack (1.6.5) - rack-protection (1.5.3) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) + rack (2.2.3) + rack-protection (2.2.0) rack rack-test (0.6.3) rack (>= 1.0) @@ -47,13 +49,15 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - sinatra (1.4.7) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) + ruby2_keywords (0.0.5) + sinatra (2.2.0) + mustermann (~> 1.0) + rack (~> 2.2) + rack-protection (= 2.2.0) + tilt (~> 2.0) sqlite3 (1.3.12) thread_safe (0.3.5) - tilt (2.0.5) + tilt (2.0.10) timecop (0.8.1) tzinfo (1.2.2) thread_safe (~> 0.1)