Remove will_paginate version constraint

This commit is contained in:
RageLtMan
2017-01-02 05:01:41 -05:00
parent 08e047c90e
commit 178ddd32c7

View File

@@ -6,7 +6,7 @@ gem 'oauth-plugin'
gem 'oauth'
gem 'roxml'
gem 'edmunds_vin'
gem 'will_paginate', '~> 3.1.0'
gem 'will_paginate'
group :assets do
gem 'coffee-rails'