config/environment.rb in the-office-quote-generator-0.0.6 vs config/environment.rb in the-office-quote-generator-0.0.7
- old
+ new
@@ -1,7 +1,5 @@
require 'bundler'
Bundler.require
-
-require 'nokogiri'
require 'pry'
require_all 'lib'
\ No newline at end of file