Bump versionist

This commit is contained in:
Steffen van Bergerem 2017-08-13 14:04:46 +02:00
parent 6df48b50c3
commit 2e25785f97
No known key found for this signature in database
GPG key ID: 315C9787D548DC6B
2 changed files with 3 additions and 3 deletions

View file

@ -204,7 +204,7 @@ gem "rubyzip", "1.2.1", require: "zip"
# https://github.com/discourse/discourse/pull/238 # https://github.com/discourse/discourse/pull/238
gem "minitest" gem "minitest"
gem "versionist", "1.5.0" gem "versionist", "1.6.0"
# Prevent accidental upgrades of thor # Prevent accidental upgrades of thor
# TODO: remove this when either all gems depending on thor have fixed the warnings # TODO: remove this when either all gems depending on thor have fixed the warnings

View file

@ -736,7 +736,7 @@ GEM
validate_url (1.0.2) validate_url (1.0.2)
activemodel (>= 3.0.0) activemodel (>= 3.0.0)
addressable addressable
versionist (1.5.0) versionist (1.6.0)
activesupport (>= 3) activesupport (>= 3)
railties (>= 3) railties (>= 3)
yard (~> 0.7) yard (~> 0.7)
@ -899,7 +899,7 @@ DEPENDENCIES
unicorn (= 5.3.0) unicorn (= 5.3.0)
unicorn-worker-killer (= 0.4.4) unicorn-worker-killer (= 0.4.4)
uuid (= 2.3.8) uuid (= 2.3.8)
versionist (= 1.5.0) versionist (= 1.6.0)
webmock (= 3.0.1) webmock (= 3.0.1)
will_paginate (= 3.1.6) will_paginate (= 3.1.6)