[#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 'mailjet'
|
||||||
|
|
||||||
|
gem "premailer-rails"
|
||||||
|
|
||||||
gem 'smart_listing'
|
gem 'smart_listing'
|
||||||
|
|
||||||
gem 'bootstrap-wysihtml5-rails', '~> 0.3.3.8'
|
gem 'bootstrap-wysihtml5-rails', '~> 0.3.3.8'
|
||||||
|
@ -163,5 +165,3 @@ group :development, :test do
|
||||||
gem 'dotenv-rails'
|
gem 'dotenv-rails'
|
||||||
gem 'rspec_junit_formatter'
|
gem 'rspec_junit_formatter'
|
||||||
end
|
end
|
||||||
|
|
||||||
gem "premailer-rails"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue