From b5b53adad6585409a519f8d6ddfe95d90934a490 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Mon, 22 Jul 2019 14:29:45 +0200 Subject: Remove unused sinatra dependency Signed-off-by: Hans de Graaff --- Gemfile.lock | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 4cd71e3..c81da0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM octicons (= 9.1.1) rails rack (1.6.11) - rack-protection (1.5.5) + rack-protection (2.0.5) rack rack-test (0.6.3) rack (>= 1.0) @@ -166,10 +166,6 @@ GEM rack (>= 1.5.0) rack-protection (>= 1.5.0) redis (>= 3.3.5, < 5) - sinatra (1.4.8) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) spring (2.1.0) sprockets (3.7.2) concurrent-ruby (~> 1.0) @@ -220,7 +216,6 @@ DEPENDENCIES sass-rails (~> 5.0) sdoc (~> 0.4.0) sidekiq - sinatra spring thin turbolinks -- cgit v1.2.3-65-gdbad