I updated ruby to 2.5.0 and got such error when start server:
syntax error, unexpected '{', expecting keyword_end (SyntaxError) ....transaction { block.call } } {.
I commented Wrap block and error disappered. I think it's because of changes in ruby blocks but I'm not sure.
Please quote the actual line in the library to report an issue.
Anyway, I guess (just guess, because we can't figure out the actual problem from your report) it looks the same as https://bugs.ruby-lang.org/issues/14023. If so, Trailblazer should fix the line.
Please quote the actual line in the library to report an issue.
Anyway, I guess (just guess, because we can't figure out the actual problem from your report) it looks the same as https://bugs.ruby-lang.org/issues/14023. If so, Trailblazer should fix the line.