We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207c704 commit db40df7Copy full SHA for db40df7
Gemfile
@@ -1,3 +1,5 @@
1
source 'https://rubygems.org'
2
3
gem 'sinatra'
4
+gem "rack", ">= 1.6.11"
5
+gem "rack-protection", ">= 1.5.5"
0 commit comments