mailjet add/config
This commit is contained in:
4
Gemfile
4
Gemfile
@ -1,17 +1,17 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'figaro', '~> 1.1.1'
|
||||
gem 'settingslogic', '~> 2.0.9'
|
||||
gem 'bcrypt', '~> 3.1.7'
|
||||
gem 'mysql2', '>= 0.3.18', '< 0.5'
|
||||
gem 'rails', '~> 5.0.0'
|
||||
|
||||
# gem 'autoprefixer-rails'
|
||||
gem 'jbuilder', '~> 2.6'
|
||||
gem 'jquery-rails'
|
||||
gem 'json', '~> 2.0.2'
|
||||
gem 'mailjet', '~> 1.3.8'
|
||||
gem 'puma', '~> 3.0'
|
||||
gem 'sass-rails', '~> 5.0'
|
||||
gem 'settingslogic', '~> 2.0.9'
|
||||
gem 'turbolinks', '~> 5'
|
||||
gem 'uglifier', '>= 1.3.0'
|
||||
|
||||
|
Reference in New Issue
Block a user