diff --git a/Gemfile.lock b/Gemfile.lock index d520abb..8d364d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM puma (4.3.5) nio4r (~> 2.0) rack (2.2.3) - rack-protection (2.0.8.1) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -215,13 +215,13 @@ GEM rubocop-rspec (1.39.0) rubocop (>= 0.68.1) ruby-progressbar (1.10.1) - ruby2_keywords (0.0.2) + ruby2_keywords (0.0.5) shoulda-matchers (3.1.3) activesupport (>= 4.0.0) - sinatra (2.0.8.1) + sinatra (2.2.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.8.1) + rack (~> 2.2) + rack-protection (= 2.2.0) tilt (~> 2.0) spring (2.1.0) spring-watcher-listen (2.0.1)