Skip to content

Bump `parser` gem to 2.5.0.5

blackst0ne requested to merge blackst0ne-bump-parser-2-5-0-5 into master

What does this MR do?

  1. Synchronize used version of parser gem for both versions of rails: 4 and 5.
  2. Fix broken CI pipelines for rails5 branches.

The 2.5.0.4 version is removed from rubygems, so it's skipped.
https://github.com/whitequark/parser/issues/478

Are there points in the code the reviewer needs to double check?

Check if nothing got broken (not expected).

Why was this MR needed?

Fix broken CI for rails5.

Screenshots (if relevant)

No.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

No.

Edited by blackst0ne

Merge request reports