Relax racc dependency to fix build on Ruby trunk by pocke · Pull Request #62 · soutaro/querly

We cannot build racc v1.4.14 with Ruby trunk because of ruby/racc#101 . So I relaxed the racc dependency. I introduced finxing version of rack in #1 . I forget why I fixed it, but I think relaxed v...