NewCircleMovement / tinkuy

0 stars 0 forks source link

Updated rails-version in Gemfile, and regenerated Gemfile.lock + expected test output #19

Closed rasmuserik closed 9 years ago

rasmuserik commented 9 years ago

We currently depend on an old version of rails, etc., which seems to have security warnings: https://gemnasium.com/NewCircleMovement/tinkuy This pull request updates to rails 4.2.3, which I believe fixes #18 . When running the automatic test, it only appears that this changes the order of certain html-properties, but please check that the new version does not break anything, before merging.