[#2071] Sort Gemfile

This commit is contained in:
Frederic Merizen 2018-06-10 11:39:48 +02:00
parent ad040e354a
commit be82c1c390

View file

@ -74,6 +74,8 @@ gem 'hashie'
gem 'mailjet'
gem "premailer-rails"
gem 'smart_listing'
gem 'bootstrap-wysihtml5-rails', '~> 0.3.3.8'
@ -163,5 +165,3 @@ group :development, :test do
gem 'dotenv-rails'
gem 'rspec_junit_formatter'
end
gem "premailer-rails"