Skip to content

Commit

Permalink
Removal Sinatra 1.x Appraisal
Browse files Browse the repository at this point in the history
Sinatra 1.x is not supported as it does not provide the
Sinatra::Event API. It does not need to be appraised.
  • Loading branch information
Zachery Hostens committed Nov 8, 2023
1 parent 7ba2616 commit 7761a7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions instrumentation/sinatra/Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,3 @@ end
appraise 'sinatra-2.x' do
gem 'sinatra', '~> 2.1'
end

appraise 'sinatra-1.x' do
gem 'sinatra', '~> 1.4'
end

0 comments on commit 7761a7e

Please sign in to comment.