Commit 29db8efa authored by Robert Speicher's avatar Robert Speicher

Add version_sorter gem

parent c3f088d2
...@@ -114,6 +114,7 @@ gem 'settingslogic' ...@@ -114,6 +114,7 @@ gem 'settingslogic'
# Misc # Misc
gem "foreman" gem "foreman"
gem 'version_sorter'
# Cache # Cache
gem "redis-rails" gem "redis-rails"
......
...@@ -537,6 +537,7 @@ GEM ...@@ -537,6 +537,7 @@ GEM
raindrops (~> 0.7) raindrops (~> 0.7)
unicorn-worker-killer (0.4.2) unicorn-worker-killer (0.4.2)
unicorn (~> 4) unicorn (~> 4)
version_sorter (1.1.0)
virtus (1.0.1) virtus (1.0.1)
axiom-types (~> 0.0.5) axiom-types (~> 0.0.5)
coercible (~> 1.0) coercible (~> 1.0)
...@@ -662,4 +663,5 @@ DEPENDENCIES ...@@ -662,4 +663,5 @@ DEPENDENCIES
underscore-rails (~> 1.4.4) underscore-rails (~> 1.4.4)
unicorn (~> 4.6.3) unicorn (~> 4.6.3)
unicorn-worker-killer unicorn-worker-killer
version_sorter
webmock webmock
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment