Add version_sorter gem

This commit is contained in:
Robert Speicher 2014-03-08 23:58:56 -05:00
parent c3f088d261
commit 29db8efaa4
2 changed files with 3 additions and 0 deletions

View File

@ -114,6 +114,7 @@ gem 'settingslogic'
# Misc
gem "foreman"
gem 'version_sorter'
# Cache
gem "redis-rails"

View File

@ -537,6 +537,7 @@ GEM
raindrops (~> 0.7)
unicorn-worker-killer (0.4.2)
unicorn (~> 4)
version_sorter (1.1.0)
virtus (1.0.1)
axiom-types (~> 0.0.5)
coercible (~> 1.0)
@ -662,4 +663,5 @@ DEPENDENCIES
underscore-rails (~> 1.4.4)
unicorn (~> 4.6.3)
unicorn-worker-killer
version_sorter
webmock