README.md in prawn-svg-0.34.2 vs README.md in prawn-svg-0.35.0

- old
+ new

@@ -8,10 +8,10 @@ This will take an SVG document as input and render it into your PDF. Find out more about the Prawn PDF library at: http://github.com/prawnpdf/prawn prawn-svg is compatible with all versions of Prawn from 0.11.1 onwards, including the 1.x and 2.x series. -The minimum Ruby version required is 2.5.0. +The minimum Ruby version required is 2.7. ## Using prawn-svg ```ruby Prawn::Document.generate("test.pdf") do