diff --git a/Gemfile b/Gemfile index 94f1f8d..c42dedf 100644 --- a/Gemfile +++ b/Gemfile @@ -18,4 +18,4 @@ gem 'org-ruby' gem 'RedCloth' # For our GitHub webhook middleware -gem 'sinatra' +gem 'sinatra', '>= 4.1.0'