Skip to content

Commit

Permalink
Bump versionist
Browse files Browse the repository at this point in the history
  • Loading branch information
denschub authored and jhass committed May 12, 2016
1 parent cd7fad1 commit 347f783
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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".
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)

Expand Down

0 comments on commit 347f783

Please sign in to comment.