diff --git a/Gemfile.lock b/Gemfile.lock index 3f8dcaa8..41ea4761 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,10 +196,10 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (4.0.6) - puma (5.6.2) + puma (5.6.4) nio4r (~> 2.0) rack (2.2.3) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rack-ssl (1.4.1) rack @@ -226,23 +226,23 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) sentry-raven (3.1.2) faraday (>= 1.0) sidekiq (6.4.1) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) - 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) - 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) thread_safe (0.3.6) tilt (2.0.10) @@ -314,4 +314,4 @@ RUBY VERSION ruby 2.5.9p362 BUNDLED WITH - 2.3.7 + 2.3.14