Bump versionist

This commit is contained in:
Dennis Schubert 2016-05-12 02:27:24 +02:00 committed by Jonne Haß
parent cd7fad1f6d
commit 347f783052
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6
2 changed files with 3 additions and 3 deletions

View file

@ -195,7 +195,7 @@ gem "rubyzip", "1.2.0", require: "zip"
# https://github.com/discourse/discourse/pull/238
gem "minitest"
gem "versionist", "1.4.1"
gem "versionist", "1.5.0"
# Windows and OSX have an execjs compatible runtime built-in, Linux users should
# install Node.js or use "therubyracer".

View file

@ -883,7 +883,7 @@ GEM
validate_url (1.0.2)
activemodel (>= 3.0.0)
addressable
versionist (1.4.1)
versionist (1.5.0)
activesupport (>= 3)
railties (>= 3)
yard (~> 0.7)
@ -1047,7 +1047,7 @@ DEPENDENCIES
unicorn (= 5.1.0)
unicorn-worker-killer (= 0.4.4)
uuid (= 2.3.8)
versionist (= 1.4.1)
versionist (= 1.5.0)
webmock (= 1.22.6)
will_paginate (= 3.1.0)