comment out nokogiri clause
This commit is contained in:
parent
572e1f821c
commit
c7dbd07496
2
Gemfile
2
Gemfile
@ -3,7 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
|||||||
|
|
||||||
ruby '2.7.0'
|
ruby '2.7.0'
|
||||||
|
|
||||||
gem 'nokogiri', require: false
|
# gem 'nokogiri', require: false
|
||||||
|
|
||||||
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
|
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
|
||||||
gem 'rails', '6.0.2.1'
|
gem 'rails', '6.0.2.1'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user