[#2071] Sort Gemfile
This commit is contained in:
parent
ad040e354a
commit
be82c1c390
1 changed files with 2 additions and 2 deletions
4
Gemfile
4
Gemfile
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue