Skip to content

Commit db40df7

Browse files
author
Albert Mourato
committed
Fix security vulnerabitilies
1 parent 207c704 commit db40df7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
source 'https://rubygems.org'
22

33
gem 'sinatra'
4+
gem "rack", ">= 1.6.11"
5+
gem "rack-protection", ">= 1.5.5"

0 commit comments

Comments
 (0)