fixed conflict
This commit is contained in:
6
Gemfile
6
Gemfile
@@ -9,14 +9,18 @@ end
|
||||
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
|
||||
gem 'rails', '~> 5.1.0'
|
||||
# Use mysql as the database for Active Record
|
||||
<<<<<<< HEAD
|
||||
#gem 'mysql2', '>= 0.3.18', '< 0.5'
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
gem 'mysql2', '>= 0.3.18', '< 0.5'
|
||||
>>>>>>> 9dddd2fc787b1fa43898427a96cd0bfea4fbd9e0
|
||||
|
||||
#Use PosgreSQL
|
||||
gem 'pg'
|
||||
|
||||
# redis server for cable
|
||||
gem 'redis', '~> 3.0'
|
||||
# gem 'redis', '~> 3.0'
|
||||
|
||||
=======
|
||||
gem 'pg'
|
||||
|
||||
Reference in New Issue
Block a user