• Adam Niedzielski's avatar
    Change target Ruby version for Rubocop to 2.1. · e9218c7e
    Adam Niedzielski authored
    We have to use the lowest common denominator to check the supported syntax
    and in our case it is Ruby 2.1.
    Please note that it will not help with unsupported syntax in HAML files
    because they are not checked by Rubocop.
    e9218c7e