diff --git a/Gemfile.lock b/Gemfile.lock index a9843e50..111c0578 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) @@ -237,8 +239,8 @@ GEM method_source (~> 1.0) public_suffix (4.0.3) puma (3.12.6) - rack (2.2.2) - rack-protection (2.0.8.1) + rack (2.2.3) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -295,7 +297,7 @@ GEM rspec-support (~> 3.9.0) rspec-support (3.9.2) ruby-progressbar (1.10.1) - ruby2_keywords (0.0.2) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) rubyzip (1.3.0) safe_yaml (1.0.5) @@ -315,10 +317,10 @@ GEM rubyzip (>= 1.2.2) sentry-raven (2.13.0) faraday (>= 0.7.6, < 1.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)