diff --git a/spec/support/spec_sp/Gemfile.lock b/spec/support/spec_sp/Gemfile.lock index e955903f..8892d378 100644 --- a/spec/support/spec_sp/Gemfile.lock +++ b/spec/support/spec_sp/Gemfile.lock @@ -36,20 +36,20 @@ GEM coderay (~> 1.1) method_source (~> 1.0) rack (2.2.3) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rake (13.0.3) - ruby2_keywords (0.0.4) - sinatra (2.1.0) + ruby2_keywords (0.0.5) + sinatra (2.2.0) mustermann (~> 1.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.0) tilt (~> 2.0) - sinatra-contrib (2.1.0) + sinatra-contrib (2.2.0) multi_json mustermann (~> 1.0) - rack-protection (= 2.1.0) - sinatra (= 2.1.0) + rack-protection (= 2.2.0) + sinatra (= 2.2.0) tilt (~> 2.0) tilt (2.0.10)