You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2021. It is now read-only.
I've tried to use xapit 0.3 with rails 3.2.11 (and rack 1.4.5):
Bundler could not find compatible versions for gem "rack":
In Gemfile:
xapit (~> 0.3) ruby depends on
rack (~> 1.2.2) ruby
rails (= 3.2.11) ruby depends on
rack (1.4.5)