conflict file
This commit is contained in:
5
Gemfile
5
Gemfile
@@ -13,7 +13,6 @@ gem 'rails', '~> 5.1.0'
|
||||
gem 'mysql2', '>= 0.3.18', '< 0.5'
|
||||
|
||||
#Use PosgreSQL
|
||||
gem 'pg'
|
||||
|
||||
# redis server for cable
|
||||
# gem 'redis', '~> 3.0'
|
||||
@@ -92,4 +91,6 @@ end
|
||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
||||
|
||||
gem 'httparty', '~> 0.15.5'
|
||||
gem 'httparty', '~> 0.15.5'
|
||||
|
||||
gem 'bootstrap-datepicker-rails'
|
||||
Reference in New Issue
Block a user