alphagov / govuk_elements_rails

❗️GOV.UK Elements is deprecated, and will only receive major bug fixes and security patches. A gem wrapper around http://github.com/alphagov/govuk_elements that pulls stylesheet and javascript files into a Rails app.
MIT License
5 stars 4 forks source link

Strip invalid characters from version #21

Closed robinwhittleton closed 7 years ago

robinwhittleton commented 7 years ago

Rake only allows [a-z0-9]. as valid characters, but Git generates version tags for test releases that contain hyphens.