sinatra / sinatra

Classy web-development dressed in a DSL (official / canonical repo)

Home Page:https://sinatrarb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rackup command fails with Sinatra app in ruby 3.3.0-rc1

MatzFan opened this issue · comments

Unable to activate sinatra-3.1.0, because rack-3.0.8 conflicts with rack (~> 2.2, >= 2.2.4) (Gem::ConflictError)

I think this must be a bundler issue but I'm reporting it here too FYI:

rubygems/rubygems#7320